/* Created: 9:52 AM 01/07/04 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #33CCFF;
}
ul {
	list-style: square;
	color: #FFCC00;
	margin-left: 2em;
}
#MTxt {
	font-size: 10pt;
}
#STxt {
color:#666666;
	font-size: 8pt;
}
#Row {
	font-size: 10pt;
	color: #000000;
	background-color: #FEFDEB;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
}



/* Nav Elements */
.NavBar {
	background-color: #CC6600;
	background-image: url(navbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.NavDivider {
	background-color: #FF9900;
}



/* Tab Elements for News etc */
.Nav a {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.Nav a:hover {
	color: #FFFFCC;
}
#News {
	background-color: #999999;
	background-image: url(tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#Event {
	background-color: #666666;
}
.sFooter {
	font-size: 8pt;
	color: #FFFFFF;
}
#Devider {
	background-color: #999900;
}

.st{font-weight:bold; color:#FFFFFF;}

.statement{border:1px #0099CC solid; padding:15px; color:#666666; font-size:10px; }

/* Sub Directory */
.subContent {
	background: #FFCC00;
}
