body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
#mainTable {
	height: 100%;
	background-color: #AEC9D4;
}

/* header section includes #searchBox */
#headerTable {
	margin: 0px;
	background-color: #BBCAD1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*search box right td of table #menuHorz */
#searchBox {
	margin: 0px;
	width: 200px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* horizontal menu */
#menuHorz {
	background-color: #BBCAD1;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menuHorz a:link, #menuHorz a:visited, #memuHorz a:active {
	padding-right: 5px;
	font-weight: bold;
	color: #000000;
}
#menuHorz a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#menuVert {
	width: 130px;
	background-image: url('slice.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	height: 100%;
}
#menuVert a:link, #menuVert a:visited, #menuVert a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 120px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
}
#menuVert a:hover {
	text-decoration: underline;
	color: #0000FF;
}






/* innerlayout td */
#mainContent {
	background-color: #BBCAD1;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent  h1   {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url('rule.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
}
#mainContent p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#mainContentRight  a:link, #mainContentRight  a:visited, #mainContentRight  a:active {
	font-weight: bold;
	color: #0000FF;
}
#mainContentRight  a:hover {
	text-decoration: underline;
}



#permexCircle {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*height: 350px;*/
	background-image: url('slice.jpg');
	background-repeat: repeat-x;
}

#footer {
	background-color: #BBCAD1;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.solid_line_blue {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBCAD1;
	height: 1px;
	padding: 0px;
	margin: 0px;
	clear:both;
}

#iso {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
