@charset "utf-8";
/* CSS Document */
body {
    margin:0px;
	background-color:#000000;
	padding:0px;
	margin:0px;
	font-size:12px;
    color:#7A888B;
    line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}
table {font-size:12px;
color:#7A888B;
line-height:23px;
font-family:Arial, Helvetica, sans-serif;
}
.white { color:#C9C9C9;}
.text{
border:0px;
width:139px; height:23px;
color:#C9C9C9;
font-size:12px;
line-height:23px;
background-color:#3E3E3E;
}
.text01{
border:0px;
width:198px; height:23px;
color:#C9C9C9;
font-size:12px;
line-height:23px;
background-color:#3E3E3E;
}

.title {
font-weight:bold;
color:#F3D132;
}
.title1 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9E9D9B;
}
a:link {
	text-decoration: none;
	color: #C9C9C9;
}
a:visited {
	text-decoration: none;
	color: #C9C9C9;
}
a:hover {
text-decoration: none;
	color:#EAEAEA;
}
a:active {
	text-decoration: none;
	color: #C9C9C9;
}

.yellow:link {
	color: #F3D132;
	text-decoration: none;

}
.yellow:visited {
	color: #F3D132;
	text-decoration: none;
}
.yellow:hover {
	color: #FCE163;
	text-decoration:none;
}
.yellow:active {
	color: #F3D132;
	text-decoration:none;
}

.blue:link {
	color: #7A888B;
	text-decoration: none;

}
.blue:visited {
	color: #7A888B;
	text-decoration: none;
}
.blue:hover {
	color: #9AA5A7;
	text-decoration:none;
}
.blue:active {
	color: #7A888B;
	text-decoration:none;
}

.huise:link {
	color: #A8A7A5;
	text-decoration: none;

}
.huise:visited {
	color: #A8A7A5;
	text-decoration: none;
}
.huise:hover {
	color: #C4C4C3;
	text-decoration:none;
}
.huise:active {
	color: #A8A7A5;
	text-decoration:none;
}