/* CSS Document */
#Layer2{
	margin: 20px auto;
	width:780px;
	
	scrollbar-base-color: #e9e9e9;
	scrollbar-arrow-color: #999;
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #999;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #e9e9e9;
}
.infotext
	{
	color: #000000;
	padding: 7px 10px 10px 10px;
	font-size: 12px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	color: #000000;
	font-size: 10px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	margin:0px;
	margin-top:15px;
	margin-bottom:20px;
	}
.infotext h2
	{
	font-size: 12px;
	margin:0px;
	margin-top:15px;
	margin-bottom:20px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: bold;
	}
