body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #1B818F;
}

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#center_table {
	height: 450px;
	background-color: #FFFFFF;
}

#center_l {
	vertical-align: top;
}

#center_c {
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	width: 750px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0D2;
}

fieldset {
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

legend {
	display: none;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #CC0000;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	color: #CC0000;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topMenu {
	cursor: pointer;
}

.buttonLevel1Normal {
	height: 30px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	padding-left: 10px;
	color: #FFFFCC;
	background-color: #990000;
}

.buttonLevel2Normal {
	height: 30px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C4C494;
	margin-left: 5px;
	padding-left: 10px;
}

a:visited {
	color: #0000FF;
}

.buttonLevel1Hover {
	background-color: #FFFFCC;
	height: 30px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}

.buttonLevel2Hover {
	height: 30px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E0E0BF;
	margin-left: 5px;
	padding-left: 10px;
}

#bottomLeft {
	width: 170px;
	background-color: #A98B11;
	height: 15px;
	display: none;
}

#bottomCenter {
	width: 100%;
	background-color: #B204B2;
	display: none;
}

.buttonLevel3Normal {
	height: 30px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C4C494;
	margin-left: 5px;
	padding-left: 10px;
}

.buttonLevel3Hover {
	height: 30px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E0E0BF;
	margin-left: 5px;
	padding-left: 10px;
}

