/* CSS Document */
body{
font-family:Verdana, Arial;
font-size:12px;
color:#333333;
background-color:#000000;
margin:0px;
}


.helv11{
	font-family:Helvetica;
	font-size: 11px;
	color: #918A8A;
	font-weight:bold;
	text-decoration:none;
}

.text{
font-family:Verdana, Arial;
font-size:11px;
color:#333333;
}

.textbold{
font-family:Verdana, Arial;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.inputForm{
font-family:Tahoma;
font-size:10px;
color:#000000;
font-weight:bold;
border-top:#d3d3d3;
border-left:#989898;
border-right:#b2b2b2;
border-bottom:#b3b3b3;
border-width:2px;
border-top-width:3px;
border-left-width:3px;
border-style:solid;
}

.helv13{
	font-family:Helvetica;
	font-size: 13px;
	color: #918A8A;
	font-weight:bold;
	text-decoration:none;
}

.helveticared20{
	font-family:Helvetica;
	font-size: 20px;
	color: #b12121;
	text-decoration:none;
}
/*Clases del generador flash*/
.RedTitle{
	font-family: Tahoma;
	font-size: 20px;
	color: #b12121;
	text-decoration:none;
}

.RedTitle30{
	font-family: Tahoma;
	font-size: 30px;
	color: #b12121;
	text-decoration:none;
}

.RedSubtitle{
	font-family:Helvetica;
	font-size: 20px;
	color: #b12121;
	text-decoration:none;
}

.overAllDialog { 
	background-color: #666666; 
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
}
