body {

  background-color : #336633;
  color : #666666;
  text-align : center;
  vertical-align : middle;
}
	A { color: #999966; 
		text-decoration: none; 
		font-weight:bold; 
		} 
	A:link		{
	color: #33CC33;
	text-decoration: none;
	} 
	A:visited	{ 
	color: #009933; 
	text-decoration: none; } 
	A:active	{ 
	color: #FFCC00;  } 
	A:hover		{
	color: #66FF00;
	background: #336633;

}
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

.content1 {
	background-color : #CCFFFF;
	text-align : left;
	vertical-align: top;
	border-top: thin solid #66FF00;
	border-right: thin solid #66FF00;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
	width: 100%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.content2 {
	background-color : #FFCC99;
	text-align : left;
	vertical-align: top;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
	width: 100%;
	border-right: thin solid #66FF00;
	border-bottom: thin solid #66FF00;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content3 {
	background-color : #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-indent: 10px;
	padding : 5px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
	width: 100%;
	border-top: thin solid #66FF00;
	border-left: thin solid #66FF00;

}

.content4 {
	background-color : #FFCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-indent: 10px;
	padding: 5px;
	vertical-align: top ;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: thin solid #66FF00;
	border-left: thin solid #66FF00;
	
	
	height: 100%;
	width: 100%;
	
	

}


#bas {
	text-align : center;
	height: 30px;
	padding: 2px;
	margin: 0px;
	color: #CCCCCC;
	font-size: small;
	background: #339933;
	border-top : medium solid #66FF00;

}
.top {
	background: #006600;
	width: 100%;


}
.nav {
	background-color : #339933;
	text-align : center;
	font: bold medium Tahoma, Arial, sans-serif;
	border-bottom: thick solid #66FF00;
	color: #66FF00;
	vertical-align: bottom;
	text-decoration: none;

}

.nav A:link		{
	color: #336633;
	text-decoration: none;
}
.nav a:visited {

	color: #00CC00;
	text-decoration: none;
}
.nav a:hover {
	color: #339933;
	text-decoration: none;
	background: #66FF00;

}
.nav1 {
	color: #66FF00;
}
.nav1 A:link		{
	color: #336633;
	text-decoration: none;
}
.nav1 A:hover {
	color: #006600;
	text-decoration: none;
	background: #CCFFFF;
}
.nav2 {
	color: #66FF00;

}
.nav2 A:link		{
	color: #336633;
	text-decoration: none;
}	
.nav2 A:hover {

	color: #006600;
	text-decoration: none;
	background: #FFCC99;
}
.nav3 {
	color: #66FF00;

}
.nav3 A:link		{
	color: #336633;
	text-decoration: none;
}	
.nav3 A:hover {
	text-decoration: none;
	background: #CCFFCC;
	color: #006600;

}

.nav4 {
	color: #66FF00;


}
.nav4 A:link		{
	color: #336633;
	text-decoration: none;
}	
.nav4 A:hover {

	text-decoration: none;
	background: #FFCCCC;
	color: #006600;
}



.navx {
	background-color : #33CC00;
	color: #66FF00;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;



}
.content {
	background-color : #99FFCC;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	text-indent: 10px;

}
