/* CSS Document */

html, body, #wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #d6d6d6;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align:top;
	width: 780px;
	background-color: #d6d6d6;
}
.fullheight{height:100%}
body {
	background-color: #d6d6d6;
}


.btnav { background-color: #DCE6DC; } 

A.leftnavfont
{
color: #4E9258;
font-size: 10px;
font-family : Verdana, Helvetica, Sans Serif;
font-weight: bold;
text-decoration: none;
}

TABLE

 {
font-size : 12px;
font-family : Arial, Helvetica, Sans Serif;
color : #000000;


} 




A.BodyLinks
{
 color: #0033CC; 
  font-size: 12px;
 FONT-WEIGHT: bold;
 text-decoration: underline
}

A.BodyLinks:hover
{
 color: #CC0000;
  font-size: 12px;
  FONT-WEIGHT: bold;
 text-decoration: underline
}

A.SideLinks
{
 color: #4E9258; 
  font-size: 12px;
 FONT-WEIGHT: bold;
 text-decoration: underline
}

A.SideLinks:hover
{
 color: #663300;
  font-size: 12px;
  FONT-WEIGHT: bold;
 text-decoration: underline
}


.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.greenheader
{	
	color: #4E9258;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.crimsonheader
{	
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


.ChamberSubTitle
{	
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.ChamberSmallTitle
{	
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.ChamberListTitle
{	
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

