A:link			{
	text-decoration : none;
	color : #1D3B61;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:visited		{
	text-decoration : none;
	color : #1D3B61;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:hover			{
	text-decoration : none;
	color : #888888;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:active			{
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

input, select, textarea{
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px tahoma;
	font-weight : normal;
	color: #333333;
	}

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: #1D3B61;
	scrollbar-base-color : #D4D0C8;
	background-color: #C4D3D2;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
} 

body,td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color: #1D3B61;
}

.borda {
	border-left: 1px solid #1D3B61;
	border-right:  1px solid #1D3B61;	
}

.menu			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	height: 21px;
	font-weight : bold;
	text-align : left;
	background-color: #FBEBB3;
	border-right: 5px solid #EFC500;
	border-bottom: 1px solid #FFFFFF;
	color : #471701;
	padding: 3px 5px 2px 12px;
	cursor: pointer;
}

.menuov			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	height: 21px;
	font-weight : bold;
	text-align : left;
	background-color: #F7DB67;
	border-right: 5px solid #B15530;
	border-bottom: 1px solid #FFFFFF;
	color : #471701;
	padding: 3px 5px 2px 12px;
	cursor: pointer;
}

.bottom			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	height: 25px;
	color : #FFFFFF;
	background-color: #2D4E4E;
	padding: 4px 3px 2px 3px;
	text-align: center;
}

.tabela			{
	border-right : 1px solid #D8D8D8;
	border-left : 1px solid #D8D8D8;
}
	
.texto {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #1D3B61;
	padding: 5px 5px 5px 5px;
	text-align:justify;
	}
	
.titulo {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left; 
	color : #990000;
	background-color: #F5F5F5;
	border-top: 1px dashed #CECECE;
	border-bottom: 1px dashed #CECECE;
	padding: 3px 5px 3px 5px;
}

.noticia {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}
	
.titulonoticia {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left; 
	color : #FFFFFF;
	background-color: transparent;
	padding: 2px 5px 2px 0px;
}

.caixatext {
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #F5F5F5;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	padding : 1 0 1 2;
}

.caixatext2 {
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #F5F5F5;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	padding : 1 0 1 2;
}

.caixatextover{
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	color: #000000;
	padding : 1 0 1 2;
}