@charset "UTF-8";
/* CSS Document */

.all {
	text-align:center;
	position: relative;
	width: 800px;
	visibility: visible;
	margin: 0 auto;
}


table.main {
	background-color: #99cc66;
	border-width: 0px;
}

td.head {
border-width: 0px;
}

.navtext {
text-align:center;
font-family:helvetica, arial, tahoma;
color:#000000;
font-weight: 400;

}

.lowertext {
font-size:10px;
font-family:arial, helvetica;
}

td.content {
	background-color:#77B03A;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	position: static;
}

.contentdiv {
	text-align:center;
	position: relative;
	width: 600px;
	visibility: visible;
	background-color:#77B03A;
	}

.header {
font-size: 20px;
font-weight: 500;
}

td.lower {
text-align:center;
font-size:10px;
font-family: arial, tahoma, vernanda;
font-weight: 300;
color:000;

}

td.lower a
