body {
	background-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #51505B;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #660000;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
}
.goldtype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #b37b00;
	background-position: left top;
	font-variant: normal;
}

a:link {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.greenbkgd {
	background-color: #ecf0eb;
}
.whitebkgd {
	background-color: #FFFFFF;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #b37b00;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: normal;
	text-transform: uppercase;
	list-style-image: url(images/bullet.jpg);
	line-height: 26px;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #660000;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: normal;
	text-transform: uppercase;
	list-style-image: url(images/bullet.jpg);
	line-height: 26px;
	text-decoration: none;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #660000;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: normal;
	text-transform: uppercase;
	list-style-image: url(images/bullet.jpg);
	line-height: 26px;
	text-decoration: none;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: normal;
	text-transform: uppercase;
	list-style-image: url(images/bullet.jpg);
	line-height: 26px;
	text-decoration: underline;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #660000;
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: normal;
	text-transform: uppercase;
	list-style-image: url(images/bullet.jpg);
	line-height: 26px;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}

.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
} 
.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}

.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #AAD3A0;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: uppercase;
}

.border {
	border: 1px solid #999999;
}
.boxborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: justify;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
	font-weight: normal;
	line-height: normal;
}

