body, html {
	width:100%;
	height: 100%;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #616064;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#989C9E;
    scrollbar-base-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
}
img {
	border-width: none;
	margin: 4px ;
}


#switchlang {
position:absolute; top: 550px; left: 75px; 
}
#bg2 {
position:absolute; top:0px; left:800px; height: 80px; width:200px;   z-index:1;
}

#bg1 {
z-index:1;
position:absolute;
top: 220px;
left: 0px;
height: 270px;
width:200px;

}
#logo {
position:absolute; 
top:0px; 
left:0px;
height:200px;
width:200px; 
z-index:1;
}

#head {
	font-size: 24;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	white-space: nowrap;
	position:absolute;
	top:0px;
	left:200px;
	width: 700px;
	height:80px;
	background-color:#CCCCCC;
	z-index:0;
	line-height: 80px;

	}

#prioritybutton {
   	width: 180px;
	margin: 0px;
	padding: 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	z-index:3;
	
}
#prioritybutton a {
	display: block;
	width: 180px;
	padding: 2px 2px 2px 2px;
	border: 1px solid  #FF6600;
   	text-decoration: none;
	background-color:#CCCCCC;
	filter: progid:DXImageTransform.Microsoft.dropShadow (OffX='3', OffY='3', Color='#c0c0c0', Positive='true');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:3;
	  
}

#prioritybutton a:link {
	color:#FF6600;
}

#prioritybutton a:visited{
	color:#FF6600;
}

#prioritybutton a:hover {
	border: 1px solid #FF6600;;
	background-color:#FF6600;
	color: #ffffff;
}
#content {
	position: absolute;
	top: 350px;
	left: 240px;
	width: 700px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #616064;
	}

#content a {
	text-decoration:none;
	color: #616064;
	}
#content table {
text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #616064;

}
	
	
	
#headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	}