/* CSS Document */
body {
font-family:verdana;
margin:auto;
font-size:12px;
background:#26495A;
color:#26495A;
}

#wrapper {
width:900px;
margin:auto;
background:#fff;
clear:both;
}


.top-head{
height:110px;
}

.logo {
margin:15px;
float:left;
}

.login-box {
	width:195px;
	height:90px;
	float:right;
	border: 1px solid #4E86A1;
	margin:10px;
}

.login-head {
background:url(../images/loginhead.gif);
height:20px;
color:#fff;
display:block;
padding-top:2px;
padding-left:10px;
}

.login-input{
float:right;
height:12px;
width:100px;
margin-right:5px;
border: 1px solid #4E86A1;
font-size:10px;
font-size:10px;
margin-top:3px; 
}

.login-text {
float:left;
font-size:10px;
margin-top:3px;
display:block;
}

#loginform fieldset {
border:0;
}


#loginform .sumbit_btn {
background:#4B84A0;
color:#fff;
font-size:10px;
margin-top:0px;
cursor:pointer;
}


.sumbit_btn {
margin-top:10px;
float:right;
margin-left:35px;
}

.sumbit_btn2 {
background:#4B84A0;
color:#fff;
font-size:10px;
margin-top:0px;
cursor:pointer;
margin-left:175px;
}


.sumbit_btn3 {
background:#4B84A0;
color:#fff;
cursor:pointer;
padding:5px;
text-decoration:none;
width:100px;
display:block;
font-size:12px;
}


#main_menu{
	width:900px;
	background-image: url(../images/navebg.gif);
	overflow:hidden;
	font-size:12px;
	text-transform: uppercase;
	height:55px;
}

.mattblackmenu {
width:900px;}

#banner {
width:900px;
}

#body_content {
width:900px;
clear:both;
margin:auto;
min-height:800px;
background:#fff;
}

.footer {
background:#437F9C;
color:#fff;
width:900px;
margin:auto;
text-align:center;
height:50px;
padding-top:30px;
}

.footer a {
color:#FFFFFF;
}

.content {
width:560px;
background:#fff;
margin:auto;
float:left;
padding:10px;
}

.content2{
width:880px;
background:#fff;
margin:auto;
padding:10px;
}

.right {
float:right;
width:300px;
height:auto;
background:#EFFAFE;
margin-top:15px;
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #ccc;
}

h1 {
	text-transform:uppercase;
	font-size:20px;
	color:#26495A;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-left:5px;
}

 p {
 line-height:20px;
 padding-left:5px;
 }
 

.table_bor td{
 border:1px solid #666666;
 font-size:11px;
 height:20px;
 text-align:center;
 }
 
.table_bor3 td{
 border:1px solid #666666;
 font-size:11px;
 height:20px;
 padding-left:5px;
}
 
 
 
 .extra_icon
 {
 margin-top:10px;
 text-align:center;
 }
 
 
 
 .extra_icon a
 {
 text-decoration:none;
 margin:5px;
 color:#fff;
 background:url(../images/loginhead.gif);
 padding:5px;
 font-size:11px;
 }
 
 
  .extra_icon a:hover
 {
 text-decoration: underline;
 margin:5px;
 color:#FFFF66;
 }
 
 
 #main2 {
 width:900px;
 background:#fff;
 margin:auto;
 }
 
 #main2 a {
 margin-left:20px;
 }
 
 .mini_log {
 float: right;
 margin-right:25px;
 margin-top:-100px;}
