
body {
	margin: 0px;
	background: #343434;
}

font {
  font-family: arial, helvetica;
}

td {
  vertical-align: top;
}

img {
	border: 0px;
}

.cellblock {
	padding: 5px;
	vertical-align: top;
	font-family: arial;
	font-size: 12px;
	color: #7a7a7a;
	margin: 5px;
	
}

img.nav_bullet {
	padding-top: 5px;
	padding-right: 5px;  
}

a {
  font-family: arial;
}

.rPanelBreak {
	font-size: 10px; 
}
 
.mBlock {
	padding: 5px; 
}

.stdText {
  font-size: 12px;
  font-weight: 300;
  color: #B0AF93;
} 

.bar_spacer {
 	background: #7a7a7a;
 	color: #7a7a7a;
}

.page_mainBodyBlock {
 	margin: 0px;
 	background: #343434;
}

.navigation_block {
	background: #444331; 
}

.navigation_row_type_a {
  	margin-left: 15px;
	width: 120px;
	text-align: left;
	vertical-align: top;	
}

hr.simple_grey {
	height: 1px;
	border: 0 none;
	margin-left: 15px; 
	background: #7a7a7a; 
}

.nav_text_header {
  	font-family: arial;
	font-size: 13px;
	font-weight: 500;
	color: #B0AF93;
}

.hspacer {
  height: 7px;
  width: 7px;
}

.nav_text_sm_bold {
  font-size: 12px;
  font-weight: 900;
  color: #B0AF93;
}

.nav_text {
  font-size: 13px;
  font-weight: 500;
  color: #B0AF93;
}

.footer_cell {
  	padding-left: 20px;
  	padding-right: 20px;
  	padding-top: 5px;
  	padding-bottom: 5px;
}

.footer {
	background: #CCCC9A; 
}

.footer_image {
	margin-left: 5px; margin-right: 5px;
}

a.nav_left {
  font-size: 13px;
  font-weight: 500;
  color: #B0AF93;
  text-decoration: none;
}
a.lnav: link {}
a.lnav: active {}
a.lnav: hover {}
a.lnav: visited {}

a.nav_right {
  font-size: 10px;
  font-weight: 300;
  color: #B0AF93;
  text-decoration: none;
  line-height: 1.0;
}
a.lnav: link {}
a.lnav: active {}
a.lnav: hover {}
a.lnav: visited {}

a.footer_link {
  font-size: 11px;
  font-weight: 600;
  color: #6F6F6F;
  text-decoration: none;
}
a.footer_link: link {}
a.footer_link: active {}
a.footer_link: hover {}
a.footer_link: visited {}

