html, body{
margin:0px;
border:0px;
padding:0px;
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#000000;
margin:0px;
width:100%;
height:100%;
background-color:#FFFFFF;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color:     #A3A3A3;
scrollbar-base-color: #ffffff;
scrollbar-highlight-color:     #A3A3A3;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color:     #A3A3A3;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color:    #A3A3A3;
}
body,div,td,table        { 
font-family: Verdana; 
font-size: 9px; 
color: #000000;
}
a {
font-size: 9px;
font-family: Verdana;
color: #666666;
border:0;
}
a.fundo {
font-size: 8px;
font-family: Verdana;
color: #71706E;
border:0;
text-decoration:none;
cursor: pointer;
position:absolute;
left:-1000px;
top:-1000px;
}

td.top_line {
	height:17px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#A8A7A6;
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
	text-align:center;
}

td.top_line_down{
	height:17px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#A8A7A6;
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
}

td.top_line_down a{
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
	text-decoration:none;
}

td.top_link {
	height:17px;
	border-left:1px solid #cccccc;
	background-color:#808487;
	font-family: "Trebuchet MS"; 
	font-size: 9px; 
	color: #ffffff;
	text-align:center;
}

.tahoma_11_cinza {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #434343;
	text-decoration:none;

}

.tahoma_10_cinza {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #999999;
	text-decoration:none;

}

.tahoma_11_cinza_escuro {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #999999;
	text-decoration:none;

}

.tahoma_10_data {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #CCCCCC;
	background-color:#5D5D5D;

}

.tahoma_13_preto {
	font-family: Tahoma; 
	font-size: 13px; 
	color: #000000;
	text-decoration:none;
}

.tahoma_11_preto {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333;
	text-decoration:none;
}

.showhide {
	display:none;
}

.input2 {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333;
	text-decoration:none;
}

.gradualshine {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
