/* CSS Document */
body {
}
.pagetitle {
	font-family: Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.footertext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.toptabtext {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
a.toptabtext: {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.toptabtext:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
a.toptabtext:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
a.toptabtext:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.quotetext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.blacklink {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.blacklink {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.blacklink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a.blacklink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
a.blacklink:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
table.menu a {
width:140px;
display: block;
}
table.menu a:hover {
color: #333333;
background: #cccccc;
}.linespace {
	font-style: normal;
	line-height: 1.3;
}

