html, body
{
	width: 100%;
	height: 100%;
	font-family: Verdana, Sans-Serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

div.hidden
{
	display:none;
}

div.shown
{
	display:block;
}

#banner
{
	background: #000066 url( '../images/bancurve.gif' ) no-repeat top left;
	height: 6em;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: small;
}

#headmove
{
	float: right;
}

#banner h1
{
	font-size: 30px;
	margin: 0px 0px 0px 120px;
}

#banner p
{
	margin-left: 120px;
}

#main
{
	width:100%;
	height:90%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#links
{
	width:10%;
	padding: 3px;
	float: left;
	font-size: small;
}

#links a, #menu1 a
{
	display: block;
	padding: 2px;
	border: 1px solid #f0f0f0;
	text-decoration: none;
	color: #000099;
	z-index: 1;
}

#links a:hover, #menu1 a:hover
{
	background-color: #e0e0e0;
	border: 1px solid #c0c0c0;
}

#menu1
{
	position: absolute;
	left: 10%;
	top: 7em;
	background: #ffffff;
	z-index: 1;
}

#emergeiframe
{
	overflow:auto;
	border: 0px;
	float:left;
	width: 89%;
	height: 90%;
}

#footer
{
	clear:left;
	float:left;
	width: 100%;
	height:15%;
	text-align: center;
	font-size: small;
}

#footer a
{
	padding: 1em 1em 1em 1em;
}

#footer a img
{
	border: 0px;
}

#footer p
{
	font-size: smaller;
}

#maincontents h2
{
	font-family: Verdana, Sans-Serif;
	font-size: large;
	color: #000099;
}

#maincontents p3
{
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	color: #000099;
}
