@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	width:766px;
	
	background-color:#000000;
	}
.bg {background:url(images/bg.gif) repeat-y right;}
img{border:0px}
a:hover{text-decoration:none;}
.fl{float:left}
.cl{clear:both}

.header{
	background:url(images/header.jpg) no-repeat 0px bottom;
	height:90px;
	}
.menu{
	height:40px;
	padding-top:19px;
	padding-left:50px;
	padding-bottom:9px;
	
	}
.menu a,.menu div {float:left}
.left{
	width:426px;
	}
.right{

	width:320px;

	min-height:600px;
	}
.content{
	padding-left:14px;
	}
.title{
	padding-bottom:8px;
	}
.text{
	font-family:tahoma;
	font-size:14px;
	text-align:justify;
	width:400px;
	line-height:16px;
	padding-bottom:20px;
	}
.text a{
	color:#a78040;
	}
.text1{
	color:#a78040;
	}
.text2{
	color:#77090a;
	}

.footer{
	background:url(images/footer.jpg) no-repeat;
	height:38px;
	padding-top:5px;
	}
.copy{
	color:#655026;
	font-family:tahoma;
	font-size:10px;
	padding-left:53px;
	}
.copy a{
	color:#655026;

	}

form,input{
	border:0px;
	margin:0px;
	padding:0px;
	}

.form td{
	vertical-align:top;
	margin-bottom:1px;
	}

	
.w1{
	font-size:12px; 
	line-height:12px;
	height:14px;
	border:solid 1px #906e26; 
	width:300px;
	margin-bottom:3px;
	font-family:arial;
	margin-left:4px;
	}
.w2{
	font-size:12px; 
	line-height:14px;
	border:solid 1px #906e26; 
	width:300px; 
	height:64px;
	font-family:arial;
	overflow:auto;
	margin-left:4px;
	}
.w3{
	padding:0px;
	margin:0px;
	border:0px;
	font-size:12px; 
	line-height:12px;
	border:solid 1px #906e26; 
	width:300px;
	font-family:arial;
	margin-left:4px;
	color:#906e26;
	margin-top:2px;
	margin-bottom:3px;
	}

.btn_pos{
	padding-top:2px;
	text-align:right;
	}
.reset{
	border:0px; 
	width:49px; 
	height:18px; 
	background-image:url(images/clear.jpg);
	cursor:pointer;
	}
.submit{
	margin-left:0px; 
	border:0px;
	width:49px; 
	height:18px;
	background-image:url(images/send.jpg);
	cursor:pointer;
	}
	
	#f_menu {font:12px Tahoma, Geneva, sans-serif; margin-bottom:10px; color:#655026; margin-left:39px;}
	#f_menu a {text-decoration:none; color:#655026}
	#f_menu a:hover,#f_menu .f_active {text-decoration:underline;}
	#f_menu span {margin-left:10px; margin-right:10px;}
