A.ahreflang:link 		{ text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666 }
A.ahreflang:visited 		{ text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666 }
A.ahreflang:active 		{ text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666 }
A.ahreflang:hover 		{ text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666 }

A:link 		{ text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff }
A:visited 	{ text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff }
A:active 	{ text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff }
A:hover 		{ text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff }

img, div, a { 
	-moz-outline: none; 
	border: 0; 
}

body {
	margin: 0;
	padding: 0;
	font-size: 0;
	background-color : #666666;
}

.bgheader {
	width: 100%;
	height: 140px;
	position:absolute;
	background-image: url(../images/templates/header_bg.jpg);
	z-index:1;
}

.bgfooter {
	width: 100%;
	height: 115px;
	position:absolute;
	background-image: url(../images/templates/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color: #212121;
	z-index:1;
	top: 890px;
}

.media {
	color: #666666;
	font-size: 10px;
}

.lang				{ width: 579px; height: 20px; padding-right: 22px; font-family: Verdana; font-size: 10px; font-weight: bold; color: #666666; }
.navi				{ width: 601px; height: 77px; }
.basewrapper 		{ z-index: 2; position: relative; }
.contentAreaWrap 	{ width: 962px; overflow: hidden; }
.leftarea 			{ width: 332px; float: left; }
.areaspacer			{ width: 29px; height: 909px; float: left; }
.rightarea 			{ width: 601px; float: left; }

.leftboxheader {
	background-image: url(../images/templates/leftboxheader.jpg);
	background-repeat: repeat-x;	
	background-position:left bottom;
	height: 3px;
	line-height: 3px;
}

.leftboxcontent {
	background-image: url(../images/templates/leftboxbg.jpg);
}

.leftboxfooter {
	background-image: url(../images/templates/leftboxfooter.jpg);
	background-repeat: repeat-x;	
	background-position:left top;
	height: 3px;
	line-height: 3px;
}

.contentheader {
	background-image: url(../images/templates/contentheader.jpg);
	background-repeat: repeat-x;	
	background-position:left bottom;
	height: 3px;
	line-height: 3px;
}

.content {
	background-image: url(../images/templates/contentbg.jpg);
	height: 743px;
	position: relative;
}

.contentfooter {
	background-image: url(../images/templates/contentfooter.jpg);
	background-repeat: repeat-x;	
	background-position:left top;
	height: 3px;
	line-height: 3px;
}

.copyright {
	font-size: 9px;
	font-family: Verdana;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
	clear: both;
}

.spacer5px { font-size: 0; height: 5px; line-height: 5px; }
.spacer8px { font-size: 0; height: 8px; line-height: 8px; }
.spacer10px { font-size: 0; height: 10px; line-height: 10px; }
.spacer13px { font-size: 0; height: 13px; line-height: 13px; }
.spacer15px { font-size: 0; height: 15px; line-height: 15px; }
.spacer20px { font-size: 0; height: 20px; line-height: 20px; }
.spacer33px { font-size: 0; height: 33px; line-height: 33px; }

#divScroller1 {
	position: absolute; 
	overflow: hidden; 
	z-index: 9; 
	width: 570px; 
	height: 720px; 
	clip: rect(15px, 580px, 730px, 0px); 
	visibility: visible; 
	border-width: 0px 0px 0px 0px; 
	border-color: #ffffff; 
	border-style: solid;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;	
}

.dynPage {
	position: absolute; 
	z-index: 10; 
	left: 0px; 
	top: 0px; 
	width: 550px; 
	_width: 560px; 
	visibility: hidden; 
	padding-left: 15px; 
	padding-top: 15px; 
	color: #ffffff; 
	font-size: 11px;
}

#arrows {
	position: absolute; 
	z-index: 11; 
	left: 580px; 
	width: 17px;
	background-color: #212121;
	float: left;
	height: 743px;	
}

#arrowdown {
	left: 0;
	position: absolute;
	top: 725px;
}

TABLE, TD {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
}
