.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.verdana11 a:link, .verdana11 a:visited, .verdana11 a:active {
	color: #FFFFFF;
}
.verdana11 a:hover {
	color: #FF0000;
}
BODY {SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FF0000; SCROLLBAR-ARROW-COLOR:  #FF0000; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #FF0000; }

.BGsx {
	background-attachment: scroll;
	background-image: url(img/sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGdx {
	background-attachment: fixed;
	background-image: url(img/dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px dotted #FF0000;
	border-left: 1px dotted #FF0000;

}
input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	border: 1px dotted #FF0000;
}

