body
{
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	
	scrollbar-Base-color:	#000000;
	scrollbar-face-color:	#FFFFFF;
	scrollbar-arrow-color:	#000000;
	scrollbar-track-color:	#FFFFFF;
	scrollbar-shadow-color:	#FFFFFF;
	scrollbar-highlight-color:#555555;
	scrollbar-3dlight-color:#555555;
	scrollbar-darkshadow-Color:#000000;
}


#middle_main
{
	background-image: url(../images/middle_main.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main_content
{
	overflow: auto;
	position: relative;
	width: 622px;
	min-width: 622px;
	max-width: 622px;
	height: 395px;
	max-height: 395px;
	min-height: 395px;
	top: 35px;
	 
}
.copyright
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.table
{
	filter:	alpha(opacity=85);
	position: relative;
	font: 10pt Tahoma, Arial, Helvetica;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: left;
	text-valign: top;
}
.title
{
	color: #000000;
	font: 12pt Arial, Helvetica;
	font-variant: small-caps;
	letter-spacing:	1;
	line-height: 100%;
}

.body
{
	color: #000000;
	font: 8pt Tahoma, Arial, Helvetica;
}



A:visited 
{
	text-decoration: none;
	font: 100% Arial, Helvetica;
	color: #335B36;
	font-weight: bold;
	line-height: 100%;
}

A:link 
{
	text-decoration: none;
	font: 100% Arial, Helvetica;
	color: #335B36;
	font-weight: bold;
	line-height: 100%;
}

A:active 
{
	text-decoration: none;
	font: 100% Arial, Helvetica;
	color: #335B36;
	font-weight: bold;
	line-height: 100%;
}

A.copyright
{
	color: #ffffff;
}

A:hover 
{
	text-decoration: none;
	color: #ff0000;
}
