@charset "UTF-8";
/* CSS Document */


a.black:link, a.black:visited, a.black:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

a.black:hover {
	color: #660000;
	text-decoration: none;
	font-size: 13px;
}
body {
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_gradient_extra.jpg);
	background-repeat: repeat-x;
}
.enter {
	font-size: 14px;
	font-weight: bold;
}
.number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
body,td,th {
	font-family: Palatino, Palatino Linotype, Book Antiqua, serif;
	color: #333333;
	font-size: 13px;
}
.spacing {
	line-height: 18px;
}
.style5 {color: #000000}
.header {
	font-size: 18px;
	font-weight: bold;
}
.tableHeader {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.active {
	color: #660000;
}
.spacingExtra {
	line-height: 24px;
}
a.more:link, a.more:visited, a.more:active {
	color: #000066;
	text-decoration: underline;
	font-size: 11px;
}
a.more:hover {
	color: #000033;
	text-decoration: underline;
	font-size: 11px;
}
.smaller {
	font-size: 11px;
	line-height: 14px;
}
