.mainmenubox {
	background-image: url(../images/shared/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
.menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}

td {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
a:link, a:visited {color:#a10029;font-size:10px;text-decoration:none;}
a:hover, a:active {color:#000000;font-size:10px;text-decoration:underline;}

.copyright {font-size:10px;text-align:right}
.footnote {
	font-size: 10px;
	color: #666666;
}

.taxtitle {color:#A10029;
			font-size:14px;
			font-weight:bold}