body, td, input, textarea
{
	font-family:arial;
	font-size:8pt;
}
body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #000000;
	color: #ffffff;
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#666666;
	/*background: url(../images/pleasewait.gif)  no-repeat fixed center; */
}

.bBlack
{
	color: #000000;
}
td
{
	vertical-align:top;
	color: #ffffff;
}

.clsInput100
{
	width:	305px;
	border:1px solid #666666;
}

.dTopBar
{
	width:100%;
	height: 40px;
	background-image:url("../images/topbar.gif");
	background-color:black;
}

.gradientBG
{
	background-image:url("../images/BGgradient.jpg");
}

.dWindowFloater
{
	background-color:black;
	height:440px;
	width:460px;
	border:1px solid #666666;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#000000,strength=5);
}
.dFiles
{
	width:100%;
	height:400px;
	overflow:auto;
	padding:5px;
}

.dBottomToolBar
{
	text-align:left;
	width:100%;
	height:40px;
	margin-left:5px;
	overflow:hidden;
}
.dFileBox
{
	background-color:#666666;
	border-top: 1px solid #cccccc;
}
.dContainer
{
	border:1px solid #666666;
	border-top:0px;
	text-align:left;
	padding:10px;
	width:420px;
}
.dInfo
{
	background-color:#252525;
	border-top:1px solid #666666;
}

.subItem{color:#666666}

A:link {COLOR: #696969; text-decoration:none; BACKGROUND-COLOR: transparent}
A:visited {COLOR: #696969; text-decoration:none; BACKGROUND-COLOR: transparent}
A:active {COLOR: #ffffff;text-decoration:none;  BACKGROUND-COLOR: transparent}
A:hover {COLOR: #ffffff;text-decoration:underline;  BACKGROUND-COLOR: transparent}

.dSub_Hidden
{
	display:none;
	
}

.dCurvedContainer
{
	height:569px; 
	width:777px; 
	background-image:url(../images/WindowLayout.jpg); 
	background-color: black;
}

.dUserFormContainer
{
	left:120px; 
	top: 140px; 
	position:relative;
	text-align: left;
}
h1
{
	font-weight:normal;
	font-size: 18pt;
	border-bottom:1px solid #ffffff;
}

.dCentered
{
	text-align:center;
	margin: auto;
	border: 1px solid red;

}

