@charset "UTF-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:link {
	color: #666666;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #009900;
	text-decoration: underline;
}
#flash {
	position:absolute;
	left:200px;
	top:51px;
	width:900px;
	height:600px;
	z-index:2;
}
#TopMenu {
	position:absolute;
	left:0px;
	top:17px;
	width:500px;
	height:16px;
	z-index:2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}
#menu {
	position:absolute;
	left:0px;
	top:78px;
	width:170px;
	height:550px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}
#base {
	position:relative;
	left:auto;
	top:auto;
	width:1100px;
	height:650px;
	z-index:1;
	vertical-align: middle;
	right: auto;
	bottom: auto;
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	background-position: center;
	border: 1px solid #FFFFFF;
}
