body,td {
	font: 10px "Tahoma", Arial;
	color: #828282;
	margin: 0px;
	
	SCROLLBAR-FACE-COLOR: #666C70; 
    SCROLLBAR-HIGHLIGHT-COLOR: #7E868B; 
    SCROLLBAR-SHADOW-COLOR: #4b4f52; 
    SCROLLBAR-3DLIGHT-COLOR: #7E868B; 
    SCROLLBAR-ARROW-COLOR: #FFF; 
    SCROLLBAR-DARKSHADOW-COLOR: #4B4F52; 
    SCROLLBAR-BASE-COLOR: #8A4b2F;
	SCROLLBAR-TRACK-COLOR: #; 
}
a {
	color: #828282;
	font-family: Tahoma, Arial; 
	text-decoration: none;
}
a:hover {
	color: #68b92E; 
	font-family: Tahoma, Arial;
	text-decoration: none;
}
a:link,visited {
	color: #828282; 
	font-family: Tahoma, Arial;
	text-decoration: none;
}
.tahomaWhite {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.tahomaWhite a:link {
	color: #FFF;
	text-decoration: none;
}
.tahomaWhite a:visited {
	color: #FFF;
	text-decoration: none;
}
.tahomaWhite a:hover {
	color: #FFF;
	text-decoration: none;
}

.tahomaNoticia13 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: Bold;
	color: #fff;
	/*filter:dropshadow (color=#000000,offx=2,offy=2);*/
		
}
.tahomaNoticia12 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #fff;		
	/*filter:shadow (color=#000000,direction=200);*/
}

.tahomaNoticia11 {
	font-family: Tahoma, Arial;
	font-size: 11px;	
	color: #fff;
	line-height:18px;
}

.tahomaNoticia9 {
	font-family: Tahoma, Arial;
	font-size: 9px;	
	color: #fff;
}

.tahomaWhite11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.tahomaWhite11 a:link {
	color: #FFF;
	text-decoration: none;
}
.tahomaWhite11 a:visited {
	color: #FFF;
	text-decoration: none;
}
.tahomaWhite11 a:hover {
	color: #FFF;
	text-decoration: none;
}
.tahomaGreen {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #68b92e;
}
.tahomaGreen a:link {
	color: #68b92E;
	text-decoration: none;
}
.tahomaGreen a:visited {
	color: #68b92E;
	text-decoration: none;
}
.tahomaGreen a:hover {
	color: #68b92E;
	text-decoration: none;
}
.tahomaMain {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
}
.tahomaMain a:link {
	color: #FFF;
	text-decoration: none;
}
.tahomaMain a:visited {
	color: #FFF;
	text-decoration: none;
}
.tahomaMain a:hover {
	color: #FFF;
	text-decoration: none;
}

.tahomaFrase {
	font-family: Tahoma, Arial;
	font-size: 11px;	
	color: #828282;
}
.dropDown {
	color: #828282;
	border: none;
	font-family: tahoma;
	font-size: 10px;
	background-color: F7F7F7;
}
.inputForm {
	font: 10px Tahoma, Arial;
	color: #828282;
	height: 15px;
	background-color: #FFF;
	border-top: #FFF 1px solid;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-left: #FFF 1px solid;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.inputForm2 {
	font: 10px Tahoma, Arial;
	/*color: #CED0D2;*/
	/*background-color: #666C70;*/
	/*background-image: url(img/traco_form.gif);*/
	/*background-repeat: repeat-x;*/
	/*height: 19px;*/	
	height: 14px;
	/*padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;*/
	border: none;
}
.inputForm3 {
	font: 10px Tahoma, Arial;
	/*color: #CED0D2;
	background-color: #666C70;
	background-image: url(img/traco_text_area.gif);
	background-repeat: repeat-y;*/	
	border: none;
	/*line-height: 20px;*/
	line-height: 15px;
}
a.menu {
	position: relative;
	display: block;
	font: 11px Tahoma, Arial;
	color: #828282;
	text-decoration: none;
	padding: 0px 0px 1px 4px;
}
a.menu:hover {
	color: #FFF;
	background-color: #68b92e;
}
a.menuCinza {
	position: relative;
	display: block;
	font: 11px Tahoma, Arial;	
	color: #828282;
	text-decoration:none;
	padding: 0px 0px 2px 4px;
}
a.menuCinza:hover {
	color:#828282;
	background-color:#F2F2F2;
}



.Scroll
{
	overflow:auto; 
	height:238px; 
	position:absolute; 
	width:328px;
}


.Titulo
{
	font: 12px Tahoma, Arial;
	color: White;	
	font-weight:500;
	text-transform:uppercase;	
}

#logo
{
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	border-bottom:2px solid #c3c3c3;
	border-right:2px solid #c3c3c3;
	
}