.main {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.mainbody {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
a {
	color: #FFFFFF;
}
.mainbodyhead {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: underline;
}
.header {

	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}
.mainblack {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
body {
	background-color: #9a0000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.head {
	background-image: url(imgs/top_bg.gif);
	height: 32px;
}
.footer {
	background-image: url(imgs/bottom_fill.gif);
	height: 24px;
	position: static;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.footerhome {
	background-image: url(imgs/bottom_fill.gif);
	height: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
