@charset "utf-8";
/* CSS Document */




.menu a {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;}

a:link {
	color:#007cc3;
	text-decoration:underline;}
	
a:hover {
	color:#dd0b12;
	text-decoration:underline;}
	
	
.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;}

.menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;}
	

.menu #submenu {
	font-size:10px;}		
	
.formfx {
	font-size: 10px;
	color: #1e6679;
	font-family:  arial ,Tahoma, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
	
}

.formfx2 {
	font-size: 10px;
	color: #FFF;
	font-family:  arial ,Tahoma, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
	background:#dd0b12;
	
}

.texto {
	font-family: ARIAL,Tahoma, Verdana;
	font-size: 12px;
	color: #1e6679;
	text-decoration: none;
}
.texto3 {
	font-family: ARIAL,Tahoma, Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.texto2 {
	font-family: verdana,Tahoma, Verdana;
	font-size: 12px;
	color: #427f8e;
	text-decoration: none;
}