body
{
	margin:0 auto; background:#8F0E00 url(images/bg_body.gif) repeat top;
}
img{border:0;}

form{margin:0;}
.input1{width:164px; height:19px; font:11px tahoma, serif; color:#000000; padding-left:10px; line-height:10px;}
.input{width:144px;	height:19px; font:11px tahoma, serif;}
.textarea{width:301px; height:67px; overflow:auto;}

#main{background:url(images/bg_main_1.jpg) repeat-x top; width:760px; height:710px;}
#main2{background:url(images/bg_main2.jpg) repeat-x top; width:760px; height:710px;}
#main_l{background:url(images/bg_main_l.gif) repeat-x top right;}
#main_r{background:url(images/bg_main_r.gif) repeat-x top left;}

#footer{background:url(images/bg_footer.gif) repeat-x bottom; width:760px;}
#footer_l{background:url(images/bg_footer.gif) repeat-x bottom right;}
#footer_r{background:url(images/bg_footer.gif) repeat-x bottom right;}

.header{background:url(images/bg_header.jpg) no-repeat top; height:283px; width:760px;}
.content{background:url(images/bg_main_cont.jpg) no-repeat top; width:760px;}
.cont{background:url(images/bg_11.jpg) repeat-y bottom; width:760px;}
.footer{background:url(images/bg_footer.jpg) no-repeat top; width:760px; height:145px;}

.font1{color:#7f2903; font:bold 11px tahoma, serif; text-decoration:underline;}
.font2{color:#606060; font:11px tahoma, serif; line-height:13px;}
.font3{color:#7f2903; font:bold 11px tahoma, serif;}
.font4{color:#ffd65b; font:11px tahoma, serif;}
.font5{color:#7f2903; font:normal 11px tahoma, serif;}
.font6{color:#606060; font:bold 11px tahoma, serif;}
/*.font{color:#ffd65b; font:11px tahoma, serif;}*/

.link1{color:#ffffff; font:11px tahoma, serif; text-decoration:underline;}
.link1:hover{color:#ffffff; font:11px tahoma, serif; text-decoration:none;}
.link2{color:#606060; font:11px tahoma, serif; text-decoration:underline;}
.link2:hover{color:#606060; font:11px tahoma, serif; text-decoration:none;}
.link3{color:#12709d; font:bold 11px tahoma, serif; text-decoration:underline; line-height:16px;}
.link3:hover{color:#12709d; font:bold 11px tahoma, serif; text-decoration:none; line-height:16px;}
.link4{color:#7f2903; font:bold 11px tahoma, serif; text-decoration:underline; line-height:16px;}
.link4:hover{color:#7f2903; font:bold 11px tahoma, serif; text-decoration:none; line-height:16px;}
.link5{color:#12709d; font:11px tahoma, serif; text-decoration:underline;}
.link5:hover{color:#12709d; font:11px tahoma, serif; text-decoration:none;}
.link6{color:#ffd65b; font:11px tahoma, serif; text-decoration:none;}
.link6:hover{color:#ffd65b; font:11px tahoma, serif; text-decoration:underline;}
.link7{color:#606060; font:11px tahoma, serif; text-decoration:none;}
.link7:hover{color:#606060; font:11px tahoma, serif; text-decoration:underline;}
/*.link{color:#ffd65b; font:11px tahoma, serif; text-decoration:underline;}
.link:hover{color:#ffd65b; font:11px tahoma, serif; text-decoration:none;}*/

.list1 ul
{
	width:182px;
	margin:0px;
   	padding:0px;
	list-style:none;
    font:10px tahoma, serif;
	line-height:31px;
}
.list1 ul li
{
	background:url(images/bg_list.gif) no-repeat center left;
	height:33px;
	margin:0;
	padding:0 0 0 23px;
}
html>body .list1 ul
{
	line-height:37px;
}
.list1 ul a{text-decoration:none; font:bold 11px tahoma, serif; color:#7f2903; text-transform:uppercase;}
.list1 ul a:hover{color:#5d5d5d; text-decoration:underline;}
