@charset "ISO-8859-1";
.nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #B9BDEB;
	font-style: normal;
}
.text a:link {
	color: #3399FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:visited {
	color: #3399FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:hover {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:active {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.gd a:link {color: #ffffff;}
.footer  a:hover {color: ffffff;}
.gd a:hover {color: #003300;}
.gd a:active {color: #003300;}


.footer a:link {
	color: #3399FF;
	font-size: x-small;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9BDEB;
	list-style-type: square;
}
.stage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #ffffff;
}
.footer a:visited {
	color: #3399FF;
	font-size: x-small;
	text-align: center;
}
.footer a:hover {
	color: white;
	font-size: x-small;
	text-align: center;
}
.footer a:active {
	color: white;
	text-align: center;
}


div.nav a:link, div.nav a:visited 
{ 
     color: #330099; 
   
} 
div.nav a:hover, div.nav a:active 
{ 
     color: #990000; 
}

/*dropdown menus*/

        .menu .options {
	margin-right:1px;
	margin-bottom:3px;
	border:0px solid #AD5800;
	background-color:#CCCCCC;
	font-size: 11px;
	line-height:9px;
        }
        .menu a {
	color:#000000;
	font-size:11px;
	display:block;
	padding:5px 5px;
	text-decoration:none;
	background-color:transparent;
        }
        .menu a:hover {
	background-color: #FFFFFF;
	color:#000000;
	font-size:11px;
        }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B9BDEB;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 0px;
}

h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

