@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

h1 {
	color: #FFCC00;
	font-size:14px;
	text-decoration:none;
	font-family: "Myriad Pro", sans-serif;
	font-weight: bold;
	padding-left: 10px;
}
h2 {
    color: #FFFFCC;
	font-size:14px;
	text-decoration:none;
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:none;
}
a {
    color: #FFFFCC;
	font-size:14px;
	text-decoration:none;
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:none;
	}

	
p{
margin:0px;
padding:10px;
font-size:11px;
line-height:14px;
font-family:"Verdana", Verdana, Geneva, sans-serif;
color:#FFFFFF;
text-transform:none;
}
b{
margin:0px;
padding:10px;
font-size:11px;
line-height:14px;
font-family:"Verdana", Verdana, Geneva, sans-serif;
color:#FED96F;
text-transform:none;
}
a.menu
{
text-decoration: none;
font-family: "Myriad Pro", sans-serif;
font-weight: bold;
font-size: 10pt;
color: #000000;
}
a.menu:hover
{
font-family: "Myriad Pro", sans-serif;
font-weight: bold;
font-size: 10pt;
color:#333333;
}
bot nav{
margin:0px;
padding:10px;
font-size:11px;
line-height:14px;
font-family:"Verdana", Verdana, Geneva, sans-serif;
color:#FFFFFF;
text-transform:none;
}