.eventinput {
	border : 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.SelectMonth {
	background-color : #FFFFFF;
	border : 0px none #808080;
	color : #000000;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100px;
}
A {
color : #000000;
}
BODY,TABLE {
font-size : 9pt;	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.BOff {
font-size : 8pt;	
color : #FFFFFF;
text-decoration : none;
}
.BOffTD {
text-align : center;
border : 1px;
border-color : #000000;
border-style : inset;
}
.BOnTD {
text-align : center;
border : 1px;
border-color : #000000;
border-style : inset;
border-bottom-width : 0px;
border-left-width : 0px;
background-color: #FFFFFF;
}
.BOn {
font-size : 8pt;	
color : #333366;
text-align : center;
text-decoration : none;
background-color: #FFFFFF;
}
A:Hover{
	text-decoration: underline;
} 
.LeftTable {
	border : 1px inset #666699;
}
.LeftText {
font-size : 8pt;	
color : #FFFFFF;
text-decoration : none;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 12px;
}
.LeftTextHeader {
font-size : 8pt;	
color : #FFFFFF;
text-decoration : none;
background-color: #666699;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-left : 12px;
}
.GrayTable {
border-color : #999999;
border-style : inset;
border : 1px;
}
.FSubmit {
	padding-right : 7px;
	padding-left : 7px;
	color: white;	
	background-color: #666666;	
	height:17px;
	border : 1px none;
	text-decoration : underline;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size : 8pt;
}
.MenuBG {
background-color:#666699
}
.darkblue {
background-color: #666699;
}