body {
	background-color: #333333;
}
@font-face {
	font-family: Franklin Gothic Medium;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts/FRANKLI0.eot);
}
@font-face {
	font-family: SF Automaton;
	font-style:  normal;
	font-weight: normal;
	src: url(fonts/SFAUTOM0.eot);
}

#scroller {
     margin: auto;
     overflow: auto;
	 
	scrollbar-face-color: #9cbe24; 
	scrollbar-track-color: #939394; 
	scrollbar-arrow-color: #575556; 
	scrollbar-3dlight-color: #B8D7E6; 
	scrollbar-shadow-color: #1E6180; 
	scrollbar-highlight-color: #ddff65; 
	scrollbar-darkshadow-color: #5d7116;
 }

.normal_font{
     font-family: Franklin Gothic Medium;
	 color:#FFFFFF;
}
.change_language_font{
     font-family: Franklin Gothic Medium;
	 font-size:12px;
}
.change_language_font:hover {text-decoration: underline; color: #445600;}

.header_font{
     font-family: Franklin Gothic Medium;
	 color:#c2e435;
}
.left_menu_font{
	 font-family: SF Automaton;
	 color:#FFFFFF;
     font-size: 14px;
	 letter-spacing: .1em;
}
.left_menu_font_over{
	 font-family: SF Automaton;
	 color:#B4EA35;
	 font-size: 14px;
	 letter-spacing: .1em;
}
.product_menu_font{
     font-family: Franklin Gothic Medium;
	 color:#FFFFFF;
     font-size: 14px;
	 text-decoration:none;
}

.product_menu_font:link {text-decoration: none}
.product_menu_font:visited {text-decoration: none}
.product_menu_font:active {text-decoration: none}
.product_menu_font:hover {text-decoration: underline; color: #c2e435;}

.lime_green_font{
	color:#c2e435;
}

.white_font{
	color:#FFFFFF;
}
.light_grey{
	color:#CCCCCC;
}

.product_menu_font_selected{
     font-family: Franklin Gothic Medium;
	 color:#c2e435;
     font-size: 14px;
	 text-decoration:none;
}
.bottom_menu_font{
     font-family: Franklin Gothic Medium;
	 color:#FFFFFF;
     font-size: 9.5px;
	 font-weight:bold;
	 text-decoration:none;
	 font-style:italic
}.ewebh1 {
	font-size: 9px;
	color: black;
	margin-top: -10px;
	font-style: italic;
}

.bottom_menu_font_eweb{
     font-family: Franklin Gothic Medium;
	 color:#FFFFFF;
     font-size: 9.5px;
	 font-weight:bold;
	 text-decoration:none;
	 font-style:italic;
	 margin-left: auto; 
}
.faqs_Q{
	margin-left:21; 
	text-indent:-21;
}
.faqs_A{
	margin-left:23; 
	text-indent:-20;
}