body {
	margin:0px;
	padding:0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
#ContentTitle {
	position:absolute;
	left:50%;
	width:600px;
	margin-top:12%;
	margin-left:-360px;
	padding:15px;
	border:1px dashed #333;
	background-color: #eee;
	visibility: visible;
	}
#Content {
	position:absolute;
	left:50%;
	width:620px;
	margin-top:20px;
	margin-left:-325px;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	visibility: visible;
	}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.tbl_border {
	border-top: 1px dashed #000000;
	border-right: none #000000;
	border-bottom: 1px dashed #000000;
	border-left: none #000000;
	}
.tbl_nav {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: left;
	text-indent: 1em;
	}
.txt_bold {
	font-weight: bold;
	}
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
	}
.txt_small {
	font-size: 10px;
	}
.iframe_border {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden	
	}

