body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
}

.link02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	font-weight: bold;
}
.link02:link {
	text-decoration: none;
}
.link02:visited {
	text-decoration: none;
}
.link02:hover {
	text-decoration: none;
	color: #33CCFF;
}
.link02:active {
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}
.black_bg {
	background-color: #000000;
}
.textfooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	}
.textfield_bg {
	background-image: url(../images/textfield_bg.gif);
	border: 1px solid #C8CBD0;
	width: 163px;
}


.textwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}

.maindata {
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-highlight-color:#313031;
	scrollbar-shadow-color:#313031;
	scrollbar-track-color:#313031;
	scrollbar-arrow-color:#999999;
	scrollbar-face-color:#313031;
	
	
}
.textboldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#stage {
	overflow: auto;
	height: 380px;
	width: 620px;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-highlight-color:#313031;
	scrollbar-shadow-color:#313031;
	scrollbar-track-color:#313031;
	scrollbar-arrow-color:#999999;
	scrollbar-face-color:#313031;
	text-align: left;
}
.textwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
