body {
		font-family: Century Gothic, Verdana;
		font-size: 8pt;
		CURSOR: crosshair;
		color : #999999;
		margin: 5;
		background : #ffffff;
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 8pt
}
A IMG {
filter: alpha (opacity=30);
}
A:hover IMG {
filter: alpha (opacity=99);
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #666666;
behavior:url(linkhilight.htc);
filter:progid:dximagetransform.microsoft.gradientwipe(sProperties);
height: 2px;
}
a:link {
color : #666666;
CURSOR: e-resize;
text-decoration: none;
}
a:visited {
color : #666666;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #999999;
CURSOR: e-resize;
text-decoration: underline overline;
}
a:hover {
color : #999999;
CURSOR: e-resize;
text-decoration: underline overline;
}
#header {
 color: #999999;
 text-align: justify;
}

#header H1 {
 font-size: 10px;
 color: #999999;
}

#content {
 color: #999999;
 border: none;
 margin-left: 5px;
 margin-right: 5px;
 padding: 0 5px;
 text-align: justify;
}

.bottom {
 margin-bottom: 5px;
}

#content H2 {
 display: block;
 border: 1px solid #999999;
 color: #999999;
 margin: 0;
 padding: 0 5px;
 font-size: 10px;
 text-align: center;
 filter: alpha(style=1,opacity=0 finishopacity=100);
 height: 10px
}

.menu_2 {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

.menu_item {
 color: #999999;
 font-weight: normal;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}

.current {
 display: block;
 color: #999999;
 border: 1px solid #999999;
 font-weight: bold;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}