body,td,th {
	font-family: /*Georgia, Times, serif;*/Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #070005;
}
body {
  background: #1E1E1F;/*url(images/eo.gif)*/;
  background-repeat: repeat-x;
  background-position: top;
}
a {
  color: #10A0CB;
  text-decoration: none;
}
a:hover{
  color:#AAA; 
}
a:focus,
a:active {
  color:#FFF;
  outline:none;
  text-decoration:none;
}
.header{
  padding: 10px;
  width: 850px;
  margin-top: 3%;
  height: 100px;
  position: static;
  z-index:2;
}
.header2{
  padding: 10px;
  position: static;
  z-index: 1;
  background: #266AA6 url(images/xpert2.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0px 20px 20px 20px;
  width: 880px;
  margin: 0 auto;
  height: 281px; 
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top:1px solid #070005;
  border-bottom:0px solid #070005;
  border-right:1px solid #070005;
  border-left:1px solid #070005;
}
.footer {
  color:#FFF;
  font-size: 10px;
  position: static;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-top:0px solid #070005;
  border-bottom:1px solid #070005;
  border-right:1px solid #070005;
  border-left:1px solid #070005;
  z-index: 1;
  background: #266AA6;
  padding: 10px;
  width: 900px;
  margin: 0 auto;
  height: 50px; 
}
.exfoot {
  border-top: solid 0px #10A0CB;
  position: static;
  z-index: 1;
  width: auto;
  height: 10px; 
  margin: 0 auto;
}
.mainmenu{
  padding: 5px 5px 5px 5px;
  width: 880px;
  margin: 0 0 0 50%;
}
.mainmenu a{
  padding: 5px;
  color: #FFF;
}
.mainmenu a:hover{
  color: #CCC;
}
.submenu{
  color: #266AA6;
  font-weight: bold;
  border-top:0px solid #070005;
  border-bottom:1px solid #070005;
  border-right:1px solid #070005;
  border-left:1px solid #070005;
  background: #58BCFF;/*#FFCC66;*/
  padding: 10px 20px 10px 20px;
  width: 880px;
  margin: 0 auto;
}
.submenu a{
  color: #FFF;
}
.submenu a:hover{
  color: #266AA6;
}
.logo{
  font-family: Georgia, Times, serif;
  font-size: 35px;
  font-weight:bold;
  color: #CCC;
  margin: 0 auto;
  width: 880px;
  padding: 10px;
}
#wrap {
  clear: both;
  margin: 0 auto;
  padding: 10px 20px 10px 20px;
  width: 880px;
  background: #FFF;
  color: #070005;
  position: static;
  z-index: 2;
  height: 400px;
  border-top:0px solid #070005;
  border-bottom:1px solid #070005;
  border-right:1px solid #070005;
  border-left:1px solid #070005;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
}
#box1 {
  background: #FFF;
	width: 460px;
	margin: 20px 0 20px 0;
	padding: 10px;
}
#box1 {
	float: left;
}
#sidebar {
  background: #FFF;
  color:#FFF;
	width: 360px;
	margin: 40px 0 40px 0;
	padding: 10px;
}
#sidebar {
	float: right;
	background: #424143;
	border: 1px solid #424143;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}
#sidebar h4 {
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	margin: 0 0 10px 0;
	padding: 5px;
}
#sidebar .wp {
  background: #FFF;
  color: #070005;	
  margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #424143;
	-moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}
#port li {
	margin: 0 10px 10px 0;
	/*float: left; horizontal*/
}
.error{
  display: block;
  margin-left: 150px;
  color: #ff0000;
}
.hidden{
  display: none;
}