﻿*
{
	border:0px;
	margin:0;
	padding:0;
	list-style:none;
}

html, body, #bg, #bg table, #bg td, #cont, form
{
	width:100%;
	height:100%;
	overflow:hidden
}
body
{
	font-family:Verdana;
	font-size:10px ;
	cursor:default;
	color:#fff;
	background-color:#272727;
	line-height:1.8em;
}

a{text-decoration:none;color:#fff;outline:0}
.linedA{text-decoration:underline;color:#fff;outline:0}
img
{
	display:block;
	behavior: url(/js/iepngfix.htc);
}

#bg div{position:absolute;width:100%;height:100%;top:0%;left:0%; z-index:-1}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}

.stdBold
{
	font-weight:bold;
}

.stdRegular
{
	font-weight:normal;
}

.blackText
{
	color:#999999;
}
	
.start
{
	display:none;
}
.flDiv
{
	position:relative;
	float:left;
}

.frDiv
{
	position:relative;
	float:right;
}

.nav
{
	position:relative; 
	overflow:auto;
	height:100%;
	width:218px;
}

.navBG
{
	background-color:Black;
	opacity:0.7;
	filter:alpha(opacity=70);
	overflow:hidden;
}
.navBar
{
	position:relative;
	height:100%;
}

.navContentLeft
{
	position:absolute;
	top:23px;
	left:25px;
}

.navContentRight
{
	position:absolute;
	top:23px;
	left:25px;
}

.navDiv
{
	padding: 10px 0px 10px 0px;
}
.navItem:hover
{
	color:#8e8d8d;
}
.eleDivider
{
	padding:5px 0px 5px 0px;
}

.indentDiv
{
	position:relative;
	padding:0px 0px 0px 5px;
}

.errorValWhite
{
	font-family:Verdana;
	font-size:10px ;
	font-weight:bold;
	color:#00f;
}
.thumbPadding
{
	padding:8px 0px 0px 5px;
}

.thumbOn
{
	 background-color:White;
}

.navShowBar
{
	display:none;
}