body {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-family: trebuchet, tahoma;
	font-size:14px;
	font-color: 000000;
	background-color: #9FA9B3;
}

.clsScroll 
{
	scrollbar-face-color: #C9C8C0;
	scrollbar-highlight-color: #F0F5F5;
	scrollbar-shadow-color: #617476;
	scrollbar-3dlight-color: #A7B5B6;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F0F5F5;
	scrollbar-darkshadow-color: #F0F5F5;
}

.fntpadrao
{
    font-family: trebuchet, tahoma;
	font-size:13px;
	font-color: 000000;
	
}

.fntdestaque
{
    font-family: trebuchet, tahoma;
	font-size:11px;
	font-color: 000000;
	font-weight: bold;
	
}

.fntdetalhes
{
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
    FONT-SIZE: 7pt;
    COLOR: #643200;
}


.menuv
{
  	font-family: tahoma;
	font-size:11px;
	font-color: 000000;

	
}

.tabela01
{
  	background-color: #E5E5DD;
	border-top: #ffffff 1px solid;
	border-right: #73734D 1px double;
	border-left: #73734D 1px solid;
	border-bottom: #73734D 1px solid;  
	width: 781px;
	height: 100%;
}

.tabelanews
{
  	background-color: #E5E5DD;
	border-top: #ffffff 1px solid;
	border-right: #73734D 1px double;
	border-left: #73734D 1px solid;
	border-bottom: #73734D 1px solid;  
	width: 600px;
	height: 100%;
}

.link
{
	  :link    { color:#000000; font-family: trebuchet, tahoma;	font-size:11px;	font-color: 000000; text-decoration: underline;} 
	  :visited { color:#000000; font-family: trebuchet, tahoma;	font-size:11px;	font-color: 000000; text-decoration: underline;} 
	  :active  { color:#000000; font-family: trebuchet, tahoma;	font-size:11px;	font-color: 000000; text-decoration: underline;} 
	  :hover   { color:#CB6101; font-family: trebuchet, tahoma;	font-size:11px;	font-color: 000000; text-decoration: none;}
}






