body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	margin: 0px;
	padding: 0;
	background-color: #222222;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}

th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af985b;
	line-height: 130%;
	font-weight: bold;
}

h1
{
	color: #af985b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 120%;
	text-align: left;
	padding: 0 0 2px 0;
	margin: 0;
	margin-bottom: 4px;
	border-bottom: 1px #CCC solid;
}

h2
{
	color: #af985b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 120%;
	text-align: left;
	padding: 0 0 2px 0;
	margin: 0;
	margin-bottom: 4px;
	border-bottom: 1px #CCC solid;
}

h3
{
	color: #af985b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 120%;
	text-align: left;
	padding: 15px 0 2px 0;
	margin: 0;
	margin-bottom: 4px;
	border-bottom: 1px #CCC solid;
}

.box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px;
}

.box2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px 20px 0 20px;
}

.s_list
{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	clear: both;
	padding: 0;
	margin: 0;
}

.s_list li
{
	display: list-item;
	padding: 2px 15px;
	margin: 0;
	background-image: url(../images/bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	border: 0px none;
}

.textbox
{
	border: 1px #af985b solid;
	background-color: #FAFAFA;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.nav
{
	background-color: transparent;
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 830px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 13px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	line-height: 100%;
}

a, a:link, a:visited, a:active { color: #72531E; text-decoration: none; }

a:hover { color: #72531E; text-decoration: underline; }

.nav a, .nav a:link, .nav a:visited, .nav a:active { color: #ffffff; text-decoration: none; font-weight: bold; }

.nav a:hover { color: #000000; text-decoration: none; font-weight: bold; }
