body, td {
	font-family: Tahoma, Arial, Times New Roman, Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
}
.hor_menu {
	font-weight: bold;
	color: #e87717;
}
a.hor_menu {
	font-weight: bold;
	color: #e87717;
	text-decoration: none;
}
a.hor_menu:hover {
	font-weight: bold;
	color: #e87717;
	text-decoration: underline;
}
a.language {
	font-family: Tahoma;
	font-weight: bold;
	color: #e87717;
	text-decoration: none;
}
a.language:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #e87717;
	text-decoration: underline;
}
a.links {
	font-size: 11px;
	color: #e67817;
	text-decoration: none;
}
a.links:hover {
	font-size: 11px;
	color: #e67817;
	text-decoration: underline;
}
.padding_top_5 {
	padding-top: 5px;
}
.search {
	font-size: 11px;
}
input.search {
	border: 1px solid #e67817;
}
.header_1 {
	font-size: 16px;
	text-transform: uppercase;
}
.header_2 {
	font-weight: bold;
}
.header_3 {
	font-style: italic;
}
.text_osn {
	line-height: 16px;
	text-align: justify;
}
a {
	color: #e67817;
	text-decoration: none;
}
a:hover {
	color: #e67817;
	text-decoration: underline;
}
.text_white {
	color: #ffffff;
}
.border_white {
	border: 1px solid #ffffff;
}
.bg_bottom_right_no {
	background-position: bottom right;
	background-repeat: no-repeat;
}
.menu {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #e67817;
}
a.menu {
	font-size: 13px;
	font-weight: bold;
	color: #e67817;
	text-decoration: none;
}
a.menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: #e67817;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	color: #ffffff;
}
.sf7 {
	font-size: 10px;
	font-weight: bold;
	color: #e67817;
	padding-top: 25px;
}
a.sf7 {
	font-size: 10px;
	font-weight: bold;
	color: #e67817;
	text-decoration: none;
}
a.sf7:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e67817;
	text-decoration: underline;
}
.drop {
	font-size: 11px;
	color: #ffffff;
}
a.drop {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.drop:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.menu_child
{
text-align: right;
	padding-right: 15px;
	
}

.float, .hint {
   visibility: hidden;
   position: absolute;
  	left:-3000px;
   z-index: 10;
	border: 1px solid #85c226;
	padding: 5px 5px 5px 5px;
	background-color: #dbe9b4;
	font-weight: bold;
}

.hint {
  
   
   margin: 0px; 
   padding: 3px 5px;
   width: 300px;
	
   /*max-width: 300px;*/
   filter: alpha(Opacity=100, FinishOpacity=75, Style=1, StartX=50, FinishX=150, StartY=50, FinishY=150);
   text-align: justify;
}

