html{
scrollbar-face-color: #005386; 
scrollbar-track-color: #005386; 
scrollbar-arrow-color: #012e5a; 
scrollbar-highlight-color: #00699f; 
scrollbar-shadow-color: #014170; 
scrollbar-3dlight-color: #00699f; 
scrollbar-darkshadow-color: #012e5a;
}

body { 
background:#012d58 url(bg.gif) repeat-x fixed; 
scrollbar-face-color: #005386; 
scrollbar-track-color: #005386; 
scrollbar-arrow-color: #012e5a; 
scrollbar-highlight-color: #00699f; 
scrollbar-shadow-color: #014170; 
scrollbar-3dlight-color: #00699f; 
scrollbar-darkshadow-color: #012e5a;
font-size:80%;
line-height:160%;
font-family: "MS UI Gothic";
color: #FFFBF0;
vertical-align: top;
text-align: center;
}

a.menu:link { text-decoration: none;color: #66ccff; } 
a.menu:visited { text-decoration: none;color: #6699ff; } 
a.menu:hover { text-decoration: none;color:#99ccff;position: relative; top: 1px;left: 1px; } 
a.menu:active { text-decoration: none;color: #9edefe; }

img{border: 0px;}

ul{
list-style: none;
margin: 0; 
padding: 0;
}

li{
list-style: none;
padding-left: 16px;
background: url(list_b.gif) no-repeat left center;
}

li.y{
list-style: none;
padding-left: 16px;
background: url(list_y.gif) no-repeat left center;
}

li.o{
list-style: none;
padding-left: 16px;
background: url(list_o.gif) no-repeat left center;
}

li.b2{
list-style: none;
padding-left: 16px;
background: url(b2.gif) no-repeat left center;
}

li.y2{
list-style: none;
padding-left: 16px;
background: url(y2.gif) no-repeat left center;
}

li.w{
list-style: none;
padding-left: 16px;
background: url(w.gif) no-repeat left center;
}

li.s{
list-style: none;
padding-left: 16px;
background: url(spacer.gif) no-repeat left center;
}

hr{
border:#2A7FAA 2px dotted;
}

table{
width: 950px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse; 
}

#title{
width: 200px;
height:50px;
text-align: left;
}

#menu{
width: 750px;
height:50px;
text-align: left;
}

#aqua{
width:950px;
height:300px;
background: url(uw.jpg) no-repeat center top;
}

#contents{
width: 310px;
height: 40px;
text-align: center;
}

#details{
width: 310px;
text-align: left;
padding: 20px;
vertical-align: top;
}

#hrt{
width: 10px;
background: url(hrt.gif) repeat-y;
padding: 0px;
}

#submenu{
width: 900px;
height: 30px;
padding: 20px 0px 0px 0px;
}

#copyright{
width: 900px;
height: 30px;
padding: 0px;
}

textarea{
width: 240px;
height: 40px;
color: #88abda;
font-size: 90%;
line-height: 150%;
font-family: "MS UI Gothic";
background-color: #01274a;
border: 1px solid #013765;
}

.left{text-align: left;}
.center{text-align: center;}
.right{text-align: right;}
.com{color: #00ffff;}
.date{color: #fff45c;}
.attention{font-size: 80%; color: #6e9dd2;}