body
{
	margin:0 auto; background:#47C0D2 url(images/bg_body.jpg) fixed no-repeat top;
}
img{border:0;}

form{margin:0;}
.input{width:175px;	height:19px; font:11px tahoma, serif;}
.textarea{width:175px; height:82px; overflow:auto;}

#main{background:url(images/bg_main.jpg) no-repeat top; width:767px; height:704px;}
#main_l{background:url(images/bg_main_l.jpg) repeat-x top right;}
#main_r{background:url(images/ng_main_r.jpg) repeat-x top left;}

#footer{background:url(images/bg_main_footer.jpg) repeat-x top;}
#footer_l{background:url(images/bg_main_footer_l.jpg) repeat-x top right;}
#footer_r{background:url(images/bg_main_footer_r.jpg) repeat-x top left;}

.bot{background:url(images/bg_bot.gif) no-repeat bottom center; height:23px; width:220px;}
.center{background:url(images/bg_center.gif) repeat-y top center; width:220px;}
.bot1{background:url(images/bg_bot1.gif) no-repeat bottom center; height:24px; width:221px;}
.center1{background:url(images/bg_center1.gif) repeat-y top center; width:221px;}

.font1{
	color:#4e4e4e;
	font-family: Tahoma;
	font-size: 10px;
}
.font2{color:#4e4e4e; font: normal 10px tahoma, serif; text-decoration:underline;}
.font3{color:#308f95; font: 10px tahoma, serif;}
/*.font1{color:#308f95; font: 10px tahoma, serif;}*/

.link1{color:#4e4e4e; font: normal 10px tahoma, serif; text-decoration:underline;}
.link1:hover{color:#4e4e4e; font: normal 10px tahoma, serif; text-decoration:none;}
.link2{color:#4e4e4e; font: normal 10px tahoma, serif; text-decoration:none;}
.link2:hover{color:#4e4e4e; font: normal 10px tahoma, serif; text-decoration:underline;}

.list1 ul
{
	width:174px;
	margin:0px;
   	padding:0px;
	list-style:none;
    font:10px tahoma, serif;
	line-height:19px;
}
.list1 ul li
{
	background:url(images/bg_list.gif) no-repeat center left;
	margin:0;
	padding:0 0 0 12px;
}
.list1 ul a{text-decoration:none; font:bold 10px tahoma, serif; color:#4e4e4e; text-transform:uppercase;}
.list1 ul a:hover{color:#4e4e4e; text-decoration:underline;}

