

#docpane {
  background:#363636;
  width: 100%;
  margin: 0;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#333;
}

.pagepanel {
	margin-bottom: 5px;
	color: #ffffff !important;
	padding: 10;
	position: relative;
	top: 0;
	left: 0;
}

.pagepaneltitle {
	font-size: 18px;
	font-weight: bolder;
}

.pagepanelstickytitle {
	color: #fff; 
	font-size: 18px;
	font-weight: bolder;
}

.pagepanelaccountinfo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}

.pagepanelaccountinfo h2{
	font-size: 24px;
	color: #f9cc62;
	font-weight: bold;
	margin: 0 !important;
}

/* Basic Layout */

#maincontent {
	background: #454545;
	width: 100%;
	height: auto;
	min-width: 770;
	float: right;
	z-index: 199;
	padding-bottom: 15px;
	display: inline;
 }

#maincontentcontainer {
	background: url('main_bg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #363636;
	width: 100%;
	color: #fff;
	float: left;
 }

.genmaintable {
 	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	border: 1px #333 solid;
	border-left: 0;
	border-right: 0;
	border-top: 0;
 }

.genmaintable a {
	color: #c3e9f4;
 }

.gensidebartd {
	background: url('genlayoutside.jpg') #5f5f5f repeat-y;
	width: 240;
 }
 .gensidebartd .innerpane {
 	margin: 4px;
 }

.genstretchtd {
	vertical-align: top;
	background: #222;
	width: auto;
	padding: 4px;
	font-size:10;
 }

.genstretchtdwizard {
	vertical-align: top;
	background: #222;
	width: auto;
	padding: 15px;
	font-size:14px;
 }

.genstretchtd h1 {
	font-size:24px;
	color: #A6B767;
 }

.genstretchtd h4 {
	font-size:18px;
	color: #F9BC62;
 }

.genstretchtd h5 {
	font-size:16px;
	color: #A6B767;
 }

.gencontentbar {
	background: url('featbarbg.jpg');
	width: 100%;
	height: 48px;
	float: left;
	margin: 7px 0 0 0;
	border: 1px #555 solid;
	border-left: 0;
	border-right: 0;
	border-top: 0;
 }

.gencontentbarlc {
	background: url('featbarlc.jpg');
	float: left;
	width: 7px;
	height: 48px;
 }

.gencontentbarrc {
	background: url('featbarrc.jpg');
	float: right;
	width: 7px;
	height: 48px;
 }

.gencontentcontainer {
	background: transparent;
	width: 99%;
	height: auto;
	margin: auto
 }

.gencontentcontainer h2 {
	font-size: 20;
	text-align: left;
	color: #f9cc62;
	font-weight: bold;
	margin: 12px 0;
 }

.gencontentcontainer h4 {
	font-size: 18px;
	margin: 7px 0 10 8px;
 }

.pagepaneldigg {
	color: #444;
	}

.pagepaneldigg .desc {
	color: #fff;
 }

.pagepaneltitle {
	color: #fff !important;
 }