legend {
	color: #C2AE7D;
}
.full_pan_header {
	height: 50px;
	background: url('style/pan_full_header.png') top left no-repeat;
	text-align: center;
	padding: 10px 0 5px 0;;
	font: 28px normal normal Arial, sans-serif;
}
.full_pan_header p {
	margin: 10px;
}
.full_pan_content{
	background: url('style/pan_full_content.png') top left repeat-y;
	padding: 15px;
	color: #6D442E;
}
.full_pan_content td {
	color: #42291C;
}
.full_pan_content img {
	padding:30px 0 0 0;
}
.full_pan_bot {
	height:13px;
	margin-bottom:10px;
	background: url('style/pan_full_footer.png') top left no-repeat;
}
#form_trans  fieldset{
	border: 1px solid #D59951;
	padding: 10px 0px 25px 25px;
}
input[type="file"] { background-color: #FFF; }
#tbl_index {
	width: 100%;
	margin: 0px;
	padding:0px;
	border: 1px solid #593827;
	border-collapse:collapse;
}
#tbl_index  th, #tbl_index  td {
	border-color: #957252;
}
td.light_col {
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}
.td_index { height: 110px; max-width: 35px;}
.index_rotate { 
	width: 110px;
	height: 40px;
	margin: 0px 0px 10px -25px;
	text-align: left;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
}
.index_data {
	text-align: right;
}
.no_bb td {
 border-bottom: 0px;
}
.no_tb td {
 border-top: 0px;
}

#tbl_noon {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}
#tbl_noon th {
	font-size: 90%;
	border: 1px solid #955C31;
}
#tbl_noon td{
/*	width: 45px; */
	text-align: right;
	padding: 0px 5px 0px 0px;
}
#tbl_noon .no_border {
	border-top: 0px;
	border-bottom: 0px;
}
.rot_title {
	text-align:left;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -o-transform: rotate(90deg); /* Opera */
    -moz-transform: rotate(90deg); /* Firefox */
}
#computed {
	float:right;
	width: 120px;
	margin: 30px 10px 0px 0px;
	font-size: 12px;
	color:#6D442E;
	text-align: right;
}
#fire_bg {
	width:640px;
	height: 475px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}
#fire_sign {
	width:250px;
	height: 265px;
	margin: 80px 0px 0px 300px;
	padding: 5px;
	color: #000000;
}
#sign_fwi {
	width: 37px;
	height: 18px;
	margin: 103px 0px 0px 110px;
	font-weight: bold;
}
#days_wo_rain {
	float: left;
	width: 195px;
	height: 19px;
	margin: 70px 0px 0px 15px;
	color: #FEFCFA;
}
#days_wo_index {
	float: right;
	color: #000;
	width:30px;
	height: 19px;
	margin: 70px 10px 0px 0px;
	font-weight: bold;
}
#sign_temp{
	float: left;
	color: #FEFCFA;
	width: 109px;
	height: 19px;
	margin: 11px 0px 0px 15px;
}
#sign_temp_val{
	font-weight: bold;
}#sign_hum{
	float: right;
	color: #FEFCFA;
	width: 109px;
	height: 19px;
	margin: 11px 7px 0px 0px;
}
#sign_hum_val{
	font-weight: bold;
}