.border {
	border: 1px solid #333333;
}
	body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #656565;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
	H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #84171A;
	font-size : 14pt;
	text-transform: uppercase;
	line-height: 30px;
}
	H2{
	font-family: Arial;
	color: #000000;
	font-size : 12pt;
	font-style: italic;
	line-height: 25pt;
}
	H3{ font-family: Arial; color: #000000; font-size : 10pt; }
	H4{ font-family: Arial; color: #000000; font-size : 10pt; }
	
.copyright {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.bodycontent {
	font-size: 10pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	
}
	p {
	font-family: Arial;
	color: #000000;
	font-size : 10pt;
}
	table { font-family: Arial; color: #000000; font-size : 10pt; }

.nav li {
	text-decoration: none;
	line-height: 20px;
	list-style-image: url(images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	list-style-position: outside;
	font-style: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.nav ul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #762B26;
	margin: 0px;
	padding: 0px;
	list-style: disc;
}

	a:link {
	color : #6E1414;
	text-decoration: none;
	font-weight: bold;
}
	a:visited {
	color : #6E1414;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
	color : #FF0000;
	font-weight: bold;
}
	a:active {color : #000000; }

		.loginlink {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
		.loginlink a:link {
	color : #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
		.loginlink a:visited {
	color : #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
		.loginlink a:hover {color : #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
		.loginlink a:active {color : #762428; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}


	img { border-color : #000000; }
	
	span.bolded{font-weight: bold; color:#000000;}
	.thetitle{font-weight: bold; color:#000000; font-size : 12pt;}
	.formtext{font-family: Arial; color: #000000; font-size : 12pt;}
	span.small(font-size : 8pt;}

	.bottom_nav{ font-size:10pt; color:#000000; font-weight:bold; }
	.bottom_nav a:link{color:#000000 ;}
	.bottom_nav a:visited{color:#000000 ;}
	.bottom_nav a:hover{color:#000000 ;}
	.bottom_nav a:active{color:#000000 ;}

