body {
	background-color: #D60000;
	background-attachment: fixed;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.bdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #830202;
}
.awhite {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited{
}
a.awhite:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	top: 30px;
}
.bgmid {
	background-color: #B70000;
	background-image: url(images/bg_mid.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.midbox {
	background-color: #B80000;
	background-image: url(images/bg_midbox.jpg);
	background-repeat: repeat-x;
}
.samll {
	font-size: 12px;
}
.smallwht {
	font-size: 10px;
	color: #FFFFFF;
}
P {
	font-size: 11px;
	text-align: justify;
	cursor: default;
}
.active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	cursor: default;
}
li {
	padding-bottom: 10px;
	font-size: 11px;
}
.ywhite {

	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

