body {
	background-image: url(images/bg.gif);
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.maintableborder {
	border: 1px solid #9C9C9C;
}


#menu A:visited  {
	color: #1E4C62;
	text-decoration: none;
	font-weight: bold;
}
#menu A:link  {
	color: #1E4C62;
	text-decoration: none;
	font-weight: bold;
}
#menu A:active  {color: #1E4C62; text-decoration: none}
#menu A:hover   {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	height: 100%;
	width: 100%;
	background-color: #8EBAFD;
}
