BODY
{
	color: #000000;
	background-color: #FFE0C0;
	font-size: 12pt;
	margin: 0px;
	background-image: url(backgrounds/paperbg3.jpg);
}

A:Link
{
 	color: #800000;
	text-decoration: none;
}

A:Visited
{
	color: #800000;
	text-decoration: none;
}

A:Hover
{
	color: #800000;
	text-decoration: underline;
}

.NavBar
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF0C0;
	background-color: #403020;
	background-image: url(backgrounds/wood.jpg);
	text-align: center;
}

A.NavBar:Link
{
	color: #FFF0C0;
	background-color: transparent;
	background-image: none;
}

A.NavBar:Visited
{
	color: #FFF0C0;
	background-color: transparent;
	background-image: none;
}

A.NavBar:Hover
{
	color: #FFFFFF;
	background-color: transparent;
	background-image: none;
}

.TitleBar
{
	text-align: center;
	background-color: #403020;
	background-image: url(backgrounds/wood2.jpg);
	height: 32px;
}

.TitleBorder
{
	text-align: right;
	height: 10px;
	background-color: #000000;
	background-image: url(images/runebar-hori.gif);
}

.SubTitle
{
	text-align: center;
	color: #000000;
	font-size: 18pt;
	font-weight: bold;
	height: 31px;
	line-height: 28px;
}

.Copyright
{
	text-align: center;
	font-size: 10pt;
}

.EntranceQuote
{
	font-family: "times new roman";
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.MainContent
{
	padding-left: 8px;
	padding-right: 8px;
}

.Header14pt
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.Header16pt
{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.Caption
{
	font-family: arial;
	font-size: 10pt;
}

.CommaList
{
	white-space: nowrap;
	padding-right: 16px;
}

.StatsTable
{
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
}

.StatsTable th
{
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

.StatsTable td
{
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

.ChanceryHeader
{
	font-family: "Black Chancery", "Times New Roman";
	font-size: 14pt;
	white-space: nowrap;
}

.SmallFont
{
	font-size: 10pt;
}

.TinyFont
{
	font-size: 8pt;
}