body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	background-color: #404040;
}

html {
	height: 100.12%;
}

tr {
	vertical-align: top;
}

td {
	font: 13px Arial;
	color: #404040;
	text-align: left;
}

.header {
	text-decoration: underline;
	margin-top: 15px;
        color: #89082b;
	font-weight: bold;
}

a:link {
        text-decoration: underline;
        color: #89082b;
}

a:visited {
        text-decoration: underline;
        color: #89082b;
}

a:hover {
        text-decoration: none;
        color: #cccccc;
}

a:active {
        text-decoration: none;
        color: #89082b;
}

a.top:link {
        text-decoration: none;
	color: #404040;
}

a.top:visited {
        text-decoration: none;
	color: #404040;
}

a.top:hover {
        text-decoration: underline;
        color: #930010;
}

a.top:active {
        text-decoration: none;
	color: #404040;
}

a.footer:link {
	font: 11px Arial;
        text-decoration: none;
	color: #404040;
}

a.footer:visited {
	font: 11px Arial;
        text-decoration: none;
	color: #404040;
}

a.footer:hover {
	font: 11px Arial;
        text-decoration: underline;
        color: #930010;
}

a.footer:active {
	font: 11px Arial;
        text-decoration: none;
	color: #404040;
}

.copy {
	text-align: center;
	font-size: 9px;
	color: #bbbbbb;
}

.footerarea {
	margin: 20px 10px 20px 10px;
	font: 11px Arial;
	color: #404040;
}

.sidebar ul li {
        list-style-image: none;
        line-height: 38px;
        background-position: left center;
        padding: 0px 0 0px 10px;
}
