body {
	background-image: url("../images/bck1.jpg");
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

p, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.nav, .nav:visited, .nav:active {
	text-decoration:none;
	font-size: 11pt;
	font-weight:bold;
	color:#FFFFFF;
}

.nav:hover {
	text-decoration:none;
	font-size: 11pt;
	font-weight:bold;
	color:#FFFFFF;
}
	
	
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #804000;
	font-weight: normal;
}

.footerhome {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #804000;
	font-weight: normal;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #804000;
	font-weight: bold;
}

.title2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1e5385;
	font-weight: bold;
}

.titleb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	color: #804000;
	font-weight: bold;
}

a, a:active, a:visited, a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6B6B6B;
	text-decoration: underline;
	font-weight: bold;
}

.homelink, .homelink:active, .homelink:visited, .homelink:hover {
	font-size: 12pt;
}

.bluesup {
	color:#004080;
}

.blbg	{color:#FFFFFF;background-color:#4A94B5;}
.brbg	{color:#FFFFFF;background-color:#804000;}
