text {
	font-size: 11px;
	font-family: verdana, helvetica, arial;
}
table {
	width:100%;
	background:none;
	margin:0;
}
td {
	border-top:none;
	padding:0;
}
tr:hover {
	background:none;
}
.copyright {
	font-size: 10px;
	font-family: verdana, helvetica, arial;
}
a.nav {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}
.windowbg {
	background-color: #EFF7FF;
	padding:4px 8px;
}
.windowbg2 {
	background-color: #F7FBFF;
	padding:4px 8px;
}
.windowbg3 {
	background-color: #d0d0d0;
	padding:4px 8px;
}
hr {	
	background: #64768F;
	height:1px;
	color: #d0d0d0;
}
.titlebg {
	color: #ffffff;
	background:#64768F;
	padding:4px 8px;
}
.text1 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
}
.catbg {
	color: #000000;
	background: #EBF3FA;
	padding:4px 8px;
}
td.catbg b {
	color: #000000
}
.bordercolor {
	background-color: #FFF;
}
.imgbg {
	font-size: 10px;
	color: #005177;
	font-style: normal;
}
.imgcatbg {
	font-weight: bold;
	font-size: 13px;
	color: #005177;
	font-style: normal;
}
.imgtitlebg {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
}
.imgwindowbg {
	font-size: 9px;
	color: #005177;
	font-style: normal;
}
.imgmenu {
	font-weight: bold;
	font-size: 13px;
	color: #3b3b3b;
	font-style: normal;
}
center a:hover {
	color: #005177;
}
font img {
	vertical-align:middle;
	margin-left: 5px;
}
.quote,
.code {
	font-size: 13px;
	color: #777;
	background-color: #FFF;
	font-family: courier new;
	padding:4px;
	line-height:1.6em;
}
.small {
	font-size: 9px;
	font-family: verdana, helvetica, arial;
}
#forumtime {
	padding:10px 0 6px 0;
	text-align: right !important;
}
#forummenu {
	text-align: center;
	background:#F1F6FB url(/img/main/sidebar-bg.gif) repeat-x;
	border-top: #64768F 5px solid;
}
#forummenu .menu {
	padding: 5px;
	text-align: center;
	border-bottom:#FFF 1px solid;
}
#forummenu .menu img {
	vertical-align: middle
}
#forummenu .info {
	padding: 5px;
	margin-bottom: 20px;
	text-align: center;
}
#forummain {
	margin: 10px 0;
}
form {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
form td {
	padding:4px 0;
}
form select {
	height:1.5em;
}