BODY {
	background-color: #666666;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #CCCCCC;
	scrollbar-3Dlight-color:    #CCCCCC;
	scrollbar-arrow-color:      #54A602;
	scrollbar-track-color:      #FFFFFF;
	scrollbar-darkshadow-color: #999999;
	color: #666666;
	white-space: normal;
}
TABLE, TR, TH, TD, P, DD{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
form, input, submit{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
HR{
	color: #666666;
	border-top-style: dotted;
}

.big{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #477717;
}

.head{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

.subhead{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #477717;
}

A:LINK, A:VISITED, A:ACTIVE{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #7CA600;
	
}
A:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

A.white:LINK, A.white:VISITED, A.white:ACTIVE{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	
}
A.white:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #40FF41;
}

A.calendar:LINK, A.calendar:VISITED, A.calendar:ACTIVE{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	
}
A.calendar:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #40FF41;
}

.frame{
	border-right-color: #E8E7D5;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #E8E7D5;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #E8E7D5;
}

.copyright{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a.copyright:link, a.copyright:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
a.copyright:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCC00;
}

.input{ font-family: Tahoma;
	font-size: 12px; 
	background-color: #d7ebff;
	color: #7CA600; 
	border: 1px #7F9DB9 solid; 
	padding: 0px 0px;; 
	text-align: left;
}
