body
{
	background-color: #C6DBF0;
}

a:active, a:hover, a:visited, a:link, td
{
	color: Black;
	font-family: Arial;	
}

a:active, a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.menuitem
{
	 font-size: 12px; 
	 font-weight: bold;
	 color: Black;
	 font-family: Arial;	
}

input.textfield
{
	font-family: Arial;	
	font-size: 12px; 	
	border: solid 1px #B0B1B1;
	background-color: White;
	height: 20px;
	width: 100px;	
}
