

BODY {
	margin: 0px 0px 0px 0px;

	background-color:#FFFFFF; 
	/*background-image:url(../imagens/background.gif); */
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
}

a {
	color :  #0099cc;
	font-size : 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color :  #0099cc;
	font-size : 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color :  #0099cc;
	font-size : 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}



/**/
.menuCell {
	background-color: #999999;
	font-size: 12px;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	height: 25px;
	background: url(images/03_content_backgr.png);
	background-repeat: repeat;
}

/**/
.pagenav {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav {
	color : #808080;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.pagenav:hover {
	color : #214A87;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav:active {
        color : #333333;
        font-size : 10px;
        font-weight : normal;
}

.menufooter {
	color : #CCCCCC;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-transform: uppercase;

}

a.menufooter {
	color : #CCCCCC;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;

}

a.menufooter:hover {
	color : #CCCCCC;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.menufooter:active {
	color : #CCCCCC;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}


.menutopo {
	color : #999999;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-transform:uppercase;
	
	
}

a.menutopo {
	color : #999999;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;

}

a.menutopo:hover {
	color : #999999;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.menutopo:active {
	color : #999999;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

td {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
}
 
.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #F2F2F2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

inputbox, TEXTAREA, SELECT {
	color : #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}
.small {
	color : #214A87;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.smallgrey {
        color : #767676;
		font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight:normal;
}

.price {
	color : #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}


.detailTitle {
	color : #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

.listTitle {
	color : #0099cc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: none;
	text-decoration : none;
	text-transform: uppercase;
}

.error {
	color : #c40000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
	
.moduleheading {
	font:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	font-size : 16px;
	font-weight : none;
}



/* standard form style table */
table.listform {
	/*background-color: #FCF1DA;*/
	
	border: 0px;
}



table.listform th {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 0px;
	text-align: left;
	height: 10px;
}

table.listform td 
{
	height: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.listform td.editor {
	/*background-color: #d6d3ce;*/
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

form {
	margin: 0px 0px 0px 0px;
}


.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #214A87;
	text-align: center;
}


.TituloNoticias {
	color : #0099cc;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-transform: uppercase;

}

a.TituloNoticias {
	color : #0099cc;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;

}

a.TituloNoticias:hover {
	color : #0099cc;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.TituloNoticias:active {
	color : #0099cc;
	font-size : 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

