Body{
		color : silver;
	/*border : medium ridge silver;
	border-bottom : medium ridge;*/
/*	scrollbar-3dlight-color : Blue;
	scrollbar-arrow-color : #FF7F50;
	scrollbar-base-color : Blue;
	scrollbar-darkshadow-color : Navy;
	scrollbar-face-color : green;
	scrollbar-highlight-color : #6495ED;
	scrollbar-shadow-color : Navy;
	scrollbar-track-color : Blue;*/
		/*background-color : #12409D;*/
		background-color : #006699;
		}
Body.top{
		margin : 0;
		background : #006699;
}
Body.left{
				margin : 0;
				background : #006699;
}
TABLE{
	background-color : #006699;
	color: Silver;
}
TH{
	color: #B22222;
}
/*Default Links*/
A{
	color: #00BFFF;
}
A:visited{
	color: #1E90FF;
}
A:hover{
	color: Blue;
}
/*Groups on left*/
A.groups{
	font-size: small;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
A.groups:visited{
	color: darkblue;
}
A.groups:hover{
	/*zoom:100%;*/
	color :blue;
/*filter: glow(color=white, strength=3);*/
}
/*Group on left that is open*/
A.opengroup:visited{
	color: darkblue;
}
A.opengroup{
	color: darkblue;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

A.opengroup:hover{
	color : blue;
}

/*Buttons at top*/
A.buttons{
	color: #12409D;
}
A.buttons:visited{
	color: #12409D;
}
A.buttons:hover{
	/*zoom:100%;*/
	color : blue;
	/*filter: glow(color=#12409D, strength=4);*/
}
/*Classes on left*/
A.classes{
	color: black;
	font-size : small;
}
A.classes:visited{
	color: gray;
}
A.classes:hover{
	color: blue;
}
A.order{
	color: #FFD700;
}
A.order:visited{
	color: #FFA500;
}
A.order:hover{
	color: Yellow;
}
A.disclaimer{
	font-size : x-small;
	color : #F0FFFF;
}
A.disclaimer:visited{
	font-size : x-small;
	color : #F0FFFF;
}
A.disclaimer:hover{
	font-size : x-small;
	color : #F0FFFF;
}
.head{
		    	color: #B22222;
	background-color : Silver;
			 font-weight: bold;
}
.foot{
			    	color: #B22222;
	background-color : silver;
			 font-weight: bold;
}
.odd{
		background-color : #EEE8AA;
	color : Black;
}
.even{
background-color : #F0F8FF;
	color : Black;
}
.sectionheading{
		background-color: silver;
		color: #1E90FF;
}
TABLE.top{
	border: 0;
	margin : 0;
	padding : 0;
	/*background : url(wilson/gc.gif);*/
	background-color: white;
}
TABLE.bordertable{
	border : 0;
	margin : 0;
	padding : 0;
	/*background : url(wilson/gc.gif);*/
	background-color: white;
}
TABLE.left{
	border : 0;
	margin : 0;
	padding : 0;
	background : white;
}
TABLE.bordertable2{
	border : 0;
	margin : 0;
	padding : 0;
	/*background : url(wilson/sc.jpg);*/
	background-color: white;
}
TABLE.login{
	border-style: double;
	border-color: silver;
}
TD.bordertable2{
	/*background: url(wilson/sc.jpg);*/
}
TD.bordertable{
	/*background: url(wilson/gc.gif);*/
}
TR.logo{
	/*background : url(gc.gif);*/
}

TD.text{
	color: white;
}
FONT.notice{
	color : #F0F8FF;
	font-style : italic;
}
MARQUEE.glow{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #00008B;
	/*zoom:100%;
	filter: glow(color=#12409D, strength=3);*/
	font-size : larger;
}
#logo{
}

