.navtable {background-repeat:no-repeat;
		background-image:url(/images/nav_bg.gif);
}
.righttable {background-repeat:no-repeat;
		background-image:url(/images/right_box_bg.gif);
}.style2 {
	font-size: 10px;
	color: #000000;
}
.style3 {
	color: #993300;
	font-size:14px;
	font-weight:normal
}
.style4 {
	font:Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size:22px;
	font-weight:bold
}
.style5 {
	font:Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size:20px;
	font-weight:bold
}
.style7 {
	font-size: 16px;
	color: #006600;
	font: Georgia, "Times New Roman", Times, serif;
}
a {
	font-size: 14px;
	color: #993300;
}
.class1 a:link {
	text-decoration: none;
	font-weight:normal;
}
.class1 a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #993300;
}
.class1 a:hover {
	text-decoration: underline;
	background-color:#993300;
	color:#FFFFFF;
}
.class1 a:active {
	text-decoration: none;
	font-weight:normal;
	color: #993300;
}
