body {
	background-image: url(../images/bck_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
}
.header_bckgr {
	background-image: url(../images/headerimage_bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidelines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #898989;
	border-right-color: #898989;
	border-bottom-color: #898989;
	border-left-color: #898989;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	display: block;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	display: block;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navover.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 33px;
	display: block;
}
.whiteheaderfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blueheaderfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #01405d;
	text-decoration: none;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blackfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F1D1F;
	text-decoration: underline;
}
.medblueheaderfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #01405d;
	text-decoration: none;
}.medblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d426f;
	text-decoration: none;
}
.smlbluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d426f;
	text-decoration: none;
}
.smlboxback {
	background-image: url(../images/fadedbox_hmpg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border {
	border: 1px solid #6E1C1E;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.navbck {
	background-image: url(../images/navback.gif);
	background-repeat: no-repeat;
	background-position: center;
}
