.bg_left {
	background-color: #B30000;
	background-image: url(bg_left.gif);
	background-repeat: repeat-x;
}
.textwht {
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxborder {
	background-color: #FFFFFF;
	border: 1px solid #734900;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.textblk {
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.textblk {
	font-family: arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#bullet {
    background-image:url(bullet.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-left:25px;
}.header_bg {
background-image:url(headerbg1.gif);
	height: 151px;
	width: 650px;
}
.left_img {
	clear: none;
	float: none;
	height: 75px;
	width: 650px;
}
