body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 5;
	margin-right: 10;
	background-color: #ffffff;
	background-image: url(pics/menu_background.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top ;
}

a
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #dddddd;
	text-decoration: none;
}

a:hover
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}

.baseblue
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #000088;
	text-decoration: none;
}

.basegray
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}

.basegreen
{
	font-family: 'Verdana', 'Arial';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #00f060;
	text-decoration: none;
}
