@charset "utf-8";
body {
	background-color: #660099;
}
#maincontent {
	width:800px;
	height:auto;
	z-index:auto;
	left: 0px;
	visibility: visible;
	position: relative;
	clear: none;
	padding: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#maincontent02 {
	width: 720px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}
#maimheader {
	position:relative;
	width:100%;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	width:800px;
	height:36px;
	padding-top: 6px;
	position: relative;
	z-index: auto;
	margin-right: auto;
	margin-left: auto;
}
#sidebar01 {
	width:394px;
	height:inherit;
	padding: 6px 3px 3px;
	text-align: left;
	background-color: #FFFFFF;
	clear: right;
	float: left;
	position: relative;
}
#sidebarright {
	width:394px;
	height:auto;
	padding: 6px 3px 3px;
	text-align: left;
	background-color: #FFFFFF;
	clear: none;
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
}



p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	text-indent: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 25px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#bottommenubar {
	position:relative;
	width:800px;
	height:24px;
	z-index:3;
	top: auto;
	padding-left: 0px;
	visibility: visible;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: bottom;
	float: left;
}

