<!--
body 
{
  background:#000009; 
  color:silver; 
  text-decoration:none; 
  font-size:8pt; 
  font-family:Arial,'MS Sans-Serif'; 
  font-weight:normal;
  margin-top:0pt;
  margin-bottom:0pt;
  margin-left:0pt;
  margin-right:0pt;
  scrollbar-3dlight-color:#000009;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#000009;
  scrollbar-base-color:#FFFFFF;
  scrollbar-darkshadow-color:#000009;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
}


table,p
{
  background-image: url(../home/mainback2.jpg);
  color: #FFFF00; 
  text-decoration: none; 
  font-size: 8pt; 
  font-family: Arial, 'MS Sans-Serif'; 
  font-weight: normal; 
}

A 
{
  color: #FFFF00; 
  text-decoration: none; 
  font-size: 8pt; 
  font-weight: normal; 
}

A:Hover 
{
  color: #CC6600; 
  text-decoration: none; 
  font-size: 8pt; 
  font-weight: normal; 
}

A:Active
{
  color: #CC6600; 
  text-decoration: none; 
  font-size: 8pt; 
  font-weight: normal; 
}

.menu
{
	background-color:#000000;
	width: 200px;
	font-size: 9pt;
	font-family: arial;
	position: absolute;
	font: bold;
	color: #ffff00;
	cursor: hand;
}

.infomenu
{
	background-color:#000000;
	width: 200px;
	font-size: 8pt;
	font-family: arial;
	position: absolute;
	font-width: normal;
	color: #ffff00;
	cursor: none;
}

.item_panel
{
  width:180px;
  clip:rect(0,180,0,0);
  border-left: 5pt solid #000009;
  border-right: 5pt solid #000009;
  position:absolute;
}

.item_panel a
{
	text-decoration:none;
	color: #ffff00;
	cursor:hand;
	font-weight: normal;
}

.item
{
	background-color: #000009;
	width: 178px;
	font-size: 8pt;
	font-family: arial;
}

h1
{
  font-size: 180%;
  font-style: normal; 
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}

h2
{
  font-size: 160%;
  font-style: normal; 
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}

h3
{ 
  font-size: 140%;    		
  font-style: normal; 
  font-weight: normal;
  color: #C0C0C0; 
  text-decoration: none;
  margin-bottom: .5em;
  margin-top: .5em;
}
-->

