body 
	{
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
	
	background-color:#999999;
}


#scroller 
	{
	position:absolute;
	width:100%;
	height:1200px;
	top:0px;
	left:0px;
	overflow:auto;
	z-index:2;
} 

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content 
	{
	position:relative;
	z-index:25;
	
}

#fixed {
	margin: 0 auto;
	width:881px;
	z-index:1;
	border:2px double;
	background-color: #0D1D29;
	border-color: #FFFFFF;
	padding-bottom: 10px;
}

#background
	{
	position:absolute; 
	z-index:1; 
	width:100%; 
	
	background-color:#999999;
	background-image: url(/images/backgrad.png)
}

#header
	{
	margin:20px 0px 0px 0px;
	width:881px;
	border-color:#FFFFFF;
	background-color: #333333;
}

#toplink
	{
	
	margin-top:0px;
	vertical-align:middle;
	text-align:right;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #999999;
	
}
	
#maintable
	{
	width: 97%;
	margin: 10px auto;
	height: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #CCCCCC;
	z-index: 5;
	}
	
#navbar
	a:active, a:focus {
	height:40px;
	outline:0;
	
	}
	
#bottom {
	margin: 0 auto;
	width:881px;
	height: 20px;
	z-index:1;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	}
	
#title {
	margin:15px;
	height:30px;
	padding:7px;

	font-size:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td, th {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #CCCCCC;
	text-align: left;
}

h2 {
	color: #003;
}

h3, h4 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}

h5, h6 {
	color: #003;
	font-size: 16px;
}

a {
	color: #000066;
}
#newtitle div {
	background-image: url(/images/test_03.png);
	width: 881px;
	height: 91px;
	margin-top: 1px;
}
