BODY  {
	scrollbar-3dlight-color : #F0F0F0;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #999999;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}

.Titulo  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 16px;
	font-weight : bold;
	color : #333333;
}

.Subtitulo  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
}

.Corpo  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align: justify;
}

.CorpoNegrito  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #222222;
}

.CorpoAviso  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : red;
}


.CorpoLegenda  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	padding-bottom: 20px;
}

.CorpoForm {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
}

.Cabecalho  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : white;
	border : 1px solid #CCCCCC;
	background-color: #999999;
	padding: 2px, 2px, 2px, 10px;
	
}

.Celula  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	background-color : #EFEFEF;
	padding : 2px;
}

input  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 10px;
	color : #333333;
}

textarea  {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size : 10px;
	color : #333333;
	border : 1px solid #00496c;
	background-color : #EFEFEF;
	scrollbar-3dlight-color : #F0F0F0;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #999999;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}

select  {
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size : 10px;
	color : #022E59;
	margin-top : 1px;
	margin-bottom : 1px;
	border : 1px solid #666666;
	background-color : #F5F5F5;
	scrollbar-3dlight-color : #F0F0F0;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #999999;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}

#formclass  {
	border : 1px solid #999999;
	background-color : #EFEFEF;
}

#buttonclass  {
	cursor : hand;
	margin-top : 2px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: thin solid #FFCCCC;
	border-right: thin solid #FFCCCC;
	border-bottom: thin solid #993300;
	border-left: thin solid #993300;
}

a:link  {
	color : #666666
	text-decoration : underline;
}

a:active  {
	color : #666666
	text-decoration : underline;
}

a:visited  {
	color : #666666
	text-decoration : underline;
}

a:hover  {
	color : #FF000000;
	text-decoration : none;
}

.Menu, .Menu a:link, .Menu a:active, .Menu a:visited   {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	width: 138px;
}
.Menu a:hover   {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
	width: 148px;
	padding-right: 10px;
	background-color:#6699CC;
}



.SubMenu, .SubMenu a:link, .SubMenu  a:visited, .SubMenu a:active    {
	font-family:"Trebuchet MS", Verdana, Arial;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	width: 138px;
	height: 25px;
	}


a.SubMenu:hover  {
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
	background-color:#6699CC;
	width: 148px;
	height: 25px;
	padding-right: 10px;
	
	
}

a.Rodape:link  {
	font-size: 10px; 
	font-family: Arial; 
	color: white;
	text-decoration : none;
	font-weight : normal;
}

a.Rodape:active  {
	font-size: 10px; 
	font-family: Arial; 
	color: white;
	text-decoration : none;
	font-weight : normal;
}

a.Rodape:visited  {
	font-size: 10px; 
	font-family: Arial; 
	color: white;
	text-decoration : none;
	font-weight : normal;
}

a.Rodape:hover  {
	font-size: 10px; 
	font-family: Arial; 
	color: white;
	text-decoration : underline;
	font-weight : normal;
}

