body {
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	background-color: #041644;
}
.mdlbox {
	background-image: url(../images/middle_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #32328E;
}
.largewhitefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumredfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.smallwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.smallblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verysmallwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.verysmallwhitefont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.verysmallwhitefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #031744;
	display: block;
}
a.navfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #031744;
	display: block;
}
a.navfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
	line-height: 20px;
	background-color: #999999;
	display: block;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.darkredfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #560808;
	text-decoration: none;
}
.regularblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.headerfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #041644;
	text-decoration: none;
}
.redlinkfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a.redlinkfont:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a.redlinkfont:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
