body{
margin:25px;
background-color:#FFFFFF;
scrollbar-base-color:#FFFFFF;
}
div#wrapper {
	position:absolute;
	width:750px;
	height:550px;
}
#top {
	font-family:"Courier New", Courier, monospace;
	size:10px;
}
#top a{
	color: #666666;
	background: #FFFFFF;
	text-decoration:none;
}
div#logo {
	float:left; 
	width: 225px; 
	height: 108px; 
	z-index: 1;
}

div#topNav {
	float:left; 
	width: 521px; 
	height: 120px; 
	z-index: 12; 
	background-image: url(images/menu-bg.gif); 
	background-repeat:no-repeat;
}
div#main {
	float:none;
	width:501px;
	height:442px;
	background-image:url(images/main-bg.gif);
	background-repeat:no-repeat;
	padding:10px;
	z-index:2;
	position: absolute;
	left: 227px;
	top: 122px;
}
div#main a {
	color:#8CC63E;
	background:inherit;
}
#scroll {
	float:left;
	width:490px;
	height:432px;
	margin: 2px 2px auto 10px;
	overflow:auto;
	z-index:3;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8CC63E;
	background:inherit;
}
h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	background:inherit;
}
h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#8CC63E;
	background:inherit;
}
h3 a {
	color:#FFFFFF;
	background:inherit;
}
div#main p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#666666;
	background:inherit;
	margin:15px;
}
ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background:inherit;
}
div#left {
	clear:both; 
	float:left; 
	width: 205px; 
	height:442px;
	z-index: 3;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	background-color:inherit;
	background-image:url(images/left-bg.gif);
	padding:10px;
}
div#iframe {
	clear:both; 
	float:left; 
	width: 770px; 
	height:488px;
	z-index: 3;
	background-image:url(images/iframe_bg.gif);
	padding:10px;
}
div#left a {
	color: #FFFFFF;
	background-color:inherit;
}
div#footer {
	clear:both;
	float:left;
	width:100%;
	text-align:right;
	font-family:"Courier New", Courier, monospace;font-size:11px;
	color:#8CC63E;
	background:inherit;
}
div#footer a {
	color:#999999;
	background-color:inherit;
}

.form {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color:#333333;
	background-color: #F7F7F7;
	height: 17px;
	width: 154px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4D0CA;
	border-left-color: #D4D0CA;
}
.form1 {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color: #F7F7F7;
	height: 17px;
	width: 202px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4D0CA;
	border-left-color: #D4D0CA;
}
.form2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color:#666666;
	background-color: #F7F7F7;
	height: 57px;
	width: 202px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4D0CA;
	border-left-color: #D4D0CA;
	overflow:auto;
}
#img_left {
	float:left;
	margin:5px 10px 0 10px;
}
#img_right {
	float:right;
	margin:5px 10px 0 10px;
}
#whiteBg {
	background-color: #FFFFFF;
	border-left:#999999 thin solid;
}

