body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	margin: 0px;
	
}
.border {
	border: 1px dashed #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;	
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;	
}
.search {
	background-image: url(images/search_bar_bg.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 202px;
}
.tablebackground {
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
}
.searchheight {
	height: 20px;
}
.usersonline {
	background-image: url(images/header_sec_vo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 205px;
}
.uos {
	height: 97px;
	vertical-align: bottom;	
	padding-bottom: 20px;
	padding-left : 28px;
}
.navbg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	width: 198px;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #6E6E6E;
	text-decoration: line-through;
}
.mcbg {
	background-image: url(images/mc_bg.gif);
	background-repeat: repeat-y;
	width: 506px;
}
.lshadow {
	background-image: url(images/lshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rshadow {
	background-image: url(images/rshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.crbg {
	background-image: url(images/crbg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.kw {
	font-size: 1px;
	color: #FFFFFF;
}

hr {
	border : 0px;

	border-bottom: 1px dashed #A5AEC5;
}
.mainbit {
	background-image: url(images/header_main.jpg);
	background-repeat: no-repeat;
	height: 140px;
	vertical-align: top;
	text-align : center;
}

.mainbit h1 {
	margin : 0px;
	font-size: 12px;
	color: #000000;	
	text-align : center;
}

select {
	font-size: 10px;
}

.footer {
	font-size: 10px;
}

.poweredby {
	color : #000000;
}