body {
	margin: 0;
	background-color: #BDEBE1;
	background-color: #EEFFF0;
}

table.main {
	width: 800px;
	padding: 0;
	background-color: #FFFFFF;
}

td.menu {
	width: 220px;
	background-color: #004E3E;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 0px;
}

td.menu ul {
	margin-top: 40px;
	margin-left: -40px;
	#margin-left: 0;
}

td.menu li {
	list-style: none;
	height: 30px;
	width: 220px;
	border-bottom: 1px solid;
	border-color: #BDEBE1;
}

td.menu li a {
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	padding-top: 5px;
}

td.menu li a:hover {
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #BDEBE1;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
}

td.pics {
	width: 580px;
	background-color: #004E3E;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	#padding-bottom: 0;
	padding-left: 0;
}

td.main {
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0;
	background-image: url('../images/bgcurvetop.JPG');
	background-position: top;
	background-repeat: no-repeat;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #004E3E;
}

h4 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #004E3E;
	font-weight: normal;
}

img.right {
	float: right;
	border: 1px solid;
	border-color: #CCCCCC;
	margin: 10px;
}

img.left {
	float: left;
	border: 1px solid;
	border-color: #CCCCCC;
	margin: 10px;
}

p {
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

p a {
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color: #004E3E;
	font-weight: normal;
	text-decoration: none;
}

h5 {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	color: #004E3E;
	font-weight: normal;
}

p.foot {
	font-size: 7pt;
	color: #999999;
}

p.foot a {
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

td.border {
	height: 13px;
	width: 800px;
	background-image: url('../images/bgcurvebottom.JPG');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #004E3E;
}

td.footer {
	background-color: #004E3E;
	width: 800px;
	padding: 10px;
}

p.footer {
	font-size: 7pt;
	color: #FFFFFF;
}

p.footer a{
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}