BODY {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color : White;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #000000;

}

	A:active, A:visited, A:focus  {  font-weight: bold; font: Arial; color: #990000; cursor: crosshair}
	A:link {  font-weight: bold; font: Arial; color: #0000FF; text-decoration: none; cursor: crosshair}
	A:visited {  font-weight: bold; font: Arial; color: #FAC700; text-decoration: none; cursor: crosshair}
	A:hover { background-color: #990000; font-weight: bold; font: Arial; color: #FAC700; text-decoration: none; cursor: crosshair}

#rules A:Active { font-weight: bold; font: Arial; color: #0000FF; cursor: crosshair}
#rules A:link { font-weight: bold; font: Arial; color: #990000; text-decoration: none; cursor: crosshair}
#rules A:visited { font-weight: bold; font: Arial; color: #FAC700; text-decoration: none; cursor: crosshair}
#rules A:hover { background-color: #990000; font-weight: bold; font: Arial; color: #FAC700; text-decoration: none; cursor: crosshair}
#rules { font-weight: bold;}

.olfg {background-color:#FFFFFF;text-align:center;}
.olbg {background-color:#FAC700;}
.olcg {background-color:#990000;}
.olcap {color:#FAC700;}

A.webs:LINK, A:ACTIVE, A:FOCUS {
	color : #990000;
}
A.webs:VISITED {
    color : #FAC700;
}
A.webs:HOVER {
	COLOR: #FAC700;
	text-decoration : underline
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FAC700;
}
.title1 {
	font-family : Courier;
	font-size : 18px;
	font-weight : bold;
	color : #990000;
}
.notice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}
.minititle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	background : images/desertcamo.jpg;
}
.minitexto0 {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : #FAC700;
}
.options {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color : Black;
}
.text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color : Black;
}
.minitext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : Black;
}
.minitext9 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color : Black;
}
.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: Black;
}

.highlight {
	background-color: White;
}
.0 {
	background-color: #9F9F9F;
}
.1 {
	background-color: #D4D4D4;
}
.2 {
	background-color: #F4F4F4;
}
.3 {
	background-color: #AA5555;
}
.4 {
	background-color: #AA7777;
}
.5 {
	background-color: #000000;
}
.6 {
	 background:images/desertcamo.jpg;
}

TABLE {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color : Black;
}

INPUT.text {
    background-color : #FFFFFF;
    color : Black;
    border : 2px ridge Black;
    font-size : 10px;
    font-family : Verdana, Arial;
    font-weight : normal;
}
INPUT.button {
    background-color : #990000;
    color : #FAC700;
    border : 1px ridge #FAC700;
	font-size : 12px;
    font-weight : bold;
    height : auto;
	font : Arial, Verdana;
}
INPUT.minibutton {
    background-color : #990000;
    color : #FAC700;
    border : 1px ridge #FAC700;
	font-size : 9px;
    font-weight : bold;
    height : auto;
	font : Arial, Verdana;
}
TEXTAREA {
    background-color : #FFFFFF;
    color : Black;
    border : 2px ridge Black;
    font-size : smaller;
    font-family : Verdana, Arial;
}
SELECT {
    background-color : White;
    color : Black;
    border : 1px ridge Gray;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-size : 10px;
}
.enable {
	background-color : #77FF77;
	font-weight : bold;
	color : Black;
}
.disable {
	background-color : #FF7777;
	font-weight : bold;
	color : Black;
}

.in {
	font-family : Arial;
	color : Black;
}

.out {
	font-family : Arial;
	color : #707070;
}

.good {
	font-family : Arial;
	color : #55DD55;
}

.bad {
	font-family : Arial;
	color : #FF0000;
}

TD.bar1 {
    background-color : Black;
}

TD.bar2 {
    background : images/desertcamo.jpg;
}

.textbar {
    font-family : Arial;
    font-size : 8pt;
    font-weight : bold;
    color : #FFFFFF;
}

.highlighttext{
padding: 3px 6px 4px 6px;
text-decoration: none;
font: bold 13px Verdana;
color: navy;
background-color: #FFFFAA;
border: 2px solid black;
border-bottom-width: 0;
}
