body {
	background-color: #000000;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}

.style1 {color: #FFFFFF}
.style2 {color: #999999}
.style3 {color: #000000}


.style14 {font-weight: bold}
.style15 {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
.style16 {color: #990000}
.style17 {font-size: x-small}
.style18 {
	color: #666666;
	font-size: xx-small;
}
.style20 {color: #666666}



#btn
{	margin: 0;
	padding: 0;
	z-index: 30}

#btn li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#btn li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 125px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#btn li a:hover
{	background: #000000}

#btn div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 193px;
	background: #ffffff;
	border: 1px solid #5970B2}

	#btn div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #fff;
		font: 11px arial}

	#btn div a:hover
	{	background: #5970B2;
		color: #FFF}


