a:link {text-decoration: none; color:#000000;}
a:hover{text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:active {
	text-decoration: none;
	color:#000000;
}
input.btn{
   color:#000000;
   font-family:verdana,helvetica,sans-serif;
   background-color:#FFFFFF;
   font-size:10px;
   font-weight:normal;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   }
   textarea.frm{
   font-family:verdana,helvetica,sans-serif;
   width: 135px;
   font-size:10px;
   font-weight:normal;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;}
body {
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
	bottom:0px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
#left_shadow_container {
	width:17px;
	height: 100%;
	position:absolute;
	left: 0px; 
}
#left_shadow_top {
	width:17px;
	height: 28px;
	position:absolute;
	top: 0px;
	background:url(img/side_left_top.jpg);
}
#left_shadow {
	width:17px;
	height: 100%;
	position:static;
	background:url(img/side_left.jpg);
}
#right_shadow_container {
	width:17px;
	height: 100%;
	position:absolute;
	right:0px;
}
#right_shadow_top {
	width:17px;
	height: 28px;
	position:absolute;
	top: 0px;
	background:url(img/side_right_top.jpg);
}
#right_shadow {
	width:17px;
	height: 100%;
	position:static;
	background:url(img/side_right.jpg);
}
#footer_container {
	width:836px;
	height: 34px;
	position: absolute;
	bottom: 0px;
}
#footer_left {
	width:38px;
	height: 34px;
	position: absolute;
	bottom: 0px;
	background:url(img/footer_left.jpg)
}

#footer {
	width:763px;
	height: 34px;
	position: absolute;
	bottom: 0px;
	left: 38px;
	background:url(img/footer.jpg);
}
#footer_right {
	width:35px;
	height: 34px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background:url(img/footer_right.jpg)
}

/* ------------------------------ */


#center {
	position: relative;
	width:540px;
	margin-right:auto;
	margin-left:auto;
}
#cointainer {
	position:absolute;
	width:600;
	height: 600;
	margin-right:auto;
	margin-left:auto;

}
#inner_container {
	width:540px;
	position:absolute;
	left: 0px;
	height: 600px;
	margin-right:auto;
	margin-left:auto;
	background:url(img/bg_color_inner.jpg) repeat;
	top: 0px;
	z-index: 0;
	background-image: url(x.jpg);
}

#content_container {
	width:800px;
	position:absolute;
	top:171px;
	bottom: 0px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	background: url(img/bg_color_inner.jpg) repeat;
	border:1px solid;
	border-top:none;
}

#content_right_container {
	width:620px;
	top: 171px;
	left: 180px;
	position:absolute;
}

#content_right {
	left: 200px;
	top: 191px;
	height:6px;
	width:590px;
	background:url(img/content_top.jpg) no-repeat;
	position:absolute;
}

#content_middle{
	left: 0px;
	top: 0px;
	width: 540px;
	position:absolute;
	background:url(img/content.jpg) repeat-y;
	height:600px;
	overflow: hidden;
	padding-left:15px;
	padding-right:15px;
}


#content_footer{
	left: 200px;
	top:642px;
	width: 590px;
	position:absolute;
	background:url(img/content_footer.jpg) no-repeat;
	height:10px;
}


#left_menu_top2 {
	top: 313px;
	left: 20px;
	width:158px;
	height:6px;
	position:absolute;
	background:url(img/box_top.jpg) no-repeat;
}


#left_menu2 {
	top: 319px;
	left: 20px;
	width:158px;
	position:absolute;
	height:150px;
	background: url(img/box.jpg);
}



#left_menu_bottom2 {
	width:158px;
	height:12px;
	position:absolute;
	top:469px;
	left:20px;
	background:url(img/box_bottom.jpg) no-repeat;
}

#left_menu_top {
	width:158px;
	height:6px;
	left:20px;
	top: 20px;
	position:absolute;
	background:url(img/box_top.jpg);
}


#left_menu {
	width:158px;
	position:absolute;

	top: 26px;
	left: 20px;
	height:170px;
	background: url(img/box.jpg) repeat-y;
}

#left_menu_bottom {
	width:158px;
	height:12px;
	left: 20px;
	position:absolute;
	top:190px;
	background:url(img/box_bottom.jpg) no-repeat;
}




#top_logo {
	width:802px;
	height: 150px;
	position:absolute;
	top:0px;
	background:url(img/top_logo.jpg);
}

#left_inner {
	width:21px;
	height: 100%;
	position:absolute;
	top:0px;
	background:url(img/left_inner.jpg) repeat-y;
}

#menu {
	width:802px;
	height: 21px;
	position:absolute;
	top:150px;
	background:url(img/menu_bg.jpg);
}

.menu_text{
margin-left: 10px;
margin-top: 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
.main_text{
margin-left: 10px;
margin-top: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.left_menu_text_content {
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.sub_menu {
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

