/* CSS Document */
body {
	font-family: Verdana;
	font-size: 9px;
	line-height: normal;
	color: #000000 ;
	
}

.menu {
	position:absolute;
	visibility: hidden;
	background-color: DD060E; // Color de fondo para Explorer
  layer-background-color: DD060E;    // Color de fondo para Netscape	
  color: black;
	border-style: solid;
	border-color: C2050C;
	border-width: 1px;
	padding: 3px;
	font-size : 12px;
	font-family: Verdana;
	color: #00FF00;
}

.menu A:hover {text-decoration: none; color: blue;}
.menu A {text-decoration: none; color: black;}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

form {
}

.title {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	background-color: #FFCC00;
	color: #C2050C;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #A20409;
}

.header {
	font-family: verdana;
	font-size: 11px;
  color: #FFFFFF;
}
.bodytxt {
	font-family: verdana;
	font-size: 10px;
  color: #FFFFFF;
}
.footer {
  font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #3370A6;
}

.legal {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

.txtbuttrect {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.titlebar {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color:#006699;
}
.buttons {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
