/* CSS Document */
form
{
	margin:0; 
	padding:0;
}

body
{
	margin:0; 
	padding:0;
	background-color:#B29A3A;
	
}
table
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;

}

/*bg*/
.headerbg
{
	background:#B29A3A url(../images/headerpic3.jpg) no-repeat;
	background-position:center;
}

/*Links*/
.toplinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.toplinks:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1023BD;
	text-decoration:none;
}
.menulinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFE36F;
	text-decoration:none;
}
.menulinks:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color:#5768D6;
}
.menulinks1
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	
}
.sublinks
{
	font-family:Tahoma;
	font-size:11px;
	color:#B59C39;
	text-decoration:underline;
}
.sublinks:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#030B5F;
	text-decoration:underline;
}
.sublinks1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#734A30;
	text-decoration:none;
}
.sublinks1:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
/*Text*/
.input
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:120px;
	height:12px;
}
.input1
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:150px;
	height:15px;
}
.areainput
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:150px;
	height:100px;
}
.greentxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#B59C39;
	text-decoration:none;
}
.browntxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#734A30;
	text-decoration:none;
}
.browntxt1
{
	font-family:Tahoma
	font-size:11px;
	color:#734A30;
	text-decoration:none;
	font-weight:bold;
}
.greytxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	text-decoration:none;
	line-height:18px;
}
.thankstxt
{
	font-family:Tahoma;
	font-size:25px;
	color:#734A30;
	text-decoration:none;
	
}
.thanks1txt
{
	font-family:Tahoma;
	font-size:25px;
	color:#B59C39;
	text-decoration:none;
	
}

.footertxt
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.weblinks 
{ 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:12px; font-weight: normal; color: #B59C39;
	text-decoration:underline;
}


.weblinks:hover
{ 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size:12px; font-weight: normal; color: #030B5F;
	text-decoration:underline;
}
