body{
	background-color:#2B2B2B;
	background-image:url(../gfx/back.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

table{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}

td{
  	border-collapse: collapse;
	border-spacing:0px;
	padding:0px;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

#top{
	width:848px;
	height:257px;
	background-image:url(../gfx/top.jpg);
	background-repeat:no-repeat;
}

#mleft{
	width:23px;
	height:80px;
	background-image:url(../gfx/menu_left.jpg);
	background-repeat:no-repeat;
}

#mleft1{
	width:24px;
	background-image:url(../gfx/mleft1.jpg);
	background-repeat:no-repeat;
}

#mright1{
	width:23px;
	background-image:url(../gfx/mright1.jpg);
	background-repeat:no-repeat;
}


#mright{
	width:22px;
	height:80px;
	background-image:url(../gfx/menu_right.jpg);
	background-repeat:no-repeat;
}

#middle{
	width:803px;
	background-color:#FFFFFF;
	height:413px;
}

#content{
	width:848px;
	background-image:url(../gfx/back1.jpg);
}

#bottom_sep{
	width:848px;
	height:10px;
	background-image:url(../gfx/sep.jpg);
}

#bottom{
	width:848px;
	height:45px;
	background-image:url(../gfx/bottom.jpg);
}

#bottom1{
	width:848px;
	height:24px;
	background-image:url(../gfx/bottom1.jpg);
}

a{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6C970E;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6C970E;
	font-weight:bold;
	text-decoration:underline;
}

.link_white{
	font-weight:normal;
	color:#FFFFFF;
}

.link_white:hover{
	font-weight:normal;
	color:#FFFFFF;
}

.text_white{
	font-weight:normal;
	color:#FFFFFF;
}

.padd_20{
	padding:30px;
}

.padd_15{
	padding:18px;
}

.square{
	background-image:url(../gfx/square.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:14px;
	margin:8px 10px 10px 0px;
	float:left;
}

h1{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
}

h2{
	padding:0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
}

.image_div{


}
.image{
	border:3px solid #4A4A4A;

	width:98px;
}

.image_name{
	font-size:11px;
	color:#000000;
	padding-top:5px;
}

.input_text_12px_black{
	font-size:13px;
	border:1px solid #4A4A4A;
}

.text_red{
	color:#FF0000;
}
