/* Buiger.com*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384967;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #384967;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #384967;
}
a:hover {
	text-decoration: underline;
	color: #384967;
}
a:active {
	text-decoration: none;
	color: #384967;
}
.menu{
	color: #FFFFFF;
	text-decoration: none;
	}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(images/btnbg.gif);
	height: 24px;
	width:64px;
}
.cbg {
	background-image: url(images/centerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.datalist {
	background-image: url(images/line.gif);
	background-position: bottom;
}

.navPoint{
	COLOR: #CCCCCC;
	FONT-FAMILY: Webdings;
	FONT-SIZE: 9pt;
	text-decoration: none;
	}
.navPoint a {
	COLOR: #99CC00;
	CURSOR: hand;
	FONT-FAMILY: Webdings;
	FONT-SIZE: 9pt;
	text-decoration: none;

}
.navPoint a:link {
	text-decoration: none;
}
.navPoint a:visited {
	text-decoration: none;
	color: #333333;
}
.navPoint a:hover {
	text-decoration: none;
	color: #333333;
}
.navPoint a:active {
	text-decoration: none;
	color: #333333;
}
.online {
	color: #333333;
	background-image: url(/images/OlineIco.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-indent: 22px;
	cursor:hand;
	background-position: 2px 2px;
}
.leave {
	font-size: 12px;
	background-image: url(images/LeaveIco.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-indent: 22px;
	color: #999999;
	cursor:hand;
}
.space {
	width:5px;
	background-image:url(images/linebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.box {
	border: 3px solid #F0F0F0;
}
