td.menu-shadow {
height:24px;
background-image: url(../images/grey-shadow-menu.gif);
background-repeat:repeat-x;
}

td.divider {
height:5px;
margin:0;
padding:0;
background-color:#464747;
background-image:url(../images/grey-square.gif);
}

td.footer {
color:#464747;
padding:5px;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

td.footer-small {
color:#464747;
padding:5px;
font-size:10px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333333;
font-weight: normal;
border-bottom:#464747 1px solid;
margin:0px;
padding:0px;
}

hr {
color:#464747;
height:1px;
width:100%;
}
