body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #32445A;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	}

.header12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}
a:link {color: #777777} 
a:visited {color: #777777} 
a:hover {color: #000000} 
a:active {color: #777777} 

.caption10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
}
.header12white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	font-weight: bold;

}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.shadowtile {
	background-image: url(bordertile.gif);
}
.border {
	border: 1px solid #DDDDDD;
}
.spread {
	margin: 5px;
	padding: 5px;
}
