input		 { font-family: Arial; font-size: 9pt }
select		 { font-family: Arial; font-size: 9pt }


.mainTable   {  }
.contentCell   { padding: 5px;  }
.header2Cell  {  }
.header1Cell  {}
.menuCell    {
	background-color: #CCCC99;
	border-right:1px #b9ab96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9ab96;
}
.footerCell  {  text-align: center}


a.mnuHdrLink
{
	color: #AC2B2B;
	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;
	border-right-style: solid;
}

.menuHdrSel
{
	background-position: left top;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:0;
	cursor: hand;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top: 1px solid #b9ab96;
	border-right: 1px solid;
	border-bottom: 1px;
	border-left: 1px;
	
}
.menuCell2 {

	background-color: #CCCC99;
	border-right:1px solid #b9ab96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9ab96;
}
