/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}
.hrline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #06c;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color: #06c;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
 	color: #06c;
 	background-color: #E6F2FF;
}
a:link:active, a:visited:active {
	color: #06c;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #06c;
	text-decoration: none;
}
.bartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#topSpacer {
	font-weight: normal;
	width: 5px;
	height: 76px;
}
iframe#main {
	border: 1px solid #E0E0E0;
	width: 743px;
	margin-top: 16px;
	height: 600px;
	padding: 8px;
    }
iframe#main2 {
	border: 1px solid #E0E0E0;
	width: 743px;
	margin-top: 16px;
	padding: 8px;
	height:700px;
	}
.ifra {
	font-size:12px;
	color:#7E7E7E;
	line-height:18px;
}
#topLogo {
	font-weight: normal;
	width: 225px;
}
.topNav {
	padding-top: 0px;
	padding-bottom: 12px;
}
.msg_text1 {
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}
.msg_text2 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 1.4em;
}