BODY {
	SCROLLBAR-FACE-COLOR: #888888;
	SCROLLBAR-HIGHLIGHT-COLOR: #888888;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #888888;
	SCROLLBAR-ARROW-COLOR: #E7E7E7;
	SCROLLBAR-TRACK-COLOR: #FEFEFE;
	SCROLLBAR-DARKSHADOW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}




}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E0000;
	text-align: left;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color : #680000;
	
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #680000;
	text-align: left;
	text-decoration: none;

}

a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
 color: #680000; 
 text-align: left; 
 text-decoration: none; 
 }

.JustifyText {  text-align: justify}
.mainBack { background-image: url(../images/fondo.gif); background-repeat: no-repeat; background-position: right top }
.txtField { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px #333333 solid; height: 16px; color: #333333; background-color: #CCCCCC}
.noBorder {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #E2E2E2;
}
.mainBack2 {
background-image: url(../images/fondo2.gif); background-repeat: repeat-y; background-position: right top
}

