body{
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	status:false;
	background-color: #3f6da3;
	vertical-align: middle;



		}



INPUT { 

		background-color: white;

		border-color: #fff;

		color: #336699;

		font-family: arial;

		font-size: 10pt;

		text-align: center; 

		} 







A:link {text-decoration: none; font-size: 11px; color: #FFF; line-height:2; letter-spacing:1px;}

A:visited {text-decoration: none; font-size: 11px; color: #FFF;}

A:active {text-decoration: none; font-size: 11px; color: #FFF;}

A:hover {text-decoration: none; font-size: 11px; color: #c8c8c8;}



		#top {height:80; width:100%; color: #000; font-family: Verdana, Georgia, sans-serif; font-size: 10px; }



		#bottom {height:20; width:100%; color: #fff; font-family: Verdana, Georgia, sans-serif; font-size: 10px;}



		#fullheight {height: 100%; width: 700;}



		.txt {padding: 0px color: #000;	font-family: sans-serif; font-size: 12px;}



		.txthead {padding: 4px color: #fff;	font-family: Arial; font-size: 12px;}



		.hone_headings {padding: 0px; color: #cccccc;	font-family: Verdana, Georgia, sans-serif; font-size: 16px; font-weight:bold}



		.heading {
	color: #333;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.headingUnder {
	color: #333;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image: url(Assets/Images/frontImages/headingBackground.jpg);
	width: 310px;
	height: 20px;
}

		.copy {color: #333333;	font-family: sans-serif; font-size: 11px;}

		.menu{color: #2E2F34; font-family: sans-serif; font-size: 12px; font-weight: 900}

		

		.border{border: medium double rgb(180,180,180);border-right: medium double rgb(180,180,180); border-style: solid; border-width: 1px; padding: 5px; color: #000;	font-family: sans-serif; font-size: 11px;}
		.bordercell{ padding: 6px; color: #000; font-size: 11px; font-family: Arial; font-size: 12px;}
		
#mainTable {
	border: 1px solid #000;
}
#navBar {
	height: 600px;
	width: 175px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	background-image: url(Assets/Images/frontImages/background.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#navBar a,a:link a:visited{
	text-align: center;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#navBar a:hover {
	text-align: center;
	font-size: 11px;
	color: #06F;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#currentEvent {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 300px;
}
