
BODY { background : black }

B { display: inline }
	
DIV.location { 	margin-bottom: 6px; }

.location { font-size: 8pt;
	color: #ffcc33;
	font-family : arial, verdana, helvetica, sans-serif }

A.location { color: #ffcc33;
	text-decoration: underline }
A.location:visited { color: #ffcc33;
	text-decoration: underline }
A.location:hover { color: yellow;
	text-decoration: underline }
	
.copyright { font-size: 7.5pt;
	color: #666666;
	background : black;
	font-family : arial, verdana, helvetica, sans-serif;
	line-height: 20 px;
	text-align: right }
				
DIV.frontpage {	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0em; }
	
.frontpage  { font-size: 9pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }
	
DIV.normal {	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em; }
	
.normal  { font-size: 9pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }

.normal  { font-size: 9pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }

DIV.footer { margin-top: 8px;
	margin-bottom: 13px;
	text-align: center }

.footer  { font-size: 8pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }
	
A.normal { color: #ffcc33;
	text-decoration: underline }
A.normal:visited { color: #ffcc33;
	text-decoration: underline }
A.normal:hover { color: yellow;
	text-decoration: underline }

.smaller  { font-size: 7.5pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }

A.smaller { color: #ffcc33;
	text-decoration: underline }
A.smaller:visited { color: #ffcc33;
	text-decoration: underline }
A.smaller:hover { color: yellow;
	text-decoration: underline }


A.smaller2 { color: white;
	text-decoration: underline }
A.smaller2:visited { color: #ffcc33;
	text-decoration: underline }
A.smaller2:hover { color: yellow;
	text-decoration: underline }

.heading1 { font-size: 11pt;
	font-family :  arial, verdana, helvetica, sans-serif;
	font-weight: 700;
	color: #ffcc33 }

.heading2  { font-size: 9pt;
	font-weight: 700;
	margin-top: 1em;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }

.heading3  { font-size: 9.5pt;
	font-weight: 700;
	margin-top: 0em;
	font-family : arial, helvetica, verdana, sans-serif;
	color: #ffcc33 }

.links  { font-size: 9pt;
	font-weight: 600;
	margin-top: 1em;
	font-family : arial, helvetica, verdana, sans-serif;
	color: white }
	
.leftmenu { background: #000000;
	font-size: 8.5pt;
	font-family : arial, helvetica, verdana, sans-serif;
	color: #ffcc33 }

.leftmenuheading { font-size: 10pt;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	color: #999999 }

A.leftmenuitem { color: #ffcc33;
	text-decoration: underline }
A.leftmenuitem:visited { color: #ffcc33;
	text-decoration: underline }
A.leftmenuitem:hover { color: yellow;
	text-decoration: underline }

.maintextarea { background: #666666;
	align: left }

.bottomnav { background: #336699 }

.headerbar { background: #ffcc33 }

.headerbartext { 
	font-size: 9pt;
	font-family : arial, helvetica, verdana, sans-serif;
	font-weight: 800;
	color:  #ffcc33;
	text-decoration: none }

.marginline { background: #999999 }

.pulldown {	color: black;
	font-family: arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: white }

.hide { font-size: 1pt;
	color: black;
	background : black;
	font-family : arial, verdana, helvetica, sans-serif;
	display: none }

.releasepreview { background: #666666;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em  }



