.greenform {
	border: 1px solid #73BE1E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.greenformbad {
	border: 1px solid #73BE1E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#993300;
}


.redform {
	border: 1px solid #970F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.purpform {
	border: 1px solid #BA00FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tesx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

a:link {color: #339933; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #666666; text-decoration: none}
a:active {color: #990000; text-decoration: underline}


.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	margin:5px;
}

.maintex {
	border: 1px solid #73BE1E;
	position:absolute;
	width:343px;
	height:450px;
	z-index:20;
	left: 30px;
	top: 46px;
	background-color: #FFFFFF;
}

#mainbody {
	position: absolute;
	display: block;
	width:747px;
	top: 12px;
	text-align: left;
}

#contentHeaderBg {
	position:absolute;
	width:423px;
	height:18px;
	z-index:20;
	left: 30px;
	top: 9px;
	background-color: #73BE1E;
	border: 1px none #000000;
}

#contentHeaderCorner {
	position:absolute;
	width:214px;
	height:21px;
	z-index:2;
	left: 14px;
	top: 2px;
}

#contentTopNav{
	position:absolute;
	width:420px;
	height:20px;
	z-index:10;
	left: 30px;
	top: 27px;
	background-color: #DEF5C5;
	color:#000000;
	border-left:1px solid #73BE1E;
	border-right:1px solid #73BE1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;


}

#scrollArea {
	position: absolute;
	left: 374px;
	top: 46px;
	width: 9px;
	height:450px;
	border:1px solid #73BE1E;
	z-index:22;
	background-color:#FFFFFF;
}

#scroller {
	position: absolute;
	width:9px;
	height:30px;
	background-color: #347BCA;
	z-index:23;
	top: 0px;
}

#karpTheLegend {
	position:absolute;
	width:191px;
	height:53px;
	z-index:20;
	left: 553px;
	top: 345px;
}

#upperMenu {
	position:absolute;
	width:160px;
	height:180px;
	z-index:4;
	left: 452px;
	top: 35px;
	background-color: #B9DE8E;
}

#upperMenuCorner {
	position:absolute;
	width:13px;
	height:18px;
	z-index:8;
	left: 145px;
	top: 0px;
}

#upperMenuContainer {
	position:absolute;
	width:160px;
	height:149px;
	z-index:8;
	left:0px;
	top:18px;
	
}

#menuContainer {
	position:absolute;
	width:427px;
	height:88px;
	z-index:7;
	left: 387px;
	top: 421px;
	overflow: hidden;
}

#menu {
	position:absolute;
	width:150px;
	height:115px;
	z-index:8;
	left: 171px;
	top: -74px;
	background-color: #1F60A9;
}

#menuOverShadow {
	position:absolute;
	width:150px;
	height:23px;
	z-index:9;
	left: 171px;
	top: 0px;
	background-image:url(images/shadow.png);
}

#menuTriangle {
	position:absolute;
	width:22px;
	height:19px;
	z-index:1;
	top: 93px;
	left: 66px;
}

#menuCorner {
	position:absolute;
	width:13px;
	height:23px;
	z-index:8;
	left: 121px;
	top: 89px;
}

#bg-stripe {
	position:absolute;
	width:100%;
	height:206px;
	z-index:10;
	left: 0px;
	top: 227px;
	background-image:url(images/karp-bg.jpg);
	background-repeat:repeat-x;
}

#shadow {
	position:absolute;
	width:100%;
	height:23px;
	z-index:10;
	left: 0px;
	top: 433px;
	background-image:url(images/shadow.png);
}

#mapContainer {
	position:absolute;
	left:148px;
	top:-6px;
	visibility:hidden;
	z-index:70;
	background-image:url(images/lansingmap.png);
	background-repeat:no-repeat;
	width:454px;
	height:613px;
}
