input, select, textarea, radio 
{
	background-color : #F0F0F0;
	color: #000000; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

div 
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{	
	color : #000000;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight : normal;
}


p
{	
	color : #0000FF;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}

.botao  { border-collapse : separate; background-color : #DCDCDC;border-color : #848484; border-style : ridge; font-family : verdana;font-size : 10px; text-align : center; font-weight : normal; width : 130px }

.menu 
{	
	color : #FFFFFF;
	margin-top : 9px;
	margin-bottom : 9px;
	margin-left : 10px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight : bold;
}
.menu a 
{	color : #FFFFFF; text-decoration : none;}
.menu a:hover {color : #D9D9D9;}
.menu a:visited {color : #FFFFFF;}


.menu_base	
{	
	color : #FFFFFF; 
	margin-top : 9px;
	margin-bottom : 9px;
	margin-left : 10px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;	
	font-weight : bold; 
}
.menu_base a 
{	color : #000000; text-decoration : none; }
.menu_base a:hover {	color : #373737; }
.menu_base a:visited {	color : #000000; }

.texto-8 
{	
	color : #0000FF;
	font-weight : bold; 
	font-family : Tahoma,Verdana,Arial;
}
.texto-11 a 
{	color : #5968c0;text-decoration: none;}
.texto-11 a:hover {color : #555555;}

a { color: #0000FF; text-decoration : none; }
a:hover { color: #0000FF; text-decoration : none; }
a:visited { color: #0000FF; text-decoration : none; }

