body {
	margin-top:0;
	background-image:url(../images/bckgrnd_image.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
}
.wht-border {
	border:1px solid #FFFFFF;
}
.bckgrnd1 {
	background-image: url(../images/header_image3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navback {
	background-image: url(../images/header_image4.jpg);
	background-repeat: no-repeat;
}
.bckgrnd2 {
	background-image: url(../images/header_image2a.jpg);
	background-repeat: no-repeat;
}
.wht_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.largewht_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.largewht_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/navbar_diamond.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.yellow_fontsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.large_red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
