/* CSS Document */
body {
	background-color: #DFDFDF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.alltemplate {
	font-family: Tahoma;
	background-color: #FFFFFF;
	clear: both;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.alltemplate .header {
	background-image: url(/images/h_bg.jpg);
	background-repeat: repeat-x;
	height: 230px;
	width: 850px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.chat_text {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.chat_text a{
	color: #333333;
	text-decoration: none;
}
.menu{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.menu a{
color:#FFFFFF;
text-decoration:none;
}.alltemplate .center {
	clear: both;
	width: 850px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	background-color: #FFFFFF;
}
.right_center {
	clear: left;
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 14px;
}
.left_menu {
	width: 220px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.left_menu .o_left_text {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.left_menu .o_left_text a{
	color: #000000;
	text-decoration: none;
}
.left_menu .o_left_text a:hover{
	color: #FF9C01;
}
.left_menu .g_left_text {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.left_menu .g_left_text a{
	color: #000000;
	text-decoration: none;
}
.left_menu .g_left_text a:hover{
	color: #9CB913;
}
.left_menu .b_left_text {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.left_menu .b_left_text a{
	color: #000000;
	text-decoration: none;
}
.left_menu .b_left_text a:hover{
	color: #6692C1;
}
.left_menu .form_left {
	background-image: url(/images/f_bg.jpg);
	height: 502px;
	width: 209px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 2px;
	background-repeat: no-repeat;
}
.footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 107px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.rep {
	float: left;
	width: 585px;
}
.rep .all_rep{
	float: right;
	width: 195px;
}
.links {
	clear: right;
	float: left;
	width: 850px;
	height: 171px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-x;
}
.links .logo {
	float: left;
	height: 171px;
	width: 221px;
}
.links .chat {
	float: left;
	height: 140px;
	margin-top: 31px;
	width: 395px;
}
.top_menu {
	float: left;
	height: 40px;
	width: 850px;
	clear: both;
}
.links .go {
	float: left;
	width: 233px;
	height: 163px;
	margin-bottom: 8px;
}

