body {
background-color: #ffffff;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
scrollbar-shadow-color : Darkgray;
scrollbar-arrow-color: Silver;
scrollbar-3dlight-color: Silver;
scrollbar-base-color: #FAFAD2;
}


td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #000000;
}

H1 {
color: Red;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
text-decoration: none;
margin-bottom: 0px;
}

H2 {
color: #999933;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-decoration: none;
}

H3 {
color: Red;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: underline;
}

H4 {
color: #999933;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: underline;
}

A {
color: #999933;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
}



A.butmenu:HOVER {
	border-bottom-color : ButtonHighlight;
	border-right-color : ButtonHighlight;
	border-left-color : ButtonShadow;
	border-top-color : ButtonShadow;
	border-top-style : solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	text-decoration : none;
	color: Black;
	text-align: center;
	padding-top: 1px;
	width: 170px;
}
A.butmenu {
	border-bottom-color : ButtonShadow;
	border-right-color : ButtonShadow;
	border-left-color : ButtonHighlight;
	border-top-color : ButtonHighlight;
	border-top-style : solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	text-decoration : none;
	color: White;
	text-align: center;
	padding-top: 1px;
	width: 170px;
}
td.boxed {
border-color: #000000;
border-style: solid;
border-width: 1px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

table.main {
background-color: #F5F5DC;
height: 100%;
width: 790px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

td.menu {
background-color: #999933;
height: 100%;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999933;
}

td.tekst {
background-color: #F5F5DC;
background-image: url(../images/bg_keyboard.jpg);
background-position: top;
background-repeat: no-repeat;
height: 100%;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

li {
list-style-image: url(../images/arrow_red.gif);
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}



