/* CSS Document */
body{
	background-image:url(../images/body-bg1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#1b1603;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#eae0be;
	margin:0px;
	padding:0px;
}

.hdr-tp{
	background-image:url(../images/bg-tp.gif);
	background-repeat:repeat-x;
}
.redbold{

font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
a{
	color:#eae0be;
	text-decoration:none;
}

a:hover{
	color:#eae0be;
	text-decoration:none;
}

.main{
	width:100%;
}

.tp-mnu{
	z-index:2000;
	width:902px;
	text-align:right;
	background-image:url(../images/head-tp.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:10px 83px 6px 0px; 
}

.header-img{
	width:900px;
	text-align:left;
	z-index:-1000;

}
.btm-hdr{
	 text-align:left; 
	 padding-left:83px;
	}
	
.mid-cnt{
	padding:35px 15px 15px 15px;
	text-align:justify;
}


.frm{
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#362f18;
	margin:10px;
	padding:5px;
	width:550px;
}

.frm a{
color:#eae0be;
text-decoration:underline;
}

.frm a:hover{
	color:#996600;
	text-decoration:none;
}

.frm td{
	padding:5px 1px 5px 1px;
	}
	/*	border:1px dotted #666666;*/

.frm b{
	 text-align:left;
	 color:#eae0be;
	 line-height:20px;
	}

.frm-txt-area{
	background-color:#b49c4e;
	color:#000000;
	border:1px solid #b1a374;
}
.red{
	color:#ff0000;
	font-weight:bold;
}

.hd1{
	font-size:17px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:22px;
}

.hd2{
	color:#ffffff;
	font-size:11px;
	line-height:20px;
	text-align:justify;
}

.hd_left{
	color:#ffffff;
	font-size:11px;
	line-height:20px;
	margin:0px 0px 0px 25px;
	width:530px;
}
.admin_msg{
	font-size:11px;
	padding:5px;
	margin-bottom:5px;
	visibility:hidden;
	}
input{
	background-color:#5d5435;
	border:1px solid #4f3d02;
	color:#eae0be;
}



.msg{	
	color:#ff0000;
	text-align:center;
	}

	