/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#DDC675;
}

form{
	margin:0px;
	padding:0px;
}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
}
.whtlink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

whtlink:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00CCFF;
}

.top-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#0000FF;
}

.top-title:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	color:#0000FF;
}


/*backgrounds*/

.links_brdr{
	background:url('../images/left_links_brdr_bg.gif') repeat-x;
	
}

.links-bg{
	background:url('../images/left_links_bg.gif') repeat-y;
	
}

/*form*/

.input-box{
	width:90px;
	height:17px;
	border:1px solid #000000;
}


/*text*/

.brown-text-head{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:#8E751C;
}

.brown-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#8E751C;
}

.blue-text-head{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:#0000FF;
}
.blue-text-title{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	color:#0000FF;
}

.copyright{
	font-family:tahoma, arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.newsletter_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-left:2px;
}
.copyright1{
	font-family:tahoma, arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

.title{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;
}
.title1{
	font-family:tahoma, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

.copyright1:hover{
	font-family:tahoma, arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#594502;
}
.red
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
}


/*form elements*/
.input{height:15px; width:150px; border:#666666 1px solid; font-size:11px;}
.submit{height:22px;width:70px; font-size:10px;}
.textarea{height:80px; width:150px; border:#666666 1px solid; font-size:11px;}

.title2{
	font-family:tahoma, arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
	
.brown-text-bold{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14pt;
	text-decoration:none;
	color:#8E751C;
}

.table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; text-decoration:none; font-weight:normal;}

.body-black{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000; font-weight:normal; font-style:italic;}
.body-blue{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#0000FF; font-weight:normal; font-style:italic;}