#Nav a 			{
	display:block;
	padding: 8px;
	float:left;
	margin-right: 1px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
#Nav a:hover 		{ background-image: url(images/menu2.gif); }
#Nav a:active 		{ background-image: url(images/menu2.gif); }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #BFBFBF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ABA874;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ABA874;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #ABA874;
}
h1 {
	font-size: 21px;
	color: #ABA874;
	font-style: normal;
	font-weight: 200;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ABA874;
	font-weight: 200;
}
