body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NavBG {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	
	height: 23px;
	
}
.corner-top {
	background-image: url(images/coner_top.gif);
	background-repeat: repeat-x;
}
.cornerBottom {
	background-image: url(images/coner_bottom.gif);
	background-repeat: repeat-x;
}
.corner-left {
	background-image: url(images/coner_left.gif);
	background-repeat: repeat-y;
}
.corner-right {
	background-image: url(images/coner_right.gif);
	background-repeat: repeat-y;
}
.RedCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F0121F;
}
.Featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #015186;
}
a:link {
	color: #F0121F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0121F;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a {
	font-weight: bold;
}
.h_bg {
	background-image: url(images/h_bg.gif);
	background-repeat: repeat-x;
}
.bg_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}
.bg_right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}
.footerBG {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.DottedLine {
	font-size: 4px;
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
}
.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
