@charset "utf-8";
/* CSS Document */

body {
	background-color: #460023;
	color:#000000;
}
#Main-Table {
	width:834px;
	height:900px;
	border:none;
}
#Header {
	background-image:url(images/layout/header.png);
	width:834px;
	height:261px;
}
#Special-Header {
	background-image:url(images/layout/special_header.png);
	width:834px;
	height:261px;
}
#Top-Navigation {
	width:834px;
	height:27px;
}
#Footer {
	width:834px;
	height:228px;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #99CCFF;
	text-decoration:underline;
}
.Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.Body-Text-Headers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #99CCFF;
	font-weight: bold;
}
.Bold-Text {
	font-weight:bold;
}
.Pop-up-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.Pop-up-Text a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.Pop-up-Text a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
.Pop-up-Text a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:normal;
}
.Pop-up-Text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
.Navigation-Text {
	font-family:Copperplate-Gothic-Light, Arial, sans-serif;
	font-size:12pt;
}
.Update-Title {
	font-family:Copperplate-Gothic-Light, Arial, sans-serif;
	font-size:30px;
	color:#99CCFF;
}
.Side-Update-Title {
	font-family:Copperplate-Gothic-Light, Arial, sans-serif;
	font-size:20px;
	color:#99CCFF;
}
.Date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}
