body{
	margin:0;
	background-color : #EEE8E7;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.GIF);
}.bodybg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blue_gb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/blue_bg.GIF);
	background-repeat: repeat;
}
.white_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.underlinetextw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.red_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #D92000;
	background-image: url(images/red_bg.GIF);
	background-repeat: repeat-x;
	background-position: top;
}
.RED_HEADING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.bottomshade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bottom_shad_bg.GIF);
	background-color: #EEE8E7;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.bot_link {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bot_link.GIF);
	background-repeat: repeat-x;
	background-position: top;
	height: 49px;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
