﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6E6E6E;
	margin: 0px;
}

.search {
	background-image: url(images/search_bar_bg.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 202px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-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;
}

.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:none;
	font-weight:bolder;
}

a:active {
	color: #6E6E6E;
	text-decoration: underline;
}

forfont {
	font-size:larger;
}

.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;
}
H2{
	color: blue;
}