BODY { SCROLLBAR-FACE-COLOR: #000033; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000033; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#000033}

a:link {color:white; text-decoration:none}
a:visited {color:white; text-decoration:none}
a:active {color:white; text-decoration:none}
a:hover {color:white; text-decoration:none}

.nav { width: 5px;	}

#top {
font-family: Arial, Verdana, Helvetica, sans-serif;
position: absolute;
width: 900px;
height: 115px;
top: 5px;
left: 1px;
}

#navi {
float:left;
color: #fff;
position: absolute;
width: 190px;
height: 430px;
top: 121px;
left: 1px;
}

#main {
background-color:#000033;
float:right;
position: absolute;
width:812px;
height:479px;
top: 121px;
left: 192px;
horizontal-align: center;
}


.text1{font-size:12px; font-weight: bold; text-decoration: none; color:#ffffff }
.text2{font-size:10px; padding-left: 10px; font-weight:normal; text-decoration: none;}

