html,body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #883E0B;
}
body{
	background-image: url(../images/back_main.gif);
	background-color: #883E0B;
}
form,p,ul,li{
	margin:0px;
	padding:0px;
}
ul{
	list-style-type:none;
}

INPUT, SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px 0px 0px 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.3;
	color:#4D2D1A;
}
p{
	padding-bottom:15px;
	text-align:justify;
}
a{
	color:#C55E02;
}
a:hover{
	text-decoration:none;
}
/*-----------------------*/
.maxh{
	height:100%;
}
.maxw{
	width:100%;
}
.w1{
	width:752px;
}
.w2{
	width:700px;
}
.w3{
	width:124px;
}
.w4{
	width:214px;
}
.w5{
	width:100px;
}
.w6{
	width:200px;
}
.w7{
	width:452px;
}
.h1{
	height:41px;
}
.h2{
	height:248px;
}
.h3{
	height:99px;
}
.h4{
	height:39px;
}
.pad1{
	padding:8px 0px 5px 4px;
}
.pad2{
	padding-top:5px;
	padding-bottom:7px;
}
.pad3{
	padding:0px 23px 0px 23px;
}
.back1{
	background-color:#EEE3D1;
}
.back2{
	background-color:#E1A58E;
}
.txt1{
	color:#FFFFFF;
}
.inp{
	font-size:small;
}
.hdr1{
	color:#F3DFC1;
	font-weight:bold;
}
.hdr2{
	padding-bottom:12px;
	background:url(../images/back_drop2.gif) repeat-x left bottom;;
}
.hdr3{
	padding-bottom:3px;
	background:url(../images/back_drop2.gif) repeat-x left bottom;
	margin-bottom:12px;
}
.hdr4{
	padding-bottom:3px;
	background:url(../images/back_drop2.gif) repeat-x left bottom;
	margin:0px 27px 12px 15px;
}
.forms1 td{
	padding-bottom:10px;
}
.orange{
	color:#A94806;
}
.orange2{
	color:#C55102;
}
.red{
	color:#EF420D;
}
.bc{
	color:#4D2D1A;
}
/*-----------------------*/
.top-form{
	margin-top:22px;
}
.top-form td{
	height:36px;
}
.top-form .r{
	padding-left:4px;
}
.top-form .inp{
	border:1px solid #84735A;
	background-color:#301605;
	color:#B6A48A;
	width:112px;
}
.drop_r{
	background:url(../images/back_drop.gif) repeat-y right top;
}
.drop_b{
	background:url(../images/back_drop.gif) repeat-x left bottom;
}
.no{
	display:none;
}
/*-----------------------*/
.menu{
	background-image:url(../images/back_top.gif);
}
.top_index{
	background-image:url(../images/top_2.jpg);
}
.top_index div{
	padding:38px 35px 0px 16px;
	color:#71472E;
	line-height:15px;
}
.box_index{
	background-color:#DCA048;
}
.box_index .l{
	background-image:url(../images/t1_l.gif);
}
.box_index .r{
	background-image:url(../images/t1_r.gif);
}
.box_index .content{
	margin-top:20px;
	width:710px;
}
.box_index .content td{
	color:#58401D;
	padding-top:4px;
}
.box_index .content a{
	color:#58401D;
	text-decoration:none;
}
.box_index .content a:hover{
	text-decoration:underline;
}
.box_inner .l{
	background:url(../images/bg_left_shadow.jpg);
}
.box_inner .r{
	background:url(../images/bg_right_shadow.jpg);
}
.box2{
	background-color:#FFFFFF;
}
.box2 .l{
	background:url(../images/t2_l.gif);
}
.box2 .r{
	background:url(../images/t2_r.gif);
}
.bot_index{
	background-image:url(../images/t1_b.gif);
}
.bot_inner{
	background:url(../images/tbl2_b.gif) no-repeat 23px 0px;
}
.bot2{
	background:url(../images/t2_b.gif);
}
.leftcol{
	background:#ECD5B4 url(../images/back_left.jpg) no-repeat left top;
}
.rightcol{
	background-color:#EEE3D1;
}
.leftcol ul{
	padding-bottom:22px;
	margin:0px 10px 0px 18px;
}
.leftcol ul li{
	/* padding-left:11px; */
	/* background:url(../images/bul_1.gif) no-repeat 0px 3px; */
	/* background:url(../images/bul_1.gif) no-repeat 0px 3px; */
	padding-bottom:2px;
}
.leftcol a{
	color:#6F3208;
	text-decoration:none;
}
.leftcol a:hover{
	text-decoration:underline;
}
.rightcol .inp{
	border:1px solid #BE9C7E;
	background-color:#F1E4CF;
	color:#4D2D1A;
	font-size:x-small;
}
.inp1{
	width:53px;
}
.inp2{
	width:66px;
}
.inp3{
	width:100%;
}
/*-----------------------*/
.box1.c1{
	background-color:#FFFFFF;
}
.box1 .c2{
	background:#EADDC8 url(../images/back_box1.gif) repeat-x bottom left;
}
.box1 td{
	color:#716146;
}
/*-----------------------*/
.bot td{
	height:20px;
	color:#D6BDAC;
	font-size:xx-small;
}
.bot a{
	color:#D6BDAC;
	text-decoration:none;
}
.bot a:hover{
	text-decoration:underline;
}
/*-----------------------*/
.img{
	margin-bottom:12px;
	border:1px solid #FFFFFF;
}
.just{
	text-align:justify;
}
@media print{
td{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
}
.bot_index,.bot_inner,.top-form,.menu,.noprint,.leftcol{
	display:none;
}
.maxw,.w1,.w2,.content,.bot,.w7{
	width:100%;
}
.w3,.w4{
	width:20%;
}
.w5,.w6{
	width:98%;
}
.bot td{
	font-size:10pt;
	text-align:right;
}
}


/* --- --- --- --- --- */

SELECT
{
	background-color: #F1E4CF;
	border: 1px solid #BE9C7E;
	font-size: small !important;
	height: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 0px;
	width: 195px;
}
