BODY {
	margin : 0px 0px 0px 0px;
	background-color : White;
	color : Black;
}

.languages {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #494949;
	text-decoration : none;
}

.topmenu {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.heading{
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #F58735;
	font-weight : bold;
}

.heading2{
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #F58735;
	font-weight : bold;
}

.bodyheading{
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	background-repeat : no-repeat;
}

.menu_active {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : black;
	font-weight: bold;
	text-decoration : none;
	padding: 2px 2px 2px 0px;
}

.menu {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : black;
	font-weight : normal;
	text-decoration : none;
	padding: 2px 2px 2px 0px;
}



.content, A{
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : Black;
}

.footer {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : #A1A1A1;
	text-decoration: none;
}

.admin {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color : red;
}

.helpline { 
	background-color: #DEE3E7;
       	border-style: none;
	
}

.content_tabheader {
		background-color : #EAEAEA;
		border : none;
		padding : 2px 4px 2px 4px;
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : bold;
		vertical-align : bottom;
	}

.content_tabbody {
		background-color : White;
		border : none;
		padding : 2px 4px 2px 4px;
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color : Black;
		vertical-align : top;
}

