a {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.botommenu {
	color : #578CC0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.botommenu2 {
	color : #BADAFC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.copyright {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.designmenu {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	text-transform : none;
}

.parragraph {
	color : 043A8A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.title1 {
	color : #043A8A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

.titulo2 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
SELECT {
	background :#FFFFFF; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold
}

OPTION {
	background : #BADAFC; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : 043A8A;
}

INPUT {
	background :#FFFFFF; 
	font-family : Arial, Helvetica, sans-serif;
	color : 043A8A;
	font-size : 11px;
}

.resalt {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #6699CC; text-align: center}
.hid {  font-size: xx-small; color: #FFFFFF}
.menuizq {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 14px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #043A8A;
}
.titulipag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;
}

#Menubanner a {
   display: block;
	background: #6699CC url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	}
	
#Menubanner a:hover {
	color: #FFFFFF;
	background: #043A8A url(vmenuarrowhover.gif) no-repeat center left;
}
