@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
}.mainTable {
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat;
	background-position: 1px 1px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
a {
	color:#CCC;
}
a:visited {
	color:#999;
}
a:hover {
	color:#C00;
}.picleft {
	margin-top: 4px;
	margin-right: 8px;
}
.rightpic {
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 8px;
}
.smalltext {
	font-size: 11px;
}
