.frame_table
{
	margin-top: 25px;
}
.rec_table
{
	margin-top: -10px;
	margin-left: 20px;
}
.center_content
{
	height: 510px;
	width: 790px;
}
.center_overflow_content
{
	position: absolute;
	margin-top: -5px;
	width: 580;
}
.narrow
{
	width: 600px;
}
.emailfield
{
	width: 200px;
}
.scroll_content
{
	height: 510px;
	width: 790px;
	overflow: auto;
}
.content_layer
{
	position: absolute;
	margin-top: 35px;
	margin-left: 20px;
	overflow: none;
}
.content_table
{
	position: absolute;
	height: 440px;
	width: 810px;
	margin-top: 35px;
	margin-left: 20px;
	overflow: auto;
}
.fixed_menu
{
	position: absolute;
	z-index: 99999;
}
.logo_front
{
	padding-left: 50px;
}
.link_cell
{
	background-color: #cccccc;
}
.link_cell_activ
{
	background-color: #990000;
}
.text_med
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:18px;
	line-height:18px;
}
.text_med_just
{
	text-align: justify;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom:18px;
	line-height:18px;
}
.text_bold
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
}
.text_med_bold
{
	font-size: 11px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 18px;
	line-height: 18px;
}
.text_med_alert
{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 18px;
	line-height: 18px;
}
.fl_image
{
	position: relative;
	top: 10px;
	float: left;
	margin-top: 10px;
}
.map
{
	position: relative;
	top: 35px;
	left: 115px;
}
.text_sub_heading
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_sub_sub_heading
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lang
{
	float: right;
	padding-right: 18px;
}
.text_small_gr
{
	font-size: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_small_rd
{
	font-size: 10px;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_small_contr
{
	font-size: 10px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.logo_small
{
	margin-top: 20px;
	margin-right: 20px;
}
.text_sub_heading_country
{
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
}
.countryInfo {
	position: absolute;
	z-index: 99999;
	display: none;
	background-color: #ffffee;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px;
	line-height:18px;
	top: 1800px;
}
.linkInfo
{
	position: absolute;
	z-index: 99999;
	display: none;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	top: 1800px;
}
.info_txt
{
	display: none;
}
.link_med
{
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_large
{
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_large_bold
{
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text_large_bold_dyn
{
	margin-top: 10px;
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link_small
{
	font-size: 10px;
	color: Teal;
	font-family: sans-serif;
	text-decoration: none;
}
.link_grey_med
{
	font-size: 11px;
	color: grey;
	font-family: sans-serif;
	text-decoration: none;
}
.vacinfo
{
	position: dynamic;
	z-index: 99999;
	width: 450px;
	display: none;
	background-color: #ffffff;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 12px;
	line-height:18px;
}
.greyed_on
{
	position: absolute;
	z-index: 9999;
	filter: alpha(opacity=50);
	opacity: 0.50;
	background-color: #F9F9F9;
}
