.title {
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #00ff00 0px 1px 1px;
	font-size: 14px;
	text-decoration: underline;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	letter-spacing: 5px;
}

.title2 {
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #00ff00 0px 1px 1px;
	font-size: 20px;
	text-decoration: underline;
	letter-spacing: 3px;
	text-align:center;
}

.fontheader {
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	font-size: 12px;
}

a:link, a:visited, a:active {
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	font-size: 14px;
	font-weight: 140;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	font-size: 14px;
	font-weight: 140;
	text-decoration: underline;
	color: #000000;
}

ul.menu li {
	display: block;
	float: left;
	width: 10%;
	min-width: 6em;
	text-align: center;
}

ul.menu li:hover {
	background: #EFA521;
	cursor: hand;
}

 INPUT{
  font-size:10pt;
  font-family: "trebuchet ms";
  font-weight: bold;
  background-image: url('footer.gif');
  color:#000000
}

body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: "Calibri", Verdana, sans-serif;
	text-shadow: #ffffff 0px 1px 1px;
	font-size: 16px;
	border: none;
	background-repeat: repeat-x-x
}
.thrColFixHdr #container {
	width: 745px;  
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	top: 100px;
	border: 1px dotted #000000;
	opacity: 0.90;
} 
.thrColFixHdr #header { 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000000;
	width: 715px;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #topnav {
	float: top; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
.thrColFixHdr #bottomfloat {
	float: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
.thrColFixHdr #mainContent {
	width: 360px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	background-color: #AAAAAA;
	border: 1px solid #000000;
	color: #000000;
	background-repeat: repeat-x-x; 
	padding-left:20px; 
	padding-right:10px; 
	padding-top:0; 
	padding-bottom:0
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}