body {

	margin: 0px;

	background-color: #000000;

	}



/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */

body, td {

	font-size: 14pt;

	line-height: 12pt;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

	

h2 {line-height: 15pt;}



h3, h4 {line-height: 15pt;}



h5, h6 {line-height: 10pt;}



h1, h2, h3, h4, h5, h6 {

	font-family: "verdana", "helvetica condensed", "sans-serif";

	margin: 4px;

	}

	

a {

	text-decoration: normal;

	font-weight: normal;

	color: #999999;

	}



a:link:hover {text-decoration: underline;

	color: #000000;

	}

	

h1, h2, h3, h4, h5, h6 {color: #000000;}



#copyright {padding: 0px 0px 0px 0px;}



#copyright, #copyright a {

	font-size: 7pt;

	font-weight: normal;

	color: #999999;

	}



#copyright a {text-decoration: none;}

	

#copyright a:link:hover {color: #4B4B4B;}

	

.dataGrid {width: 95%;}



.poll {width: 150px;}



.poll h6 {font-size: 8pt;}











/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */



#menu-bg {

	background: url(menu_bg.gif) repeat-x;

	border-bottom: 1px solid #fff;

	height: 26px;

	}



a.menu {

	font-size: 8pt;

	line-height: 22px;

	color: #CCC;

	font-weight: bold;

	text-decoration: none;

	padding: 2px 10px 2px 10px;

	display: inline;

	}



a.menu:link:hover {

	text-decoration: none;

	font-weight: bold;

	color: #fff;

	}



/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */

.menuContainer {

	position: left;

	width: 150px;

	text-align: left;

	background-color: #FC6;

	border: solid 1px #FC8;





	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);

	-moz-opacity: 75%;

	visibility: hidden;

	float: center;

	} 



a.submenu, a.submenu2, a.submenu3, a.submenu4 {

	font-size: 8pt;

	line-height: 11pt;

	color: #000;

	text-decoration: none;

	font-weight: normal;

	display: block;

	padding: 2px 10px 2px 10px;

	}



a.submenu:hover, a.submenu2:hover, a.submenu3:hover, a.submenu4:hover, #details-submenu strong a {

	text-decoration: none;

	font-weight: normal;

	color: #fff;

	background-color: #333;

	}



a.submenu {margin-left: 0px;}



a.submenu2 {margin-left: 10px;}



a.submenu3 {margin-left: 20px;}



a.submenu4 {margin-left: 30px;}



/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */



#mast-bg {

	background: #fff url(mast-bg.gif) repeat-x top left;

	}

	

#fcp, #contact {padding: 0px 0px 0px 0px;}

	

#fcp, #fcp a, #contact, #contact a {

	font-size: 8pt;

	color: #fff;

	}

	

#fcp a, #contact a {text-decoration: none;}



#fcp a:link:hover, #contact a:link:hover {text-decoration: underline;}

