body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCFFFF;
	background-color: #336699;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 40px;
}

.menuitems:hover{
	COLOR: #66FF00;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;

}
.borders {
	border: medium solid #CCFFFF;
}
.bottom {
	font-size: xx-small;
	color: #000000;
}
