/* CSS Document */

body {
	margin-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style1 {
	font-weight: normal;
	font-size: x-small;
	color: #FFFFFF;
}
.Style2 {
	font-weight: bold;
	font-size: x-small;
	color: #CCCCCC;
}
.Style3 {
	font-size: small;
	color: #CCCCCC;
}
.Style4 {
	font-size: x-small;
	color: #666666;
}
.Style5 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.Style6 {
	font-size: small;
	color: #FFFFFF;
}
.Style7 {
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.Style8 {
	font-size: x-small;
	color: #000000;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
}
