@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	}
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-repeat: repeat-x;
}
a:link {
	color: #ffd801;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffd801;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #ffd801;
}
.style5 {font-size: 14px; font-weight: bold; color: #ffd801; }
.style7 {color: #ffd801}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}