td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.copyright {
	font-size: 10px;
	color: #999999;
}

a:link, a:visited {
	color: #3366CC;
}

a:hover {
	color: #000000;
}

a.menu:link, a.menu:visited {
	color: #3366CC;
	padding: 0.15em 0px 0.15em 12px;
}

a.menu:hover {
	color: #000000;
	background: url(img/arrbl.gif) no-repeat left top;
	padding: 0.15em 0px 0.15em 12px;
}

.menu {
	padding: 0.15em 0px 0.15em 12px;
	background: url("img/arr.gif") no-repeat left center;
	display: block;
}

.menuselected {
	padding: 0.15em 0px 0.15em 12px;
	background: url("img/arrRD.gif") no-repeat left top;
	display: block;
}

a.ftr:link, a.ftr:visited, .ftr {
	color: #FFFFFF;
	text-decoration: none;
}

a.ftr:hover {
	color: #FCC812;
	text-decoration: underline;
}
hr {
	border: dotted #3366CC;
}

.line {
	border-top: 1px solid #474747;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
