body {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: black;}
td {font-family: Verdana, Arial, Helvetica;  font-size: 11px;color: black}

.maintext {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: white; font-weight:normal; line-height: normal}
.popuptext {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: black; line-height: normal}
.title {font-family: Verdana, Arial, Helvetica; color: #9C3603; font-weight: bold}
.redtitle {font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 18px; color: #9C3603; font-weight: bold}
.gray {color: #8F8F8F; }
.red {color: #9C3603;}

.text {line-height: 120%; text-align: justify;}
.news {font-size: 10px;}
.malo {font-size: 9px;}
.maliarial {font-family: Arial, Helvetica; font-size: 10px;}

A:link {text-decoration: none; color: 001366}
A:visited {text-decoration: none; color: 001366}
A:hover {text-decoration: underline; color: 000000}

.belo {color: #ffffff}
A.belo {text-decoration: underline; color: #ffffff}
A.belo:hover {text-decoration: none; color: #ffffff}
A.belo:visited {text-decoration: underline; color: #ffffff}


BODY{	scrollbar-face-color:#EBE2CB;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#EEF1F7;
	scrollbar-shadow-color:#EBE2CB;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-Color:#DFD4B8;}
	
	
A.ALink {
   color: #000000;
	display: block;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
}

A.ALink:hover {
   color: #005A90;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 11px;
	border: dashed #0000AA 1px;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px dashed #FF8F07;
padding: 4px;
background-color: #FFE3C1;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

A.BoxLink {
	text-decoration: none;   	background: #D3E0E7;
	display: block;
	padding-top: 5px;	padding-left: 1px;
	padding-right: 1px;	padding-bottom: 5px;	border: dashed #C7D8F2 1px;


}
A.BoxLink:visited {
	text-decoration: none;   	background: #D3E0E7;
	display: block;
	padding-top: 5px;	padding-left: 1px;
	padding-right: 1px;	padding-bottom: 5px;	border: dashed #C7D8F2 1px;


}
A.BoxLink:hover {
   	background: #FFE3C1;
   	text-decoration: none;
	display: block;
	padding-top: 5px;	padding-left: 1px;
	padding-right: 1px;	padding-bottom: 5px;	border: dashed #FF8F07 1px;

}