body         { font-family: Arial; font-size: 10pt; margin: 0 }
table        { font-family: Arial; font-size: 10pt }
input		 { font-family: Arial; font-size: 9pt }
select		 { font-family: Arial; font-size: 9pt }
p			 { }
h1			 { color: #008080; font-size: 14pt; font-weight: bold}
h2			 { color: #008080; font-size: 12pt; font-weight: bold}


.mainTable   {  }
.contentCell   { padding: 5px;  }
.header2Cell  {  }
.header1Cell  {}
.menuCell    { background-color: #E9E5DF; border-right:1px solid #b9ab96; }
.footerCell  {  text-align: center}

a:link       { color: #A84B0D}
a:hover      { color: #A84B0D}
a:visited    { color: #A84B0D}
a:active     { color: #A84B0D}


a.mnuHdrLink
{
	color: #A84B0D;
	text-decoration: none; 
	font-size:9pt
}

a:visited.mnuHdrLink
{
	color: #A84B0D;
	text-decoration: none
	font-size:9pt
}

a:hover.mnuHdrLink
{
	color: #333333;
	text-decoration: none
}

.menuHdr
{
	border-top:1px solid #b9ab96; background-position: left top; font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:0; background-repeat:no-repeat; border-left-width:1px; border-right-width:1px; border-bottom-width:1px 
}

.menuHdrSel
{
	border-top:1px solid #b9ab96; background-position: left top; font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:0; 
	cursor: hand; background-repeat:no-repeat; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; background-color:#FFFFFF
	
}