A:link {color: #52443C; text-decoration: none}
A:visited {color: #52443C; text-decoration: none}
A:active {color: #52443C; text-decoration: none}
A:hover {color: #000000; text-decoration: underline}

A:link { COLOR: #ffffff; TEXT-DECORATION: none }
A:visited { COLOR: #ffffff; TEXT-DECORATION: none }
A:active { COLOR: #ffffff; TEXT-DECORATION: none }
A:hover { COLOR: #ffffff; TEXT-DECORATION: underline ; }

A.Menu:link { COLOR: #ffffff; TEXT-DECORATION: none }
A.Menu:visited { COLOR: #ffffff; TEXT-DECORATION: none }
A.Menu:active { COLOR: #ffffff; TEXT-DECORATION: none }
A.Menu:hover { COLOR: #ffffff; TEXT-DECORATION: underline; }

A.cursos:link {color: #0000FF; text-decoration: none}
A.cursos:visited {color: #0000FF; text-decoration: none}
A.cursos:active {color: #52443C; text-decoration: none}
A.cursos:hover {color: #52443C; text-decoration: underline}

A.sites:link {color: #0000FF; text-decoration: none; font-size:10; }
A.sites:visited {color: #0000FF; text-decoration: none; font-size:10;}
A.sites:active {color: #52443C; text-decoration: none; font-size:10;}
A.sites:hover {color: #52443C; text-decoration: underline; font-size:10;}

A.emails:link {color: #0000FF; text-decoration: none; font-size:10; }
A.emails:visited {color: #0000FF; text-decoration: none; font-size:10;}
A.emails:active {color: #52443C; text-decoration: none; font-size:10;}
A.emails:hover {color: #52443C; text-decoration: underline; font-size:10;}

td.navigation{
	background-color:#003e51;
	height:15px;
	font-size:11px;
	color:#ffffff;
}
a.navigation{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:10;
}
a.navigation:hover{
	color:#9f9b74;
	font-weight:bold;
	text-decoration:underline;
	font-size:10;
}

.campo{font-size:11px;font-family:Verdana, Arial;background-color:#F7F7F7;border:1px solid #5883A3}

BODY 
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:Silver;
	font-size:16px;
	font-family: Verdana, Helvetica, Arial Narrow;
  	color: #666666;
	
	 scrollbar-face-color:DarkBlue; 
	 scrollbar-highlight: Blue; 
	 scrollbar-shadow-color: #ffffff; 
	 scrollbar-3dlight-color: #ffffff; 
	 scrollbar-arrow-color: DarkBlue;
	 scrollbar-track-color: #ffffff; 

}

td.blbg
{ background:Black;
 border-top :2px solid #99afc4; 
 border-bottom:1px solid #99afc4; 
 white-space:nowrap; }

.TableMenu
{
	background-color:Black;
	text-align :center ;
	text-decoration :bold;
	color :White ;
	cursor :default;
	font-family:Tahoma, Verdana, Helvetica, Arial Narrow;
	font-size:10; 
}

.TableMenuOver
{
	cursor : pointer, hand;
	background-color : LightSteelBlue;
	text-align :center ;
	text-decoration : bold;
	color :#ffff10 ;
	font-family:Tahoma, Verdana, Helvetica, Arial Narrow;
	font-size:10;
}

.FIELDHOVER
{
	background-color:LightYellow ;	
}

INPUT
{
	font-size:9px;
	width:80px;
	background: #fff url(/css/img/background-input.jpg) repeat-x top left;
	border-width:1;
}

SELECT
{
	font-size:10px;
	background: #fff url(/css/img/background-input.jpg) repeat-x top left;
	border-width:1;
}
TEXTAREA
{
	font-size:9px;
	width:80px;
	background: #fff url(/css/img/background-input.jpg) repeat-x top left;
	border-width:1;
}

.labelnewshead
{
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Helvetica, Arial Narrow;
	color:white;
	background-color:DarkBlue
}
.labelnews
{
	font-size:12px;
	font-family: Tahoma, Verdana, Helvetica, Arial Narrow;
}


.labelform
{
	font-size:12px;
	font-family: Tahoma, Verdana, Helvetica, Arial Narrow;
}

.labelheadsimple
{
	font-size:12px;
	font-family: Tahoma, Verdana, Helvetica, Arial Narrow;
}

.labelsectiontitle
{
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Helvetica, Arial Narrow;
	color:DarkBlue;
}

.labelsubtitle
{
	font-size:13px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial Narrow;
	color:DimGray;
}

.labelmastertitle
{
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial Narrow;
	color:WhiteSmoke;
}

LI
{
	font-size:11px;
	font-family: Verdana, Helvetica, Arial Narrow;
}
UL
{
	font-size:11px;
	font-family: Verdana, Helvetica, Arial Narrow;
}
P
{
	font-size:13px;
	font-family: Verdana, Helvetica, Arial Narrow;
}
SPAN
{
		font-size:11px;
	font-family: Verdana, Helvetica, Arial Narrow;
}

.botao-formulario{
	display:block;
	float:right;
	width:57px;
	height:18px;
	background:black;
	margin-right:5px;
	background-image:url(../css/img/fundo_bt.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	border:0px;
}
