a:link
{
	color: rgb(0,0,0);
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
a:hover 
{
	color: #CC3300;	
}
td           
{ 
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 9pt;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
body
{
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 9pt;
	background-image:url('back.gif');
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	align: justify;
}
h1
{
	font-family: Verdana, Helvetica;
	color: #996600;
	font-size: 16pt;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3
{
	font-family: Verdana, Arial, Times;
	color: rgb(0,0,0);
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4
{
	font-family: Trebuchet MS, Arial, Times;
	color: rgb(0,0,0);
	font-size: 9pt;
	font-weight: 400;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5
{
	font-family: Verdana, Times;
	color: rgb(208,132,17);
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style : Italic;
	text-align: center;
}
h6
{
	font-family: Verdana, Arial, Times;
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form
{
	background-color:#E8E4CA;
	font-family:Verdana;
	font-size:8pt;
}
.table1
{
	width:990px;
	border-top:1px solid;
	border-color:#C9C087;
	background-color:#DBD6AE;
}
.table2
{
	width:990px;
	border-bottom:1px solid;
	border-color:#C9C087;
}
.linktable
{
	width:775px;
	border:1px solid;
	border-color:#C9C087;
	background-color:#E8E4CA;
}
.tdleft
{
	width:207px;
	border-right:1px solid;
	border-color:#C9C087;
	vertical-align:top;
	background-color:#DBD6AE;
}
.tdright
{
	width:783px;
	vertical-align:top;
	background-color:#E8E4CA;
}
.center
{
	text-align:center;
}
.color
{
	background-color:#DBD6AE;
}
.nav
{
	width:985px;
	height:90px;
	position:fixed;
	bottom:2px;
}
.navhome
{
	width:988px;
	height:90px;
	position:fixed;
	bottom:2px;
}
.pad
{
	padding-left:20px;
}
.nav1
{
	width:188px;
	position:fixed;
	top:4px;
}