A:link
{ color:#6E8BB1;
text-decoration: none;
}

A:visited
{ color:#6E8BB1;
text-decoration: none;
}

A:hover { 
color:#A8B9CF; 
text-decoration: line-through;
}

A:active
{ color:#6E8BB1;
text-decoration: none;
}

body 
{ background-color:#102139;
font-family: sans-serif;
color: #43697E;
font-size: 12px; 
text-align: right;
}

input, textarea
{ background: #102539;
font-family: sans-serif;
font-size: 12px;
color: #A8B9CF;
border-bottom:1px solid #6E8BB1;
border-left:0px;
border-right:0px;
border-top:0px;
}


h1 { color :#A8B9CF;
font-size: 13px;
font-family: Sans-serif; 
text-align: left; 
margin-left: 20px;
margin-right: 20px;
font-weight: normal;
border-bottom:1px solid #6E8BB1;
 
}


#wholepage {
position: relative;
align: center;
top:0px;
width:600px;
margin:0 auto;
text-align: right;
z-index:1;
padding:0px;
background:#102539;
color:#43697E;
}


#content {
position: relative;
align: right;
top:0px;
width: 450px;
text-align: left;
z-index:1;
padding:4px;
background:#102539;
}

#statistics {
position: relative;
align: center;
top:0px;
width:300px;
margin: 0 auto;
padding: 3px;
color :#A8B9CF;
font-size: 12px;
font-family: Sans-serif; 
text-align: left; 
font-weight: normal;
border-bottom:1px solid #6E8BB1;
}

td {
padding: 3px;
}
#navigation {
list-style-type: none;
margin: 0; padding: 0;
}
#navigation li {
display: inline;
padding: 2px 8px;
}

ul.nav
{list-style-type:none;
font-family:verdana;
font-size:11px;
text-align:left;
width:120px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.nav li
{
margin-bottom:0px;
padding:3px 3px 3px 3px;
background:#102539;
border-bottom:1px solid #6E8BB1;
}

ul.nav li a
{
text-decoration:none;
color:#43697E;
}

ul.nav li:hover
{
background:#0C1B2F;
}

ul.nav li:hover a
{
color:#A8B9CF;
}
