@charset "utf-8";
/* CSS Document */

a {color:#FFFFFF}

#Menu td {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	border:none ;  
}

#Menu a {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color:#000000;	
	border:none;
}

#Menu img {
	border:none;
}

.MenuItem {
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:10px
}