body {
	color: #000000;;
	background-color: #FDFDFD;;
}

a:link, a:visited {
	font-family: verdana, arial,helvetica,sans-serif;;
	color: #03629C;;
	font-size: 12px;;
	text-decoration: underline;;
}

a:active, a:hover {
	font-family: verdana, arial,helvetica,sans-serif;;
	color: #018AD0;;
	font-size: 12px;;
	text-decoration: none;;
}

table.menu, tr.menu, td.menu {
	background-color: #303B70;;
	border: none;;
	BORDER-COLLAPSE: collapse;;
	font-family: arial, verdana, helvetica, sans-serif;;
	font-size: 12px;;
	color: #000000;;
}

table.submenu, tr.submenu, td.submenu {
	background-color: #CCCCCC;;
	border: thin solid;;
	border-color: #000000;;
	BORDER-COLLAPSE: collapse;;
	font-family: arial, verdana, helvetica, sans-serif;;
	font-size: 14px;;
	color: #000000;;
}

a.menu:link, a.menu:visited {
	font-family: arial,verdana,helvetica,sans-serif;;
	color: #000000;;
	font-size: 14px;;
	text-decoration: none;;
	font-weight: none;;
}

a.menu:active, a.menu:hover {
	font-family: arial,verdana,helvetica,sans-serif;;
	color: #9C0000;;
	font-size: 14px;;
	font-weight: normal;;
	text-decoration: none;;
}