body{
	margin:0px;
	font-family:Arial;
	font-size:11pt;
	background-image:url(./images/background.gif);

	}

table{
	border-collapse:collapse;
	}

ul{
	list-style:none;
	margin-top:0px;
	margin-bottom:0px;

	}

#pageframe{
	position:absolute; top:0px;
}


#langmenuarea{
position:relative;
top:36px;
left:720px;
width:50px;
}


#pagetitle{
	position:relative;
	top:70px;
	left:120px;

	height:16px;
	font-size:14pt;
	font-weight:bold;
	font-family:Arial;

	}

#mainmenu{
	position:relative;
	top:10px;
	left:20px;


}
	

.menuitem{
	width:150px;
	height:24px;
	font-size:10pt;
	border-style:solid;
	border-width:0px;
	border-top-width:2px;
	padding:2px;
}
.menuitem1{
	width:150px;
	height:24px;
	font-size:10pt;
	border-style:solid;
	border-width:0px;
	border-top-width:2px;
	border-bottom-width:2px;
	padding:2px;
}


#contentarea{
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	padding:20px;
	color:#666666;
	background-color:#ffffff;
	font-size:11pt;
	font-weight:Arial;


}

a.langsw:active, a.langsw:visited, a.langsw:link{
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

a.langsw:hover{
	color:#ffffff;
	font-weight:bold;
}




a.menu:active, a:visited, a:link{
	color:#000000;
	text-decoration:none;

}

a.menu:hover{
	color:#ff0000;
	text-decoration:underline;
}


a:active, a:visited, a:link{
	color:#000000;
	text-decoration:none;

}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

	
.photolabel{
	font-size:9pt;
	color:#666666;
	text-align:center;


	}
