BODY {
	margin: 20px;
	border-width: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	background-color: #ECECFF;
	scrollbar-face-color: #ECECFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ECECFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #000000;
}

.mainbody {
	background-color: #FFF7FF;
	border: 2px solid #000000;
	width: 780px;
	height: 1385px;
}

.menutable {
	width: 210px;
	color: #999999;
}

.maintable {
	margin-top: 60px;
	width: 520px;
	color: #666666;
	text-align: center;
	font-family: Verdana;
	font-size: 1.3em;
	font-weight: bold;
}

.menutitle {
	cursor: pointer;
	margin-top: 4px;
	margin-bottom: 5px;
	background-color: #ECECFF;
	color: #000000;
	width: 180px;
	padding: 2px;
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #000000;
}

.content {
	margin: 0px;
	border-width: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	background-color: #ECECFF;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	border: 2px solid #000000;
}

.contenttitle {
	margin: 0px;
	border-width: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	background-color: #ECECFF;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #000000;
}

.pagecontent {
	margin: 0px;
	border-width: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	background-color: #ECECFF;
	font-family: Verdana;
	font-size: 9pt;
}

.pagecontentsmall {
	margin: 0px;
	border-width: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	background-color: #ECECFF;
	font-family: Verdana;
	font-size: 7pt;
}

a.pagecontent {text-decoration:none; color:#666666;}
a.pagecontent:hover {color:#000000}

.submenu {
	cursor: pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ECECFF;
	color: #000000;
	width: 180px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	border: 1px solid #000000;
}

.copyright {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none
}

.copyrightsmall	{
	font-weight: bold;
	font-size: 6pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none
}

a {text-decoration:none; color:#666666;}
a:hover {color:#000000}