body
{
	margin:0px;
	background-color:#FEFE00;
	overflow:hidden;
	
	
	scrollbar-base-color:#FEFE00;
	scrollbar-3dlight-color:#FEFE00;
	scrollbar-arrow-color:#0000FF;
	scrollbar-darkshadow-color:#FEFE00;
	scrollbar-face-color:#FEFE00;
	scrollbar-highlight-color:#FEFE00;
	scrollbar-shadow-color:#FEFE00;
	scrollbar-track-color:#FEFE00;
}

body,td,div,input
{
	font-family:Verdana;
	font-size:12;
}


div
{
	text-align:left;
}

img
{
	border:none;
}

form {
	margin: 0px;
}

.ground
{
	width:1003px;
	height:598px;
	background-image:url(bg.gif);
	position:relative;
}

#menu
{
	position:absolute;
	top:106px;
	left:8px;
}

#container
{
	position:absolute;
	left:8px;
	top:178px;
}

#container .content
{
	display:none;
}

.link
{
	text-decoration:none;
	text-weight:bold;
	font-weight: bold; 
	font-size: 10;
	font-family: Verdana
}

select 
{
	height: 18px;
	border: none;
}

h2 
{
  color: blue; 
  font-family: Verdana;
}

.menu_item
{

}
