.copyright {
	font-family: verdana;
	font-size: 10 px;
	font-style: normal;
	font-weight: normal;
	color: 898989;
}


a.topmenu {
	color: #C2C2C2;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.bottommenu {
	color: #CDE6AB;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.bottommenu:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


a.more_details {
	color: #8DC63F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1pt;
}

a.more_details:hover {
	color: #898989;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.clients_link {
	color: #898989;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.clients_link:hover {
	color: #8DC63F;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 898989;
	text-decoration: none;
}

.bottom_menu_selection {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: CDE6AB;
	text-decoration: none;
}

.top_menu_selection {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: C2C2C2;
	text-decoration: none;
}

.menuselected {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.languages {
	color: #C4C4C4;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



.visual_01 {
   background-image:  url(images/visual_bg_01.gif); 
   background-repeat: no-repeat;
   background-position: 100% 0%;   

}

.visual_02 {
   background-image:  url(images/visual_bg_02.gif); 
   background-repeat: no-repeat;
   background-position: 100% 0%;   

}

.visual_03 {
   background-image:  url(images/visual_bg_03.gif); 
   background-repeat: no-repeat;
   background-position: 100% 0%;   

}


.table {
	caption-side:bottom;
	margin:5px;
	margin-bottom:0;
	}
	

.caption {
	  border:1px solid #8DC63F;
	  margin:0px;
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:5;
	  margin-bottom:5;
	  color: #898989;
	  font-family: verdana;
	  font-size: 10px;
	  font-weight: normal;
	  text-decoration: none;
  }
  

