.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {text-align:center;}
.scrollbox {
	overflow:auto;
	width:700px;
	height:500px;
	margin:auto;
	background-color: #000000;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF;  
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #000000; 
	scrollbar-track-color:#000000;
}
.bg {
	overflow:no;
	margin:auto;
	width:700px;
	height:500px;
	background-color: #000000;
	text-align: center;
}
.start {
	overflow:no;
	margin:auto;
	width:700px;
	height:500px;
	background-color: #000000;
	text-align: center;
}
.bgimg1 {
	overflow:no;
	margin:auto;
	width:700px;
	height:500px;
	background-color: #000000;
	text-align: center;
	background-image: url(../information/information_bg.gif);
}
.nav {
	overflow:no;
	margin:auto;
	width:700px;
	height:140px;
	text-align:center;
}
.portrait {
	overflow:no;
	margin:auto;
	width:700px;
	height:700px;
	background-color: #000000;
	text-align: center;	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
