body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
	line-height:		19px;
}

body         {  
 scrollbar-face-color: #7C2D1C;
 scrollbar-shadow-color: #A84631; 
 scrollbar-highlight-color: #A84631;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #000102; 
 scrollbar-arrow-color: #F3631E; 
 
}

A:link { text-decoration: underline; color: #656565;}
A:visited { text-decoration: underline; color: #656565;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			14px;
	color: 				#686868;

}
h2 {
	font-size: 			13px;
	color: 				#686868;
}

h3 {
	font-size: 			13px;
	color: 				#906D36;
}

h4 {
	font-size: 			13px;
	color: 				#906D36;
}

.footertxt {	font-size:			10px; }
.faqtxt { color: #906D36; }

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#B6B6B6;
	background-color:	#E1E1E1;

}

 td.watermark {
  	background-image: url('images/watermark.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left;  }
	
	
	 #flashcontent2 {
		border: solid 0px;
		width: 765px;
		height: 450px;
		float: left;
		margin:0px 0px;
 }#toplinks {
	text-align: center;
	color: #FFFFFF;
	background-color: #F29128;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 13px;
}
#toplinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#toplinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
