body, td, th {
	font-family: Arial;
	color: #A1A1A1;
	font-size: 11px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1 {
	font-size: 16px;
	color: #A1A1A1;
}
h2 {
	font-size: 16px;
	color: #A1A1A1;
}
h3 {
	font-size: 15px;
	color: #A1A1A1;
}
h4 {
	font-size: 14px;
	color: #A1A1A1;
}
h5 {
	font-size: 14px;
	color: #A1A1A1;
}
h6 {
	font-size: 14px;
	color: #A1A1A1;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #666666;
}
.Style1 {
	font: arial;
	color: #000000;
	font-weight: bold;
	background-color:#6a80d0;
	font-size: 12px
}
.Style2 {
	font: arial;
	color: #000000;
	font-weight: bold;
	background-color:#CCCCCC;
	font-size: 9px
}
.Style3 {
	font: arial;
	color: #000000;
	font-weight: bold;
	background-color:#d0c226;
	font-size: 12px
}
.Style6 {
	font: arial;
	color: #000000;
	font-weight: bold;
	background-color:#CCCCCC;
	font-size: 11px
}
#menu {
	position: absolute;
	top: 97px;
	left: 2px;
	width: 158px;
	height: 499px;
	height: 316px;
}
#menu dt {
	cursor: pointer;
	margin: 2px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 1px solid gray;
}
#menu li {
	text-align: left;
}
#menu li a, #menu dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background: #424347;
} 
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 
