@charset "utf-8";
/* CSS Document */

body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{
	height:100%;
	padding:0;
	background-color: #000000;
} 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer {
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:900px;
	height:100%;
	z-index:1;
}
/* end hack */ 

#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	height:100px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
	text-align: left;
	border-top-width: thin;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#topbar-inner{
	height:100px;
	background-color: #000000;
}
#footer-inner {
	height:50px;
	background-color: #000000;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {margin-right:0px;}
/* end hide*/

#footer{
	position:relative;
	bottom:0;
	width:100%;
	height:45px;
	z-index:999;
	text-align: center;
}
.spacer {
	height:100px
}/* same height as footer/header to preserve space*/
p{
	margin-top:0;
	color: #FFFFFF;
}
html>body #top-bar,html>body #footer{position:fixed}/* for moz/opera and others*/
body,td,th {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
}

.style1 {
	color: #FFFFFF;
	font-size: small;
	font-variant: normal;
	background-color: #FF0000;
}
.style2 {
	color: #999999;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#top-bar2 {
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:-5px;
	left:-6px;
	height:100px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
	text-align: center;
}
.style3 {
	font-size: medium;
	color: #FFFFFF;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	color: #FF0000;
	font-style: normal;
	font-size: medium;
}
.styleparagraph {
	color: #FF0000;
	font-style: normal;
	font-size: 14px;
}
.pstyleparagraph {
	color: #FFFFFF;
	font-style: normal;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}{
	color: #CCCCCC;
	}
{
	color: #CCCCCC;
	}
a:visited {
	text-decoration: none;
}{
	color: #999999;
	}
a:active {text-decoration: none}{
	color: #CCCCCC;
	}
a img {border: none; } 
