body, td
 {
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color: #392303;
	background-color: #090b01;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: left;
	line-height: 13px;
 }

img 
{ 
	border: none; 
} 

.adtable {
	/* width: 270px; */
	border-left: 1px dotted #bbbbbb;
	float: right;
}
.adimg {
	padding: 5 10 5 10;
	border: 0;
}
.adcell {
	text-align: center;
	background-color: wheat;
}

table.main {background-image:url(images/bg-2.gif);}

table.main td {background-image:url(images/bg-2.gif);color: #392303;}

.textbox
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#2d2d2d;
	background: #ffffff;
}

.green
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#56720A;
}

a.orange:link, a.orange:visited
{
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
	color:#cc6600;
	text-decoration: underline;
}



a.orange:hover, a.login:active
{
	color:#669900;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

.larger
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: normal;
	color:#3d5107;
	text-align: left;
	line-height: 15px;
 }

.largebold
{
	font-family: Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	color:#cc6600;
	text-align: left;
	line-height: 16px;
 }

.Greenheader
{
	font-family: Times Roman;
	font-size:26px;
	font-weight: bold;
	color:#5F7D08;
	text-align: left;
	line-height: 30px;
 }

.Greensubheader
{
	font-family: ahoma, Arial;
	font-size:18px;
	font-weight: bold;
	color:#786A39;
	text-align: left;
	line-height: 22px;

 }

#hide { display: none; }

.rollover .out 
{ 
	display:inline; 
	visibility:visible; 
} 
.rollover .over 
{ 
	display:none; 
	visibility:hidden; 
} 
.rollover:hover .out 
{ 
	display:none; 
	visibility:hidden; 
} 
.rollover:hover .over 
{ 
	display:inline; 
	visibility:visible; 
} 


a:link { 
	color:#56720A; /* changed color to green from #cc6600 */
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:visited { 
	color:#56720A;  /* changed color to green */
	text-decoration: underline;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight: normal;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #669900;
	}


.indent10
{ 
 margin-left: 10px;
}

.indent20
{ 
 margin-left: 20px;
 margin-right: 40px;
}

.indent30
{ 
 margin-left: 30px;
}

.indent36
{ 
 margin-left: 36px;
 line-height: 18px;
 font-size:11px;
 margin-right: 40px;
}

.indent36M
{ 
 margin-left: 36px;
 line-height: 16px;
 font-size:12px;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
width:150px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}	

.err {
	font-size : 9pt;
	font-family : Tahoma, Arial;
	font-weight : bold;
	color : #CD4C13;
}

.formtable { border: 1px dashed #6E5C45;
 }

table.formtable td { font-size : 11px;
			font-family : Arial;
			font-weight : normal;
			font-style : normal;
			color : #392303;
			padding-top: .5em;
			padding-bottom: .5em;
			padding-left: 1em;
}
