@charset "utf-8";
/* CSS Document */

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(../img/bkgr.png);
	background-repeat: repeat-x;*/
	background-color: #DDDCD6;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
    COLOR: #001133; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
} 
.bkgr_petitii_TL { /*bkgr Top-Left*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_TL.png);
}

.bkgr_petitii_TM { /*bkgr Top-Middle*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_TM.png);
}

.bkgr_petitii_TR { /*bkgr Top-Right*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_TR.png);
}

.bkgr_petitii_CL { /*bkgr Center-Left*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_CL.png);
}

.bkgr_petitii_CM { /*bkgr Center-Middle*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_CM.png);
}

.bkgr_petitii_CR { /*bkgr Center-Right*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_CR.png);
}

.bkgr_petitii_BL { /*bkgr Bottom-Left*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_BL.png);
}

.bkgr_petitii_BM { /*bkgr Bottom-Middle*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_BM.png);
}

.bkgr_petitii_BR { /*bkgr Bottom-Right*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(../img/bkgr_petitii_BR.png);
}

.header {
	background-image: url(../img/header.png);
	width: 980px;
	height: 100px;
}

.border_up {
	background-image: url(../img/border_up.png);
	width: 980px;
	height: 20px;
}

.border_down {
	background-image: url(../img/border_down.png);
	width: 980px;
	height: 20px;
}

.topmenu {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(../img/topmenu.png);
    background-repeat: repeat-x;
    height: 30px;
}


.topmenu_instit {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(../img/topmenu_instit.png);
    background-color: #5090BE;
    background-repeat: repeat-x;
    height: 30px;
    padding-left: 15px;
}

.tables {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #999;
	background-color: #D6EAF7;
}

td.colhead {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/colhead.png);
	height: 20px;
	padding-left: 3px;
	border-left: 0px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #999;
}

td.rowhead_rb { /*row with border right-bottom */
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCC;
	padding: 2px;
	border-left: 0px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #999;
}

td.rowDetails {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCC;
	padding-left: 3px;
	border-left: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #999;
}

td.rowDetails_b { /*text is bold*/
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DDD;
	padding-left: 3px;
	border-left: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #999;
}

.minitext {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 9px;
    color: #000;
}

.text {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}

.text_b {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
	font-weight: bold;
}

.verifText {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #F00;
}

input, select {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
	border: 1px;
	border-style: solid;
	border-color: #666;
}

a.rowlink {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #000;
	text-decoration: none;
}

a.rowlink:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #09F;
	text-decoration: underline;
}

a.link {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
	text-decoration: none;
}

a.link:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #09F;
	text-decoration: none;
}

.linkactive {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #09F;
}

a.toptext {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #EEE;
	text-decoration: none;
}

a.toptext:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #DDD;
	text-decoration: underline;
}