/********************************      General Styles   ***************************/
body{
    padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#C0C0C0;
	color:#000000;
	text-align:left;
}
body td{
	vertical-align:top;
	}
img{
	border:0px;
}
a{
    color:#000000;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
input, textarea, select{
	border:1px solid #4b4b4b;
	font-weight:normal;
}
ol,ul {
	list-style: none;
}
/********************************      Header Styles   ***************************/
#table_one{
	width:1000px;
    text-align:left;
}
#header1{
	width:295px;
	height:203px;
	background:url(../images/bg_top.jpg) top left no-repeat;
	vertical-align:top;
}
#header2{
	width:8px;
	height:203px;
	background:url(../images/bg_top2.jpg) top repeat-x;
}
#header3{
	height:203px;
	background:url(../images/bg_top_mid.gif) top left repeat-x;
}
#header_left{
	height:203px;
	background:url(../images/top_left.gif) left top no-repeat;
}
#header_right{
	height:203px;
	background:url(../images/top_right.gif) right top no-repeat;
}
#head_text_1{
	  position:relative;
	  top:140px;
  	  left:15px;
      width:250px;}
#head_text_1 span{
     font-size:14px;
	 color:#D6D6D6;
}
#head_img_1{
     float:right;
     width:100px;
	 text-align:right;}
#head_img_1 img{
     margin-top:4px;
     margin-left:18px;
     margin-right:11px;}
#logo {
    position: relative;
    top:26px;
    left:70%;
    margin: 0px;
    padding: 0px;
	width:170px;
	text-align:right;
}
#text_in_head{
    position: relative;
    top:84px;
    left:70%;
    margin: 0px;
    padding: 0px;
	width:220px;
	text-align:right;
}
#left_menu1{
	text-align:left;
	background:url(../images/bg_left_menu_head.jpg) #646564 top no-repeat;
	padding:5px 10px 3px 12px;
}
#left_menu1 span{
    font-size:18px;
	color:#C8C8C8;
	font-style:italic;
}
#left_menu2{
	width:247px;
	height:600px;
	background:url(../images/bg_left_menu.jpg) #0D0E0D left top repeat-x;
	text-align:left;
	padding:10px 15px 120px 28px;
}
#left_menu2 a{
    font-size:13px;
    color:#FFFFFF;
	text-decoration:none;
}
#left_menu2 a:hover{
	text-decoration:underline;
}
#left_menu2 .activ_link{
	color:#C8C8C8;
	font-weight:bold;
}
#left_menu2 img{
    margin-right:5px;
}
#left_menu2 .submenu{
    margin-left:5px;
}
#left_menu2 .submenu_img{
    margin-left:3px;
}
#left_menu2 .submenu2{
    margin-left:21px;
}
#left_menu2 .key1{
    margin-top:150px;
    font-size:12px;
    color:#B4B4B4;
	padding-left:12px;
}
#left_menu3{
	background:#0D0E0D;
}
#left_menu4{
	background:url(../images/bg_left_menu2.jpg) top repeat-x #0C0D0C;
}
#top_head{
	background:url(../images/bg_top_head.gif) top repeat-x #E1E1E1;
}
#menu{
    margin-left:40px;
    margin-right:40px;
	margin-top:5px;
	padding:0px;
	width:80%;
	height:20px;
	background:url(../images/bg_menu_line2.gif) bottom repeat-x;
}
#menu a{
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;}
#menu2, #menu2_activ{
    text-align:center;
	padding-bottom:3px;
}
#menu2_activ{
	background:url(../images/bg_menu_line.gif) bottom repeat-x;
}
#top_body1{
    width:154px;
	background:url(../images/lc_body.jpg) top left no-repeat #EEEEEE;
}
#top_body2{
	background:url(../images/bg_top_body.jpg) top repeat-x #EEEEEE;
}
#top_body3{
    width:93px;
    height:9px;
	background:url(../images/rc_body.jpg) top right no-repeat #EEEEEE;
}
#head{
    margin-left:24px;
    font-size:18px;
	font-weight:bold;
	color:#000000;}
#head img{
    margin-right:10px;
	margin-bottom:3px;}
#body{
    background:#EEEEEE;
}
#body_text{
    padding-left:45px;
    padding-right:45px;
    padding-bottom:10px;
}
#table_bottom{
    margin-bottom:10px;
}
#bottom{
    vertical-align:bottom;
	background:url(../images/bg_bottom.gif) bottom repeat-x #EEEEEE;
}
#bottom1{
    width:70%;
    font-size:12px;
	color:#6D6D6D;
	border-right:2px solid #C3C3C3;
	padding:0px 95px 0 45px;
}
#bottom2{
    font-size:12px;
	color:#000000;
	padding:0px 10px 0 14px;
}