body {
	background-color: #003300;
	margin: 0px;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.floata {
	background-color: #FFFFFF;
	padding: 10px;
	width: 200px;
	border: 4px solid #FF0000;
	position: absolute;
	left: 39%;
	top: 28%;
	visibility: hidden;
	font: bold 12px Arial;
	color: #FF0000;
	text-align: center;
	z-index: 1;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #B3FF00;
	text-decoration: underline;
}
.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d5ff83;
}
a {
	font-family: Arial;
	line-height: normal;
	font-weight: normal;
	color: #d5ff83;
	text-decoration: underline;
}
a:hover {
	color: #FFAC00;
}
input {
	border: 1px solid #003300;
}
.tddark {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.vvvtitle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.darker {
	background-color: #005900;
}
.vvvbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.vvvboxdarker {
	background-color: #005100;
}

.cont_menu a {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #003300;
	line-height: 22px;
	font-weight: bold;
}
.cont_menu a:hover {
	text-decoration: none;
	color: #008e00;
}
.cont_menu {
	height: 23px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

