body {
	text-align: center;
}
a img {
	border: none;
}
ol, ul {
	margin-top: 5px;
}
li {
	text-align: justify;
}
.main {
	width: 750px;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	border:1px solid #f0f0ff;
}
.main_member {
	background-image: none;
	background-color: lightcyan;
}
.main * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.3em;
}
.main h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 8px 5px 15px 5px;
	background-color: #ff9933;
	width: 100%;
}
.main h3 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 18px 5px 8px 5px;
}
.main h4 {
	font-weight: bold;
	margin: 10px 5px 8px 5px;
}
.main h6 {
	font-weight: normal;
	margin: 20px 5px 8px 5px;
}
.main p {
	margin: 4px 5px 8px 5px;
	text-align: justify;
}
.mainmenu {
	background-color:#0e1097;
	text-align: right;
	width:100%;
}
.mainmenu a {
	font-size: 7.5pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
	display: block;
	background-color: #a717d0;
	padding: 0 8px 0 5px;
}
.mainmenu a:hover {
	color: #7dadff;
}
.submenu {
	background-color:#999999;
	width:100%;
}
.submenu .divider {
	font-size: 7.5pt;
	color: #ffffff;
	width: 10px;
	text-align:center;
}
.submenu a {
	font-size: 7.5pt;
	background-color:#999999;
	text-decoration: none;
	padding: 0px 4px;
	color: #ffffff;
}
.submenu a:hover {
	background-color: #3fafff;
}
.table th {
	padding: 4px 1px;
}
.tabledata {
	border: 3px solid Silver;
}
.tabledata th {
	font-family: 'Arial';
	border: 1px solid Silver;
	background-color: #58baec;
	padding: 5px 1px;
}
.tabledata td {
	font-family: 'Arial';
	border: 1px solid Silver;
	background-color: #ededed;
	padding: 2px 1px;
}
.tabledata td a {
	font-family: 'Arial';
}
.copywritetext , .copywritetext a {
	font-size: 6.5pt;
	color: #ffffff;
	background-color: #666666;
	text-align: right;
	line-height: 25px;
}
.memberarea {
	background-color: #dcf3ff;
	padding:10px 3px 10px 3px;
	text-align: center;
}
.memberarea table {
	text-align: left;
}
.member_menu {
	padding-bottom: 20px;
}
.member_menu  a, .member_menu  a:visited {
	color:black;
	text-decoration: none;
}
.member_menu a:hover {
	color:blue;
	text-decoration: underline;
}
.member_form {
	padding:2px 5px;
}
.member_form input {
	height: 23px;
}
.indextext {
	font-size: 8pt;
	color: #000000
}
.sidenavggreetingtext {
	font-size: 9pt;
	color: #FFFFFF
}
.contenttext {
	font-size: 9pt;
	color: #000000;
	padding: 5pt;
}
.header1 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-top: 5pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt
}
.indextopbluenavg {
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
}
