﻿body {
	margin-bottom: 0px;
	background-color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color:#952B2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#283452;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
}
textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
}
form {
	margin: 0;
}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #000080;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
 
.flabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.homeHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	width: 96%;
	background-color: #283452;
	margin: 2px;
	padding: 3px;
	vertical-align: middle;
	border: 1px #C0C0C0 solid;
}
.subHeader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.style1 {
	margin-left: 80px;
}
.style2 {
	text-decoration: underline;
}
.calendar {
	font-size: 10px;
	color: #000000;
}
.calendar a:active, .calendar a:link, .calendar a:visited {
	font-size: 10px;
	color: #000000;
}
.calendar a:hover {
	color: #000080;
}
#heading {
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 150px;
	vertical-align: top;
	width: 960px;
	margin: 0;
}
.time {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.footer, .footer a:active, .footer a:link, .footer a:visited {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:hover {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
}
.iL {
	position: absolute;
	border: 1px solid black;
	border-top: 0px;
	border-right: 0px;
}
.boardButton {
	width: 150px;
	background-color: #283452;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	text-align: center;
	cursor: default;
	vertical-align: middle;
}
.boardButtonOver {
	width: 150px;
	color: #FFFFFF;
	background-color: #952B2B;
	font-weight: bold;
	height: 40px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}
.linkButton {
	width: 200px;
	background-color: #952B2B;
	color: #C0C0C0;
	height: 30px;
	text-align: center;
	cursor: default;
}
.linkButtonOver {
	cursor:pointer;
	background-color:#C0C0C0;
	color:#952B2B;
	width: 200px;
	height: 30px;
	text-align: center;
}
.buttonn {
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#0033CC;
	color:#FFFFFF;
	border:4px #000000 solid;
	font-size:12px;
}
.buttonnOver {
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#000066;
	color:#FFFFFF;
	border:4px #000000 solid;
	font-size:12px;
	cursor:pointer;
}
.submitt {
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#003300;
	color:#FFFFFF;
	border:4px #000000 solid;
	font-size:12px;
}
.submittOver {
	width:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	border:4px #FF0000 solid;
	font-size:12px;
	cursor:pointer;
}
.maintitle2
{
	font-family: trebuchet ms,Verdana, 'Arial', Helvetica;
	color: #7b3431;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height:36px
}
.sidemenu {
	width:200px;
	height:22px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	background-color:#952B2B;
	color:#C0C0C0;
	line-height:22px;
	vertical-align:middle;
	cursor:default;
	border-bottom:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}
.sidemenuOver {
	width:200px;
	height:22px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	color:#952B2B;
	background-color:#C0C0C0;
	line-height:22px;
	vertical-align:middle;
	cursor:pointer;
	border-bottom:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}