	body{
		margin:10px;
		background-color:#990000;		
		font:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		line-height:17px;
		}
	html{
		scrollbar-base-color:#000000;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#999999;
		scrollbar-shadow-color:#000000;
		scrollbar-lightshadow-color:#000000;
		scrollbar-darkshadow-color:#4D0000;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-3dlight-color:#333333;
		}
	 .div_header_rel {
	 	position:relative;
		width:761px;
		height:149px;
 		}
	 .div_header_abs {
		width:761px;
		height:149px;
		position:absolute;
		top:0px;
		left:0px;
 		}
	.contact_form_textbg{
		background-color:#B5C4A3;
		font-family:"Courier New", Courier, mono;
		font-size:12px;
		line-height:12px;
		color:#990000;
		border:0px solid black;
		}
	.contact_form_messbg{
		background-color:#B5C4A3;
		font-family:"Courier New", Courier, mono;
		font-size:12px;
		line-height:15px;
		color:#990000;
		border:0px solid black;
		padding-right:3px;
		scrollbar-base-color:#88937A;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#B5C4A3;
		scrollbar-shadow-color:#88937A;
		scrollbar-lightshadow-color:#88937A;
		scrollbar-darkshadow-color:#5A6251;
		scrollbar-highlight-color:#C8D3BA;
		scrollbar-3dlight-color:#88937A;

		}