body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
	margin: 0px;
	background-color: #262626;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.base {
	width: 930px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #D1DF40;
	text-align: right;
	margin-bottom:29px;
	display:table;
}
.banner {
	text-align: center;
	margin-top:-30px;
	margin-bottom:26px;
}
.bottom {
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(bottomSHD.gif);
	background-repeat: no-repeat;
	background-position:right;
	width: 930px;
	text-align: left;
	margin: auto;
}
.bottom table {
	width:98%;
	margin-top: 3px;
	margin-left: 10px;
}
.txtGREEN {
	color: #D1DF41;
}
.bottom a {
	color: #D1DF41;
	text-decoration: none;
}
.bottom a:hover {
	color: #E6E6E6;
	text-decoration: none;
}
.rightpart {
	width: 380px;
	text-align: right;
	margin-right: 28px;
	float: right;
	border-left:#525252 solid 1px;
	background-image: url(shape1.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 3px;
}
.leftTEXT {
	text-align:left;
	text-align:justify;
	margin-left: 55px;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:none;
}
.leftTEXT a {
	color: #D1DF41;
	text-decoration: none;
}
.leftTEXT a:hover {
	color: #E6E6E6;
	text-decoration: none;
}
.HeadingTEXT {
	text-align:left;
	margin-left: 45px;
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-weight:200;
	color:#CC9933;
}
.sitemap{
	text-align:left;
	text-align:justify;
	font-size:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:none;
	color:#CCCCCC;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	}
.bullet {
	list-style-position: inside;
	list-style-image: url(bullet1.gif);
}

