.highscoremenu { }

/*links */
a {
color: #afd0d3;
font-family: Times, "Times New Roman", serif;
font-size: 0.8em;
font-weight: bold;
font-style: oblique;}

a:hover {
background-color: #9db9d7;
color: #000000;}

/*hovedbakgrunn*/
body {
background-color: #9999bf;

}



td {

font-family: Times, "Times New Roman", serif;
font-weight: normal;
font-size: 1em;
color: #c4c4c4;}


td#content
{
padding-left: 2em;
background-color: #444444;}

/*
vensre meny
*/
td#meny {

background-color: #233e69;


text-align: left;
letter-spacing: 0em;

background-repeat: repeat;
padding: 0.7em;}

td#bottom
{
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
text-decoration: underline;
padding: 1em;
background-color: #006600;
}
td#topmenu {
	background-color: #000066;
	padding: 5pt;
	border: 2px dotted #FFFF00;
}
