@charset "utf-8";

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bkgnd_800.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}
.dark16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight:bold;
}
.dark14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.dark12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.dark10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.light16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.light14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.light12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.grey12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #cccccc;
}
.light10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.light24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
}
