body 
{
	background-color: #2e8b57;
	margin-left: 20;
	margin-top: 0;
}


.caption1 
{
	
	background-color: linen;
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:12px;
}

.table1 
{
	background-color: #b22222;
}

.menu1, .menu1:visited, .menu1:active {
	
	background-color: Silver;
	text-align: center;
	color: #003200;
	text-decoration: none;
}

.menu1:hover {
	
	background-color: Silver;
	text-align: center;
	color: #005400;
	text-decoration: none;
}

.menu2 {
	
	background-color: Silver;
	text-align: center;
	color: #003200;
	text-decoration: none;
}

.menu3, .menu3:visited, .menu3:active {
	text-align: center;
	color: #003200;
	text-decoration: none;
}

.menu3:hover {
	text-align: center;
	color: #005400;
	text-decoration: none;
}

.topbanner {
	
	background-color: Silver;
}
.txt1 {
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:14px;
}

.txt2 {
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:16px;
}
.txt3 {
	color: #003200;
	font-family: Verdana, Tahoma;
	font-size:16px;
	text-transform:	capitalize;
}

.txt08 {
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:8px;
}

.txt10 {
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:10px;
}

.txt12 {
	color: #005400;
	font-family: Verdana, Tahoma;
	font-size:12px;
}


