body {
	scrollbar-face-color: #E36B2F; <!--- #FEA62B; --->
	scrollbar-highlight-color: #424242;
	scrollbar-shadow-color: #424242;
	scrollbar-3dlight-color: #424242;
	scrollbar-arrow-color: #231F20;
	scrollbar-track-color: #424242;
	scrollbar-darkshadow-color: #424242;
}

A:visited {
   font-weight : bold;
   color : #FEA62B; 
   text-decoration : none; 
}

A:link {
   font-weight : bold;
   color : #FEA62B; 
   text-decoration : none; 
}

A:active {
   font-weight : bold;
   color : #FEA62B; 
   text-decoration : none; 
}

.frameorange{
   border-bottom: 2 solid #FEA62B;
   border-top: 2 solid #FEA62B;
   border-left: 2 solid #FEA62B;
   border-right: 2 solid #FEA62B;
}

.n_text {
   font-weight : normal;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_textstart {
   font-weight : normal;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_textstartgradient {
   font-weight : normal;
   font-size : 10px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_boldtext {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_boldtextstart {
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_textsearch {
   font-weight : normal;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
}

.n_orangetext {
   font-weight : bold;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #FEA62B;
}

.n_orangetextstart {
   font-weight : bold;
   font-size : 10px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #FEA62B;
}

.n_label {
   font-weight : bold; 
   font-size : 14px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #424242;
   background-color : #FFFFFF;
}

.n_labelstart {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #ffffee;
   background-color : #FFFFFF;
   background-repeat: no-repeat;
}
.n_articleheadlinefrontpage {
   font-weight : bold; 
   font-size : 16px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #000000;
   background-color : #FFFFFF;
}

.n_information {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #0000FF; 
}

.n_informationstart {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #0000FF; 
}

.n_box {
   border: 1 solid #FEA62B;
   font-weight : medium;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #FFFFFF;
}

.n_menubox {
   background-color : #231F20;
   font-weight : medium;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #FFFFFF;
}

.n_boxlabel {
   font-weight : bold; 
   font-size : 14px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #FFFFFF;
   background-color : #FEA62B;
   line-height : 20px;
   padding-top : 2px;
   padding-bottom : 2px;
}

.n_submitbutton {
   font-weight : bold;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   color : #484742;
   background-color : #C6C1B2;
}

.n_formfield {
   border : 0;
   height : 15px;
   font-weight : bold;
   font-size : 10px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif; 
   background-color: #E7E7E7;
   color : #9FA2A4;
   width: 200px;
}

.n_formfield2 {
   height : 20px;
   font-weight : normal;
   font-size : 12px; 
   font-family : Verdana, Helvetica, Arial, Geneva, sans-serif;
   color : #424242;
   width: 200px;
}

.login {
	font-weight : normal;
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #424242;
	width: 75;
	height:15;
	position : relative;
}

DIV.footer .footerhr {
	color : #FEA62B;
	height : 2px;
}