body {
	background-repeat: repeat;
	background-image: url(images/bck.jpg);
}
.topbck {
	background-image: url(../images/top_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.btmbck {
	background-image: url(../images/btm_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mldbck {
	background-image: url(../images/mdl_backgrnd.jpg);
	background-repeat: repeat-y;
}
.whtbox_bck {
	background-image: url(../images/box_bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blueboxbck {
	background-image: url(../images/bluebox_bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.blueboxbck2 {
	background-image: url(../images/bluebox_bck2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.largbluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B6AE1;
	text-decoration: none;
}
.medwhtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.medyellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.largwhtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.largwhtfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.largyellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B6AE1;
	text-decoration: none;
}.blueborder {
	border: 1px solid #1b6ae1;
}
.greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}
a.greyfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}
a.greyfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.yellowborder {
	border: 1px solid #FFFFFF;
}
.imageborder {
	border: 1px solid #FFFFFF;
	margin: 5px;
}
.greyfon2t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}
.headerSerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #1B6AE1;
	text-decoration: none;
}
