body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	/*SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;*/

}
img{
border:none;
}
.img .cell {
	background-color: #f7f7f7;
	border: 1px dotted #CFCFCF;
	padding: 5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	border: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #830304;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
}
a:link, 
a:active, 
a:visited, 
a:hover {
	color: #cccccc;
	text-decoration: none;
}
.input {
	font-size: 9px;
	color: #333333;
	margin: 0px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	filter: Wave(Add=0, Freq=1, LightStrength=5, Phase=155, Strength=0);
}
.boton {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: right;
	padding-right: 20px;
}
.copy a:link, 
.copy a:active, 
.copy a:visited, 
.copy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	list-style-type: none;
	padding-left: 0px;
}
.submenu .over {
	font-weight: bold;
}
.submenu a:link, 
.submenu a:active, 
.submenu a:visited, 
.submenu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F42841;
}
.aviso-bien {
	background-color: #FFFFF0;
	border: thin dashed #009900;
	padding: 5px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.aviso-error {
	background-color: #FFFFF0;
	border: thin dashed #CC0000;
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	font-size: 18px;
	width: 755px;
	text-transform: uppercase;
}
.title .red{
	color: #F42841;
}
.content {
	width: 600px;
	text-align: left;
}

