@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(images/bkgdmain.jpg);
	background-repeat: no-repeat;
}
.bkgdmain {
	background-image: url(images/bkgdmain.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 13px;
}
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.textcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #CCCCCC;
	text-transform: uppercase;
}