a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.black10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}
.black11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
.white11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: White;
}

.boldblack10 {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.boldblack11 {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.boldwhite11 {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
.red11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.boldred11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.black12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.white12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: White;
}
.black13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}
.white13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: White;
}
.blackbold12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.whitebold12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.blackbold13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.whitebold13 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
}
.pan
{
	background-color:white;
	overflow:hidden;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.optima 
{ display : none; }
/*Modal Popup*/
.modalBackground {
	background-color:black;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:White;
	border-width:5px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px;
}
/* EMAIL */
.stdfont12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.stdfont12bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.fondo-data {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#a40047;
}
.fondo {
	background-color:#a40047;
}