body, p, td, a, th, span, b, div, ul, li {
	font-family: Trebuchet, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 11px;
}

body {
	scrollbar-face-color: #e5e5e5;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #006699;
	margin: 0px 0px 0px 0px;
}

.TablePix {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #D3D3D3;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #D3D3D3;
	background : White;

}

.Fieldset
    {
	border: 1px groove #CCCCCC;
	padding: 15px;
}
	
a:visited {	color: Black; text-decoration: none}
a:hover {
	color: Black;
	text-decoration: underline;
	background : #D3D3D3;
}

a:link {color:#000000; text-decoration: none}
a:active {
	color: Silver;
	text-decoration: underline
}

.bold {
	color: #E03E3F;
	text-transform: none;
	font-variant: normal;
	font-size: 11px;
	font-weight: bold;
}
.boldhvid {
	color: #F5F5F5;
	text-transform: none;
	font-variant: normal;
	font-size: 11px;
	font-weight: bold
}

.FormButton {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
	background-color: #D3D3D3;
	background-position: center center;
	border: 1px #999999 groove
}
.FormTxtBlank {
	background-color: transparent;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border : none;
	text-align : left;
}

.FormIndhold {
border: #000000 1px inset;
border-color: #000000 #666666 #666666 #000000;
background-color: #FFFFFF;
background-attachment: fixed;
background-image: url(textbox_sh.gif);
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;

}

.FormField {
	border: 1px groove #E2F2F5;
	background-color: #E8EFF6;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center center;
	font-weight: bold;
	color: #003366
}

INPUT.Button {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(buttonbox2_sh.gif);
	border: 1px groove Silver;
}

INPUT.ButtonHover {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: Black;
	background-color: #FFFFFF;
	background-attachment: fixed;
	border: 1px groove Black;
	background-image : none;
}

.Headline
 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #E03E3F;
}
  
.HeadlineTable
 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #E03E3F;
}
.HeadlineSub
 {
	font-family: Helvetica, Ariel, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E03E3F;
}

.CellTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Silver;
	background: #F4F4F4;
	line-height: 16px;
}

.CellBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Silver;
	background: #F4F4F4;
	line-height: 16px;
}