body {
		 font-family: Tahoma;
		 background-color: BCDEDA;
		 border-collapse: collapse;
}

td {
	  font-family: Verdana;
		font-size: 10pt;
}

img {
		border-color: #000000;
}

.header {
				height: 100px;
				width: 800px;
				background-color: 3e844b;
				border: 0px;
				align: center;
			  top-margin: 0px;
				border-collapse: collapse;
}

.navstrip,
td.navstrip {
					background-color: 3e844b;
					border-collapse: collapse;
					color: white;
					height: 30px;
					font-family: Times New Roman;
				  font-size: 15pt;
}

.content {
				 width: 802px;
				 background-color: FDFEE8;
				 border-collapse: collapse;
				 height: 600px;
				 
}

.menubar {
				 	background-color: 52AD62;
					height: 100%;
					width: 150px;
					vertical-align: top;
}

.menubaroff {
					height: 25px;
					width: 150px;
					vertical-align: center;
					color: white;
					font-size: 15pt;
}

.menubarcur {
					background-color: 7BC188;
					height: 25px;
					width: 150px;
					vertical-align: center;
					color: white;
					font-family: Times New Roman;
					font-size: 15pt;
						
}

.menubar A {
				 color: white;
				 text-decoration: none;
				 font-family: Times New Roman;
				 font-size: 15pt;
}

.menubar A:hover {
				 text-decoration: underline;
				 font-family: Times New Roman;
				 font-size: 15pt;
}

.rightborder {
				  background-color: 52AD62;
					height: 100%;
					width: 2px;
					vertical-align: top;
}

.bottomborder {
				  background-color: 52AD62;
					height: 1px;
					width: 100%;
}

.footer {
				background-color: BCDEDA;
				font-size: 8pt;
				width: 802px;
}