body
 {
	font-family: Tahoma, Arial;
	font-size:.8em;
	font-weight: normal;
	background-image:url(images/bg3.gif);
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: center;
	line-height: 13px;
 }
 
p {
	font-family: Tahoma, Arial;
	font-size:.8em;
	font-weight: normal;
}

td {
	font-family: Tahoma, Arial;
	font-size:.8em;
	font-weight: normal;
	vertical-align: top;
}

img 
{ 
	border: none; 
} 


.footer
{
	font-family: Tahoma, Arial;
	font-size: 0.75em;
	font-weight: normal;
	color: #aeaeae;
	background-color: #262a2b;
}

a.footer:link, a.footer:visited {
	color: #aeaeae;
	text-decoration: none;
	font-family: Arial;
	font-size: 0.85em;
}

a.footer:active, a.footer:hover {
	color: #f79b08;
	text-decoration: underline;
	font-family: Arial;
	font-size: 0.85em;
}

.textbox
{
	font-family: Tahoma, Arial;
	font-size: 0.75em;
	font-weight: normal;
	color:white;
	background-repeat: no-repeat;
}


.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;
 }

#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.white:link, a.white:visited { 
	color:#ffffff; 
	text-decoration: underline;
}

a.white:hover, a.white:active { 
	text-decoration: underline; 
	color: #f79b08;
	}

a.nu:link, a.nu:visited {
	text-decoration: none; 
	color: #ffffff;
	}
	
a.nu:active, a.nu:hover {
	text-decoration: none; 
	color: #f79b08;
	}
	
a:link, a:visited { 
	color:#000000; 
	text-decoration: underline;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #f79b08;
	}

a.main:link, a.main:visited {
	text-decoration: underline;
	color: #2f5a61;
}

a.main:active, a.main:hover {
	text-decoration: underline;
	color: #620f0c;
}
.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;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}	

.navMain {
	background: #f0ccdc url(images/navbg.jpg) 0 100% no-repeat;
	background-position: top;
	margin: 0 auto;
	width: 100%;
	height: 35px;
	text-align: center;
	clear: both;
}