body {
	background-color: #685535;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	text-transform: uppercase;

}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #685535;
	text-transform: uppercase;
	text-decoration: none;
	background-color: c5d8e7;
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c5d8e7;
	text-decoration: none;
	background-color: #685535;
	letter-spacing: 3px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.copyrightLink a{
	color: #c5d8e7;
	text-decoration: none;
}
.copyrightLink a:hover{
	color: #c5d8e7;
	text-decoration: underline;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #685535;
	text-decoration: none;
}
.subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #685535;
	text-decoration: none;
}
.subtextLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #685535;
	text-decoration: none;
}
.subtextLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #685535;
	text-decoration: underline;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.customInput {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #685535;
	text-decoration: none;
	background-color: #c5d8e7;
	border: 1px solid #FFFFFF;

}
a {
	color: #ceeaff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.darkCellBG {
	background-color: #85a0b5;
}
