a {	
	color: #000000;	
	text-decoration: none
}
body {	
	color: #ffffff;
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: center top;
	margin: 0px;

}

table {
	color: #FFFFF5
	}
	
	
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	
	}
a:hover 
{
    color: #222222;
	text-decoration: underline
}
.bg-content {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-right {
	background-repeat: repeat-y;
	background-position: right top;
	
}
.bg-header-nav {
	font-size:12px
}
.bg-footer {
	background-repeat: repeat-y;
	background-position: right top;
	font-size:10px;
	
}
.bg-nav {
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.nav {
	font-size: 11px;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}
.nav a {
	text-decoration: none;
	color: #FFFFFF
}.bg-left {
	background-repeat: repeat-y;
	background-position: left top;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

