body {
	background-image: url(images/bg-metal.jpg);
	background-repeat: repeat;
	background-color: #000000;
}

dhtmlwindow .body {
	position: absolute;
	border: 2px solid yellow;
	visibility: hidden;
	background-color: #333333;
	color: #00FF00;
	left: 233px;
	top: 311px;
	width: 350px;
	height: 150px;
}

body .dhtmlwindow {
	position: absolute;
	border: 2px solid yellow;
	visibility: hidden;
	background-color: #333333;
	color: #00FF00;
	left: 233px;
	top: 311px;
	width: 350px;
	height: 150px;
}

body .inlinewin{
	position: absolute;
	border: 2px solid yellow;
	visibility: hidden;
	background-color: #333333;
	color: #00FF00;
	overflow: hidden;
}

.menu

{

	border-top:1px solid #999; border-left:1px solid #999;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	float:left;

	width:103px;

} 



a.menu

{

	color:#000000;

}



a

{

	color:  #00ECEC;

	font: 13px Verdana;

	text-decoration: none;

}



/* Specify the rollover style for the links  */

a:hover

{

	background-color: #00ECEC;

	color:  white;

}



.footer

{ 

	font: 8px Verdana;

	color:#FFFFFF;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

}

