A:link			{
	text-decoration : none;
	color : #4C6382;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:visited		{
	text-decoration : none;
	color : #4C6382;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:hover			{
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:active			{
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input, select, textarea{
	background : #FFFFFF;
	font : 11px tahoma;
	font-weight : normal;
	color: #333333;
}

body ,td	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color: #4C6382;
} 

body 	{
	scrollbar-track-color : #E9E7E3;
	scrollbar-face-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-3dlight-color: #E8E6E1;
	scrollbar-darkshadow-color: #706E6A;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color : #D4D0C8;
	background-color: #EDF0F5;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
} 

.titulomenu {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left; 
	color : #FFFFFF;
	height: 22px;
	border-bottom: 1px solid #BBB8C9;
	background-color: #120451;
	padding: 3px 5px 3px 5px;
}

.menu {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left; 
	color : #4C6382;
	height: 22px;
	background-color: transparent;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}

.menuov {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left; 
	color : #FFFFFF;
	height: 22px;
	background-color: #526A8C;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}

.topo {
	width: 770px;
	height: 151px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left; 
	color : #4C6382;
	background-color: #FCF6E6;
	background-image: url(../images/topo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.perfil {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-align: right;
	height: 25px;
}

.titulo {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left; 
	color : #4C6382;
	background-color: #FCF6E6;
	background-image: url(../images/fundo_titulo.jpg);
	background-position: 0px 0px;
	border-top: 1px solid #F1D88B;
	border-bottom: 1px double #F1D88B;
	padding: 2px 5px 2px 5px;
}

.titulo1 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left; 
	color : #4C6382;
	background-color: #FCF6E6;
	background-image: url(../images/fundo_titulo.jpg);
	background-position: 0px 0px;
	border-top: 1px solid #F1D88B;
	border-bottom: 1px solid #F1D88B;
	padding: 2px 5px 2px 5px;
}

.titulo2 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left; 
	color : #4C6382;
	background-color: #F5F5F5;
	background-image: url(../images/fundo_titulo.jpg);
	background-position: 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
}


.texto {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4C6382;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

.publicidade {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4C6382;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	text-align: justify;
	text-transform:uppercase;
}

.rodape			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color: #D7DEE1;
	border-top: 1px solid #B4BBBE;
	height: 25px;
	background-image: url(../images/rodape.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align : center;
	color : #4C6382;
	padding: 3px 5px 3px 5px;
}

.tabela			{
	background-color: #FFFFFF;
	border-left: 1px solid #BBB8C9;
	border-bottom: 5px solid #BBB8C9;
	border-right: 1px solid #BBB8C9;
	height: 25px;
	text-align : center;
	color : #221852;
	padding: 0px 0px 0px 0px;
}

.cursor	{
	cursor: pointer;
}

.icone	{
	background-image : url(../images/icone.gif);
	background-repeat : no-repeat;
	background-position : 3px 0px;
	padding : 0px 0px 0px 20px;
	height : 20px;
}

.caixatext {
	background : #F5F5F5;
	border : 1 solid #A4B5B5;
	font: bold 11px arial;
	color : #4C6382;
}

.caixatextover{
	background : #FFFFFF;
	border : 1px inset;
	font: bold 11px arial;
	color : #990000;
}