* { font-family: tahoma, Helvetica, sans-serif}

.text {
	font-size		: 11px;
	color			: #161616
}

.smalltext {
	font-size		: 9px;
	color			: #161616
}

body {
	background-color:#000000
}
	
.whitetext {
	color			: #FFFFFF
}

.maintable {
	font-size		: 11px;
	background-color: #FFFFFF;
	color			: #161616;
}

.backgroundtable {
	font-size		: 11px;
	background-color: #FFFFFF;
	color			: #161616;
	padding			: 0px;
}

.sidebar {
	font-size		: 11px;
	background-color: #f5f5f5;
	background-image: url(/images/boxes/box-middle.gif);
	color			: #161616
}

.indentedtext {
	
	color			: #161616;
	padding-left	: 10px;	
	padding-right	: 10px;	
}

.sidebarheader {
	font-size		: 12px;
	font-weight		: bold;
	background-image: url(/images/boxes/box-header.gif);
	padding-left	: 10px;
	height			: 40px;
	padding-bottom	: 7px;
}
	
.subtablehd {
	background-color: #dddddd;
	font-size		: 12px;
	font-weight		: bold;
	color			: #161616;	
}	

.subtablecell {
	background-color: #EEEEEE;
	color			: #161616;	
}	

.subtablehdred {
	background-color: #993300;
	font-size		: 13px;
	font-weight		: bold;
	color			: #161616;	
}	

.subtablecellred {
	background-color: #FFD3D3;
	color			: #161616;	
}	

	
.SearchTableRowOn {
	background-color: #EBEBEB}
	
.SearchTableRowOn:hover {
	background-color: #b6d7f0 }		

.SearchTableRowOff {
	background-color: #FFFFFF}
	
.SearchTableRowOff:hover {
	background-color: #b6d7f0 }	
	
.SearchTableHiLight {
	background-color: #B7C6E6}	

H1 {
	margin-top		: 2;
	margin-bottom	: 3;
	font-weight		: 600;	
	font-size		: 17px;
	color			: #332d48;
	}

H2 {
	margin-top		: 0;
	margin-bottom	: 0;
	font-size		: 12px;
	color			: #161616;	
 }
	
H3 {
	font-size		: 12px;
	margin-top		: 0;
	margin-bottom	: 5;
	color			: #999999;
	font-weight		: 400;
	}

H4 {
	margin-top		: 0;
	margin-bottom	: 0;
	font-size		: 15px;
	color			: #666666;
	}
    
.button {
	font-size		: 11px; }

a:link {
	color			: #332d48;
	font-weight		: bold; }
	
a:visited {
	color			: #332d48;
	font-weight		: bold; }
	
a:hover {
	color			: red; }
	
.keyboard
{
	font-family		: "andale mono", "lucida console", "ms gothic", "courier new";
	font-size		: 11px;
}

.box {
	background-color: #EEEEEE;
	border: 1px #161616;
}

.whiteformbox {
	border			: 0px solid #FFFFFF;
	
	color			: #161616;
}

.hilighted {
	color			: red;
	font-weight		: bold;
}

.centeredImage {
    margin-top		: 0px;
    margin-bottom	: 0px;
    padding			: 0px;
	padding-bottom	: 0px;
	vertical-align	: middle;
}
