body,td,th,div,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#333333;
}
body {
	margin: 1px;
}
form {
	margin: 0px;
}
a {
	
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.text {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
.button {
	color: #FFFFFF;
	background-color: #FFCC00;
	height: 18px;
	border: 1px solid #FF3300;
	border-left-width: 3px;
}
#nav-info {
	border: 1px solid #89441F;
	background-color: #FFFFE1;
	width: 900px;
	padding: 4px;
	line-height: 120%;
	margin: 5px auto;
}
#header {
	margin: 0 auto;
	width: 770px;
}
#menu {
	width: 900px;
	margin: 3px auto;
	padding: 4px 0px;
	text-align:center;
}
#menu ul {
	margin: 0px;
}
#menu li {
	display: inline;
}
#menu a {
	font-size:10pt;
	padding: 5px 7px 2px;
	border: 0px solid #C2CFDF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#menu a:hover {
	color: #FFFFFF;
	border: 1px solid #006699;
	font-weight: bold;
	background: url(line.jpg) #FF9900;
}
.body {
	border: 0px solid #B0B0B0;
	width: 900px;
	margin: auto;
	background: #FFFFFF;
}
.bodyx {
	border: 1px solid #B0B0B0;
	height:598px;
	margin: auto;
	background: #FFFFFF url(./images/blue.jpg) no-repeat right bottom;
}
#maincontent {
	float: right;
	width: 560px;
}
#maincontent #bulletin {
	background: url(./images/bulletin_bg.gif) no-repeat;
	width: 499px;
	height: 148px;
	margin: 10px auto;
}
#maincontent #bulletin marquee {
	margin-left: 20px;
	line-height: 150%;
}
#sidebar {
	width: 207px;
	background: url(./images/bg1.gif) repeat-y right;
	float: left;
}
#logpanel {
	width: 200px;

}
#logpanel-title {
	background: url(./images/menu_bg.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
#logpanel-content {
	padding: 2px 0 0 10px;
}
.panel {
	width: 200px;
	margin-top: 3px;
}
.panel-title {
	background-image: url(./images/menu_bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	text-align:center;
}
.panel-content {
	padding: 3px;
	height: 200px;
}
#service1 {
	float: left;
	line-height: 120%;
	margin: 0;
	padding-left: 20px;
	list-style-image: url(./images/bullet.gif);
}
#service2 {
	line-height: 120%;
	list-style-image: url(./images/bullet.gif);
	margin: 0;
	padding-left: 125px;
}
#zytests {
	list-style-type: none;
	margin: 0 0 0 10px;
	line-height: 120%;
}
#other1 {
	float: left;
	list-style-type: none;
	line-height: 150%;
	margin: 0;
	padding-left: 15px;
}
#other2 {
	line-height: 150%;
	float: right;
	list-style-type: none;
	margin: 0;
	padding-right: 15px;
}
#validatecode {
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px dotted #FF6633;
}
#footer {
	background: leftbg.gif;
	font-weight: bold;
	text-align: center;
}



