body {
	background-color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.star-menu {
background-image:url(images/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	line-height:normal;
	padding-left: 45px;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	}
	
.green-button {
	background-color:#666600;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	color: #C9B667;
	text-decoration: underline;
}



a:visited {	
	text-decoration: underline;
	color: #C9B667;
}

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

a:active {
	text-decoration: underline;
	color: #D23E0E;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.small-title {
	color: #A85B1C;
	font-weight: bold;
}

.small {
font-size:10px;
}

.big-gold {
	color: #C9B667;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.big-rust {
	color: #A85B1C;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.big-white {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menu {
	color: #A85B1C;
	font-weight: bold;
}

li {
line-height:40px;
}