.sitebg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-size: 11px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}

h1 {
color: #149AB5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
padding-bottom: 5px;
}

h2 {
color: #FBA92C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding-bottom: 5px;
}

body, td {
font-size: 12px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	}
	
a.nav, a:link.nav, a:visited.nav {
font-size: 12px;
	color: #d4d4d4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
a:hover.nav {
font-size: 12px;
	color: #d4d4d4;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	}
	
	a.style1 , a.style1:link, a.style1:visited{
	color: #0F0F0F;
	font-weight: bold;
	text-decoration: none;
}

	a.style1:hover {
	color: #0F0F0F;
	font-weight: bold;
	text-decoration: underline;
}
