/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0E0E0;
	background-color: #00302A;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

td{
	vertical-align: top;
}

.v10pxbold{
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	
	text-align: left;
	color: #D0D901;
}
.menu{
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	
	text-align: left;
	color: #f0f0f0;
}
.menugroc{
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	
	text-align: left;
	color: #D0D901;
}

.image{
	border-style:solid;
	border-color: #ffffff;
	border-width:2px;
}

a:link {
	text-decoration:none;
	color:#f0f0f0;
} 

a:visited {
	text-decoration:none;
	color:#f0f0f0;
} 

a:hover {
	
	color:#D0D901;
} 

a:active {
	text-decoration:none;
	color:#f0f0f0;
} 
.v10px {

	font-size:10px;
	font-weight:normal;
	line-height:14px;
	
	text-align: left;
	color: f0f0f0;
}
.form{
	background-color: #174C37;
	font-size:10px;
	border-color: #174C37;
	background:#174C37;
	border: 4px;
	color: #f0f0f0;
	font-size: 10px;
}

.form1{
	font-size:10px;
	color: #f0f0f0;
	background:#174C37;
	border: 0px;
}
.Estilo1 {
	color: #D0D901;
	font-weight: bold;
}