body {
		background-color: #FFFFFF;
		font: 14px Helvetica, Verdana, Arial, sans-serif;
		padding: 0px;
		margin: 0px;
}

a:link    {color: #996600; text-decoration: none}
a:visited {color: #996600; text-decoration: none}
a:hover   {color: #036C03; text-decoration: underline}
a:active  {color: #036C03;}

#contentLayer {
  position:absolute; 
  left: 100px; 
  top: 175px;
  width: 950px;
	margin: 10px 0 0 150px;
	line-height: 10pt;
	color: #996600;
	font-weight: bold;
  z-index:1;
}

#contentLayerB {
                position:absolute; 
                left: 10px; 
                top: 310px;
		padding: 0px 0px 0px;
	        margin: 0px;
		line-height: 10pt;
		color: #FFFFFF;
		font-weight: bold;
                z-index:1;}

#contentLayer h1 {
	        font-size: 100%;
	        color: #FFFFFF;}

.maintext {
		line-height: 12pt;
		padding: 0px 10px 10px;
	        margin: 0px;
		border-style: none;
		color: #996600;
		font-weight: bold;
}

.searchtext {
		line-height: 12pt;
		padding: 0px 10px 0px;
	  margin: 0px;
		border-style: none;
		color: #FFF;
		font-weight: bold;
}

.detailtext {
		line-height: 12pt;
		padding: 0px 0px 0px;
	  margin: 0px;
		border-style: none;
		color: #996600;
		font-weight: bold;
}

.footer {
	  	font: 13px Verdana, Arial, Helvetica, sans-serif;
		padding: 10px;
	        margin: 0px;
	        text-align: center;
}

.header {  font-size: 24px; line-height: 30pt; color: #996600}


td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #996600}

form td { font-family:"Courier New", Courier, mono; }

