body, table {
background-repeat: repeat;
background-color: #010E16;
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED7;
	scrollbar-face-color: #010E16;
	scrollbar-highlight-color: #010E16;
	scrollbar-shadow-color: #010E16;
	scrollbar-3dlight-color: #010E16;
	scrollbar-arrow-color: #E3DED7;
	scrollbar-track-color: #010E16;
	scrollbar-darkshadow-E7C8B3: #010E16;
}
p {
	margin-top: 0;
	padding-top: 0;
}
i, em
{
color: #468995;
letter-spacing: 1px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}

table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: solid 1px #E3DED7;
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED7;
	background-color: #010E16;
	scrollbar-face-color: #010E16;
	scrollbar-highlight-color: #010E16;
	scrollbar-shadow-color: #010E16;
	scrollbar-3dlight-color: #010E16;
	scrollbar-arrow-color: #E3DED7;
	scrollbar-track-color: #010E16;
	scrollbar-darkshadow-color: #010E16;
}
input.noborder {
	border: none;
}
a {
	color: #E3DED7;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
a.navi:link, a.navi:active, a.navi:visited {
	font-family: georgia;
	font-size: 9pt; 
	color: #E3DED7; 
	font-stlye: italic;
	text-decoration: none;
	display: block;
	width: 100%;
	font-style: italic;
	text-align: right;
	}
	
a.navi:hover {
	font-family: georgia;
	font-size: 9pt; 
	color: #468995; 
	font-stlye: italic;
	text-decoration: none;
	display: block;
	width: 100%;
	}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #E3DED7;
	font-size: 9px;
}
#top
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#Content
{
position: absolute;
top: 217px;
left: 12px;
height: 377px;
width: 428px;
overflow: auto;
color: #E3DED7;
}
#navi
{
position: absolute;
top: 44px;
left: 12px;
height: 114px;
width: 80px;
overflow: auto;
color: #E3DED7;
}