body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg1.jpg);
	background-color:#333333;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	border: none;
	vertical-align:top;
}
img {
	text-decoration: none;
	border: none;
}
a {
	color: #37505D;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	color: #005483;
	text-decoration: none;
	border: none;
	font-weight:normal;
}
.bodytable{
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	background-color:#FFFFFF;
}	
/*****************************************************************/
.div_top{
	height:26px;
	background-image:url(../images/bg_tl.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:bottom;
}
.div_back{
	height:19px;
	padding-top:8px;
	padding-right:3px;
	background-image:url(../images/bg_tl1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
}
.div_cont{
	background-image:url(../images/bg_rl.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
}
.div_bottom{
	height:7px;
	background-image:url(../images/bg_bl.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:3px;
}
/*****************************************************************/
.td_title{
	background-image:url(../images/title_1.jpg);
	height:35px;
	background-repeat:no-repeat;
	background-position:right;
}
.td_top{
	background-image:url(../images/bg_cont_top.jpg);
	height:9px;
	background-repeat:no-repeat;
}
.td_cont{
	height:455px;
	overflow:auto;
	overflow-x:hidden;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:justify;
}
.td_back{
	background-image:url(../images/bg_cont_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.td_bit{
	background-image:url(../images/bg_bit.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#DFDFDF;
}
/*****************************************************************/
.div_links1{
	background-color:#FFFFFF;
	background-image:url(../images/bg_rl.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.div_links2{
	/*height:80px;*/
	background-image:url(../images/bg_tl.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
}
/*****************************************************************/
.div_footer1{
	background-image:url(../images/bg_footer_l.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	font-size:9px;
	color:#37505D;
	height:155px;
}
.div_footer2{
	background-image:url(../images/bg_footer_l.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:8px;
	color:#37505D;
	font-weight:bold;
	padding-top:120px;
	text-align:center;
}
