.maintable {
	background-color: #E8E8EF;
}
.subtable {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

.addresstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #665649;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.copyrighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #665649;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #8A1C00;
}
a:visited {
	text-decoration: none;
	color: #8A1C00;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #665649;
}
.bodyboldital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #E82F00;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}


.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodylist {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}


.style1 {font-family: "Courier New", Courier, monospace}
.style2 {font-size: 14px; color: #3E3E29; font-family: Arial, Helvetica, sans-serif;}
.style3 {color: #3E3E29}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	
}
