body {
	background-color: #343434;
	margin-top: 0px;
}
.style1 {font-size: 12px}

a:link {
	color: #CCCC99;
}
.blackBG {
	background-color: #000000;
}
.topframe {
 background: #000000 url(images/topframe.jpg) no-repeat;
}
.framecontentarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCC99;
	background:#000000 url(images/framesides.jpg); 
}
.bottomframe {
 background: #000000 url(images/bottomframe.jpg) no-repeat;
}
.footbg{
	background:#000000 url(images/bggradiant.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
.extratextpad{
	padding:0px 5px 0px 20px;
}
.extratextpad2{
	padding:0px 18px 0px 0px;
}
.extratextpad3{
	padding:5px 5px 0px 6px;
}
.extratextpad4{
	padding:0px 0px 0px 22px;
}
#leftnav{
	padding:20px 0px 0px 5px;
}
#header{
	height:99px;
	background: url(images/header.jpg) no-repeat;
}
#subheader{
	height:115px;
	background: url(images/subheader.jpg) no-repeat;
}

a:visited {
	color: #FF0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
