body, p, td, th, span, div, ul, li {
	font-family : Frutiger,verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	color : White;
}

select       { font-family: Verdana; font-size: 12px}
textarea     { font-family: Verdana; font-size:12px }
form         { font-family: Verdana; font-size: 12px }
input        { font-family: Verdana; font-size: 12px}

body {
	scrollbar-face-color: #e5e5e5;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
	background-image : url(../images_navi/bg.gif);
	background-color : #666666;
	margin : 0px 0px 0px 0px;
}

.TableStandard {
	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 : Silver;
}

.TableTop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #D3D3D3;
	border-bottom-color: #CCCCCC;
	background : #ADD8E6;
}
.TableBottom {
	border-top-width: 1px;	
	border-top-style: outset;
	border-top-color: #D3D3D3;
	background : #ADD8E6;
}

.TableColored {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-style: outset;
	border-left-color: #D3D3D3;
	border-top-color: #D3D3D3;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background : #DEF0F5;
	padding-left : 8px;
	padding-right : 5px;
	padding : 3px 3px;
}

.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;

}

.CellBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background : #F4F4F4;
	line-height : 20px;
}

.Fieldset
    {
	border: 1px groove #CCCCCC;
	padding: 15px;
}
	
a:visited {
	color: White;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:hover {
	color: Black;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
	background : #D3D3D3;
}

a:link {
	color: White;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:active {
	color: Silver;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}

.bold {
	color: #246377;
	text-transform: none;
	font-variant: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.boldhvid {
	color: #F5F5F5;
	text-transform: none;
	font-variant: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}

}
.FormButton {
	font-family: 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border : none;
	text-align : left;
}

.FormIndholdBlank {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border : none;
	text-align : right;
}
.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: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;

}
.FormTal {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(textbox_sh.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align : right;
}
.FormField {
	border: 1px groove #E2F2F5;
	background-color: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	font-weight: normal;
	color: Black;
}

INPUT.Button {
	font-family: 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: 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: HandelGothic BT, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-size: 18px;
	color: #F4A460;
}
  
.HeadlineTable
 {
	font-family: HandelGothic BT, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-size: 11px;
	color: #F4A460;
}
.HeadlineSub
 {
	font-family: HandelGothic BT, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-size: 14px;
	color: #F4A460;
}
