@charset "UTF-8";
/* CSS Document */

.menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #947CCC;
	background-color: #1c1c1c;
}
.menusub {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FC3;
	background-color: #1c1c1c;
}
.bottomlinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FC6;
	text-decoration: none;
}
.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #947CCC;
	text-decoration: none;
}
.hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
	font-size: 10pt;
	font-weight: normal;
	color: #60C;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
}
.yellowboldtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FC3;
}
.boldtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FC3;
}
.whitetext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #CCC;
}
.yellowboldtext1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #FC3;
	font-weight: normal;
}
.caption {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
