body
{
	background-color: 3A3A3A;
	background-image: url(skylinebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 32;
}
body, div, td, th, p
{
	color: ffffff;
	font-size: x-small;
	font-family: arial;
	scrollbar-base-color: 3A6BA6;
	scrollbar-3dlight-color:3A6BA6; 
	scrollbar-arrow-color:3A6BA6; 
	scrollbar-darkshadow-color:3A6BA6; 
	scrollbar-face-color:3A6BA6; 
	scrollbar-highlight-color:3A6BA6; 
	scrollbar-shadow-color:3A6BA6;
	scrollbar-track-color:3A3A3A;
}
th
{
	font-weight: bold;
}
div.all
{
	width: 922;
}
.greybg
{
	border-style: solid;
	border-width: 3;
	border-color: 25528B;
	background-color: 505050;
	font-size: x-small;
	padding: 8;
}
table
{
	border-collapse: collapse;
}
a
{
	color: 3A6BA6;
}
a img
{
	border-style: none;
}
a:hover
{
	color: ffffff;
}
.blueborder
{
	border-style: solid;
	border-width: 3;
	border-color: 25528B;
}
hr
{
	height: 3;
	color: 25528B;
	background-color: 25528B;
}
