body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0, 0, 0, 0;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.sitetext_navy
{
	color: Navy;
}

a
{
	font-size: x-small;
	color: Silver;
}

a:visited
{
	font-size: x-small;
	color: Silver;
}

a:hover
{
	font-size: x-small;
	color: white
}

.a_whitebackground
{
	font-size: x-small;
	color: red;
}

.a_whitebackground:visited
{
	font-size: x-small;
	color: red;
}

.a_whitebackground:hover
{
	font-size: x-small;
	color: Maroon
}

.a_menu_unselected
{
	font-size: x-small;
	color: black;
	text-decoration: none;
}

.a_menu_unselected:visited
{
	font-size: x-small;
	color: black;
	text-decoration: none;
}

.a_menu_unselected:hover
{
	font-size: x-small;
	color: black;
	text-decoration: none;
}

.body_leftpanel
{
	color: White;
	font-size: x-small;
}

.standardheading1
{
	color: Maroon;
	font-size: medium;
	text-decoration: underline;
}

.body_leftpanel_green
{
	color: #33ff00;
	font-size: x-small;
}

img
{
	border: 0 0 0;
}

.menu_container
{
	background-color: gray;
	text-align:  center;
	BORDER-RIGHT: gray thin outset;
	BORDER-TOP: gray thin outset;
	BORDER-LEFT: gray thin outset;
	BORDER-BOTTOM: gray thin outset
}

.menuitem_selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: #4A4A4A;
	text-align: center;
	color: white;
	border: solid 1px white;
	width: 115;
	padding: 0 0 0 0;
}

.menuitem_notselected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: gainsboro;
	text-align: center;
	color: black;
	border: solid 1px black;
	width: 115;
	padding: 0 0 0 0;
}