body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-size: 12px;
	color: #666666;
background-image: url(../images/bg_newyear_big.jpg);
}
td{
font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
}
.fourline {
	border: 1px solid #CCCCCC;
}
.color_black {
	font-size: 12px;
	color: #000000;
}

.top_h1 {
	line-height: 5px;
	height: 5px;
}
.text_center {
	font-size: 12px;
	line-height: 20px;
}
.threeline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

.h1 {
	font-size: 12px;
	line-height: 20px;
}
.fourcolor {
	font-size: 12px;
	color: #FF3366;
	font-weight: bold;
}
.high16 {
	line-height: 16px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.fontcolor2 {
	font-size: 12px;
	color: #99CC00;
}


.f1 {
	height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
}
.2high16 {
	line-height: 16px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.image {
	padding: 10px;
	clear: right;
	float: right;
}
.helptext {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 20px;
}