
body {
	background-color: #ffffff;
	 overflow-y: scroll;
}

p {
	line-height: 1.2;
font-family: arial,helvetica,sans-serif;font-size: 11pt;font-weight: normal;font-style: normal;text-decoration: none;}

a {
font-family: arial,helvetica,sans-serif;color: #00612A;font-size: 11pt;font-weight: bold;font-style: normal;text-decoration: underline;}

h1, h2, h3, h4 {
font-family: arial,helvetica,sans-serif;color: #223828;font-size: 16pt;font-weight: bold;font-style: normal;text-decoration: none;}

#wrapper {
 width: 1000px;
  margin: 0px auto;
}

#header {
 padding-bottom: 0px}


#left {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	background: #ffffff;
}


#right {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	background: #ffffff;
}


#content {
 margin-left: 210px;
  border-left: 0px solid #eeeeee;
	padding-left: 20px;
  margin-right: 210px;
  border-right: 0px solid #eeeeee;
	padding-right: 20px;
 background: #ffffff;
}

#menu {
			margin-top: 0px;
				
 margin-bottom: 10px;
  border-bottom-style: solid;
 border-bottom-color: #eeeeee;
  border-bottom-width: 0px;
   padding-bottom: 10px;
}

#menu td {
 height: 30px;
  border-style: solid;
  background-color: #fffff;
 }

.inactive {
font-family: arial,helvetica,sans-serif;color: #00612A;font-size: 10pt;font-weight: bold;font-style: normal;text-decoration: underline;}

.active {
	background: #fffff !important;
 font-family: arial,helvetica,sans-serif;color: #00612A;font-size: 10pt;font-weight: bold;font-style: normal;text-decoration: none;}

#footer {
 border-top: 0px solid #eeeeee;
 background: #ffffff;
}
#flashover {
	position:absolute; top:0; left:0; display:block;
	width:1000px;
	height:px;
	z-index:1000;
}
