body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A09C6D;
}
body {
	background-color: #FFFFFF;
	background: #FFFFFF url(../images/PageBG.jpg) repeat-x;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 16px;
	color: #A09C6D;
}
h2 {
	font-size: 14px;
	color: #A09C6D;
}
h3 {
	font-size: 12px;
	color: #A09C6D;
}
top-navigation
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px 15px;
	color: #666666;
	text-decoration: underline;

}
.SubNav {
font-family: Arial;
font-size: 11px;
font-weight:bold;
color:#FFFFFF;
}
a.SubNav:link {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}
a.SubNav:visited {
text-decoration: none;
color: #FFFFFF;
font-weight:bold;
}
a.SubNav:hover {
text-decoration: none;
color: #FFFF00;
font-weight:bold;
}
a.SubNav:active {
text-decoration: none;
color: #FFFFFF;
font-weight:bold;
}