@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
	p{ margin:0; padding:0;}

ul li{
	line-height:normal;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
	}

.link{
	color:#FFEDC6;
	}

.link:hover{
	text-decoration:none;
	}


.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BA6B45;
	border: 1px solid #FFFFFF;
}

.button a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BA6B45;
	border: 1px solid #FFFFFF;
}

.button a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#48301A;
	border: 1px solid #FFFFFF;
}


	
.style{
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
}

.style a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

.style1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
text-decoration:underline;
}

.style1{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
}

.style1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}

.style1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
text-decoration:underline;
}

.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEDC6;
	line-height:16px;
	text-align: justify;
	vertical-align:top;
	
}


.style_1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}.border_for_content {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.border_for_content1 {
border:solid 3px #A56B38;

}

li{
margin:0 auto;
padding:10px 10px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:10px;
}


.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	height: 18px;
	width: 160px;
	border: 1px solid #ECE3C4;
}

.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	height:100px;
	width: 160px;
	border: 1px solid #ECE3C4;
}

.pic a{
border:solid 1px #FF9933;
background-image:
}

.highlight{font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#F5BF79; font-weight:bold; padding-top:8px; padding-bottom:8px; padding-left:5px;}