<STYLE>
<!--

.reg {font-family: Arial, Halvetica; font-size:10pt; font-weight:normal; color:white;}
.special {font-family: Arial, Halvetica; font-size:10pt; font-weight:normal; color:#EEE8AA;  }

a.email:link {font-family:Arial, Halvetica, sans-serif; font-size:8pt; font-weight:normal; color: white;}
a.email:active{font-family:Arial, Halvetica, sans-serif; font-size:8pt; font-weight:normal; color: white;}
a.email:visited{font-family:Arial, Halvetica, sans-serif; font-size:8pt; font-weight:normal; color: white;}
a.email:hover {font-family:Arial, Halvetica, sans-serif; font-size:8pt; color: white; text-decoration: none; font-weight: normal; border-style:solid; border-right-width: 0; border-left-width: 0; border-top-width:1; border-bottom-width:1; border-bottom-color:white; border-top-color:white; background: #708090;}

a:link {color: white; text-decoration: none; font-weight:normal; border-bottom-width: 1; border-bottom-style: dotted; border-bottom-color:silver;}
a:active {color: white; text-decoration: none; font-weight:normal; border-bottom-width: 1; border-bottom-style: dotted; border-bottom-color:silver;}
a:visited {color: white; text-decoration: none; font-weight:normal; border-bottom-width: 1; border-bottom-style: dotted; border-bottom-color:silver;}
a:hover {color: white; text-decoration: none; font-weight: normal; border-style:solid; border-right-width: 0; border-left-width: 0; border-top-width:1; border-bottom-width:1; border-bottom-color:white; border-top-color:white; background: #708090;}

a.reg:link {color: white; text-decoration: none; font-weight:normal; line-height:2;}
a.reg:active {color: white; text-decoration: none; font-weight:normal; line-height:2;}
a.reg:visited {color: white; text-decoration: none; font-weight:normal; line-height:2;}
a.reg:hover {color: white; text-decoration: none; font-weight: normal; line-height:2;}


BODY { background-color: #FFA317;
		color:white;
		font-family: Arial, Halvetica, sans-serif;
		font-size:10pt;
		}

BODY.index { background-color: #4682B4 ;
		color:white;
		font-family: Arial, Halvetica, sans-serif;
		font-size:10pt;
		}

BODY.home {
		background-color: silver;
		color:white;
		font-family: "Trebuchet MS", Arial, Halvetica, sans-serif;
		font-size:10pt;
                }

.InputButton {background:steelblue;
		color:white;
		font-family: Arial, Halvetica, sans-serif;
		font-weight:bold;
		font-size:8pt;
		border-width:1;
		border-color:silver;}

.InputText {background:steelblue;
		color:white;
		font-family: Arial, Halvetica, sans-serif;
		font-size:8pt;
		font-weight:bold;
		border-width:1;
		border-color:silver; }

.InputText2 {background:steelblue;
		color:white;
		font-family: Arial, Halvetica, sans-serif;
		font-size:8pt;
		font-weight:bold;
		border-width:1;
		border-color:silver;}

.Header {
	background:#B0C4DE ;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	}

//This stuff is the style information for the windowed environment used in index.php

.clWin{position:absolute; z-index:2; visibility:hidden; overflow:hidden; background-color:blue;}
.clWindow{position:absolute; background-color:steelblue; overflow:hidden; z-index:15; width:200;}
.clWinHead{position:absolute; width:200; top:0; font-family:arial,arial,helvetica; font-size:11px; font-weight:bold; color:black; background-color:silver;}
.clText{position:absolute; z-index:50; font-family:arial,helvetica; font-size:11px; background-color:steelblue;}
.clWinResize{position:absolute; z-index:30; width:30; height:30; clip:rect(0,30,30,0); background-image:url(images/resize.gif); layer-background-image:url(images/resize.gif);}
.clLogo{position:absolute;}
.clUp{position:absolute; width:12; height:12; z-index:60;}
.clDown{position:absolute; width:12; height:12; z-index:60;}
.clWinButtons{position:absolute; font-family:arial,helvetica; font-size:12px}

//End windowed environment info

.adminlogin {
	border: #4682B4;
}


.dotted { border: 1 dotted #F5F5F5;}
td.right { border-right: 1 dotted #F5F5F5;}
td.left { border-left: 1 dotted #F5F5F5;}

hr.dashed { border: 1 dotted #F5F5F5; }

u { border-bottom: 1 dotted #F5F5F5; text-decoration:none; }

-->
</STYLE>
