body {
	margin:0; 
	background:url('images/body_bg.jpg') no-repeat top center; 
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 11px;
}	
h1 {
	color: #46066E;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h3 {
	color: #46066E;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
}
h4 {
	color: #000000;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
a:link, a:visited {
	color: #BF8329;
	text-decoration: none;
} 
a:hover, a:active {
	color: #46066E;
	text-decoration: none;
}
a.focus:link, a.focus:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
} 
a.focus:hover, a.focus:active {
	color: #BF8329;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
a.nav:link, a.nav:visited {
	color: #BF8329;
	text-decoration: none;
	font-weight: bold;
} 
a.nav:hover, a.nav:active {
	color: #46066E;
	text-decoration: none;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a.footer:hover, a.footer:active {
	color: #000000;
	text-decoration: none;
}
li {
	padding-bottom: 5px;
}
table {
	border: 0px;
}
td, p {
	color: #000000;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 11px;
}
select, option, input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #46066E;
	color: #000000;
	font-family: Verdana,Arial,Geneva,Helvetica,Sans-serif;
	font-size: 11px;
}
