/* Global Styles */

body {
	background-color: #333366;
	color: #7E5F35;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
}

a {
	color: #6F542F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F542F;
}
a:hover {
	text-decoration: underline;
}
.light a {
	color: #FEFFEE;
	font-weight: bold;
}
.light {
	color: #FEFFEE;
	font-weight: bold;
}
a.light {
	color: #FEFFEE;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FEFFEE;
}
.style40 {
	color: #A98249;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.topmenu {
	margin: 4px 6px;
	padding: 2px;
	font-weight: bold;
}
.topmenu a {
	margin: 0px 10px;
	padding: 2px;
	font-weight: bold;
}
.topmenu a:hover {
	color: #FEFFEE;
	text-decoration: none;
}
.footer {
	margin: 6px 0px 4px 120px;
	padding: 2px;
	font-weight: bold;
	font-size: 8pt;
	width: 680px;
}
.footer a {
	margin: 0px 8px;
	padding: 2px;
	font-weight: bold;
}
.footer a:hover {
	color: #FEFFEE;
	text-decoration: none;
}

ul, li {
	margin: 1px;
	padding: 8px;
	list-style-type: disc;
	list-style-position: outside;
}


.style44 {color: #5C2E2E}

.goldstyle {
	font-weight: bold;
	font-size: 12pt;
	}
