body {
		font-family: Century Gothic, Verdana;
		font-size: 7pt;
		CURSOR: crosshair;
		color : #999999;
		margin: 0;
		background : #C9D4DA url(pics/sf.jpg);
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 7pt;
 	color : #999999;
}
A IMG {
filter: alpha (opacity=30);
}
A:hover IMG {
filter: alpha (opacity=99);
}
BODY {
	SCROLLBAR-FACE-COLOR: #C9D4DA;
	SCROLLBAR-HIGHLIGHT-COLOR: #8CACB6;
	SCROLLBAR-SHADOW-COLOR: #8CACB6;
	SCROLLBAR-3DLIGHT-COLOR: #C9D4DA;
	SCROLLBAR-ARROW-COLOR: #8CACB6;
	SCROLLBAR-TRACK-COLOR: #C9D4DA;
	SCROLLBAR-DARKSHADOW-COLOR: #C9D4DA;
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #8CACB6;
}
a:link {
color : #8CACB6;
text-decoration: none;
CURSOR: e-resize;
}
a:visited {
color : #8CACB6;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #8CACB6;
CURSOR: e-resize;
text-decoration: none;
BORDER-RIGHT: 1px solid #8CACB6;
BORDER-TOP: 1px solid #8CACB6; 
BORDER-LEFT: 1px solid #8CACB6;
BORDER-BOTTOM: 1px solid #8CACB6;
background : #DDE8EE;
}
a:hover {
color : #8CACB6;
CURSOR: e-resize;
text-decoration: none;
BORDER-RIGHT: 1px solid #8CACB6;
BORDER-TOP: 1px solid #8CACB6; 
BORDER-LEFT: 1px solid #8CACB6;
BORDER-BOTTOM: 1px solid #8CACB6;
background : #DDE8EE;
}
#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 {
 color : #999999;
 margin: 0;
 padding: 0 5px;
 font-size: 10px;
 text-align: left;
}

.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;
 color : #999999;
 font-weight: bold;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}
