body
{
background: #fff url('../images/bg1.png') repeat-x;
margin: 0px;
padding: 0px;
}
.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}
p{
width:auto;
padding:5px 0 0 0;
text-align:justify;
}
.title1{
color: #e0a23b;
font-size:16px;
font-weight:bold;
padding:15px 10px 5px 40px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
}
.title2{
color: #e0a23b;
font-size:16px;
font-weight:bold;
padding:15px 10px 5px 45px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
}
h2{
color: #036B99;
font-size:16px;
padding:15px 10px 5px 10px;
border-bottom:1px #CCCCCC dashed;
margin:0px;
text-decoration:none;
}
.select{
width:60px;
height:19px;
font-size:12px;
color: #666666;
}
#main_container{

width:850px;
height:800px;
margin:0px auto;
background: none;
font-size:12px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#top_banner{
width:auto;
height:140px;

}
.logo{
width:auto;
float:left;
padding-left:20px;
padding-top:20px;

}
.snapshot{
width:auto;
float:left;
padding-left:42px;
padding-top:42px;
}

#center_content{
clear:both;
width:850px;
height:auto;
background:url(../images/center.gif) repeat-y;
}
.left_box1{
width:235px;
float:left;
height:auto;
padding-left:30px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}
.left_box2{
width: 500px;
float:left;
height:auto;
padding-left:30px;
}
img.pic{
float:left;
padding:10px;
margin-right:10px;
border:1px  #D8C6B1 solid;
}
img.pic2{
padding:10px;
margin:3px;
border:1px  #D8C6B1 solid;
}


/*-------------list------------*/
.list {
color:#F26123;
font-weight:bold;

}
.list li span{
color:#333333;
}
.list ul{
padding:0px;
margin:0px;
}
.list li ul li{
font-weight:bold;
color: #ffffff;
padding:5px;
list-style:none;
margin:5px;
	background:url(../images/title.png) no-repeat ;

}
.list ul li.description{
color: #000;
font-size:10px;
}
/*side box header----------*/
.sidebox {
	margin-top:15px;
	width: 235px;
	color:#fff;
	background:url(../images/title.png) no-repeat top;
}
.sidebox h3{
padding:6px 0 0 0;
margin:0px;
height:23px;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#fff;
}
.sidebox ul{
	border: 1px solid #CDC3B6;
	width: 210px;
	margin:0px;
	padding:0px 10px 0 13px;
	list-style:none;
	background-color:#3c843c;
}

.sidebox ul li {

	border-bottom: 1px solid #F6F0E7;
	line-height: 25px;
	list-style: none;
}

.sidebox ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.sidebox ul li a:hover {
font-weight:bold;
background:url(../images/nav-highlight.png);
}
/*side box2 header----------*/
.sidebox2 {
	margin-top:15px;
	width: 500px;
	color:#fff;
	background:url(../images/title1.png) no-repeat top;
}
.sidebox2 h3{
padding:6px 0 0 0;
margin:0px;
height:23px;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#fff;
}
.sidebox2 p{
padding:16px 0 0 0;
margin:0px;
/*height:23px;*/
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000;
}

.bottom_buttons{
padding-top:10px;
padding-left:50px;
}
/*----------*/
#login{
background-color:#3c843c;
color:#fff;
width:215px;
height:100px;
padding:10px;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.submit{
float:right;
margin-right:30px;
margin-top:5px;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}

#footer{
clear:both;
width:auto;
background:url(../images/bottomshadow.jpg) no-repeat;
background-position:0px 0px;
text-align:center;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	background: url(../images/separator.gif) no-repeat right center;
	font-size: 13px;
}
#footer ul li a{
text-decoration:none;
color:#000000;
}
#footer ul li a:hover{
text-decoration:underline;
}
.linie {
border-bottom:1px #CCCCCC solid;
margin-top:10px;
}
