body {
	font-family: Arial, Verdana;
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
}

a:link { color: #EEEE00; }
a:visited { color: #EEEE00; }
a:hover { color: #EEEE00; }
a:focus { color: #EEEE00; }
a:active { color: #EEEEEE; }

#main {
	background-repeat: no-repeat;
	width: 1024px;
	height: 640px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	position: relative;
	overflow: visible;
	left: 0px;
	top: 71px;
	width: 1024px;
	height: 29px;
}

#bottom {
	overflow: hidden;
	position: relative;
	width: 639px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 620px;
}

#menu00 {
	position: absolute;
	overflow: hidden;
	left: 169px;
	top: 0px;
	width: 44px;
	height: 29px;
	z-index: 1
}

#menu01 {
	position: absolute;
	overflow: hidden;
	left: 220px;
	top: 0px;
	width: 64px;
	height: 29px;
	z-index: 1
}

#menu02 {
	position: absolute;
	overflow: hidden;
	left: 293px;
	top: 0px;
	width: 57px;
	height: 29px;
	z-index: 1
}

#menu03 {
	position: absolute;
	overflow: hidden;
	left: 359px;
	top: 0px;
	width: 101px;
	height: 29px;
	z-index: 1
}

#menu04 {
	position: absolute;
	overflow: hidden;
	left: 469px;
	top: 0px;
	width: 58px;
	height: 29px;
	z-index: 1
}

#menu05 {
	position: absolute;
	overflow: hidden;
	left: 537px;
	top: 0px;
	width: 91px;
	height: 29px;
	z-index: 1
}

#menu06 {
	position: absolute;
	overflow: hidden;
	left: 636px;
	top: 0px;
	width: 38px;
	height: 29px;
	z-index: 1
}

#menu07 {
	position: absolute;
	overflow: hidden;
	left: 685px;
	top: 0px;
	width: 45px;
	height: 29px;
	z-index: 1
}

#menu08 {
	position: absolute;
	overflow: hidden;
	left: 738px;
	top: 0px;
	width: 43px;
	height: 29px;
	z-index: 1
}

#menu09 {
	position: absolute;
	overflow: hidden;
	left: 794px;
	top: 0px;
	width: 57px;
	height: 29px;
	z-index: 1
}

#listForm {
	position: absolute;
	overflow: visible;
	left: 890px;
	top: 0px;
	width: 112px;
	height: auto;
	font-size: x-small;
}

#section {
	position: relative;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	color: #BABABA;
	border: 1px;
	margin-left: 124px;
	top: 80px;
	width: 74%;
	height: 477px;
}

#sectionContent {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	width: 100%;
	height: 97%;
	z-index: 1;
}

#sectionBg {
	overflow: hidden;
	background-color: #000000;
	width: 100%;
	height: 100%;
	opacity: 0.0;
	z-index: -1;
}

#contentFrame {
	border-width: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
