html, body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;}
	
.tbl {
	border:0px;
	border-collapse: collapse;}
.tbl td {
	padding:0px;}
	
a.menu_button_lnk:link, a.menu_button_lnk:visited, a.menu_button_lnk:active {
	font:bold 15px arial, sans-serif;;
	color:white;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}
a.menu_button_lnk:hover {
	text-decoration:none;}
.td_button {
	background: url('../../site/images/i/menu_button.gif') no-repeat;
	height:31px;
	width:135px;
	text-align:center;}
table.tbl td.td_button {padding:0px;}

img {border:0;}

#maincontent a {color: #FFFFFF;}
