BODY
{
	SCROLLBAR-BASE-COLOR: #006699;
}

font 
{
	font-family:"Scooby Doo", Verdana;
	color: white;
}

td
{
	font-family:Verdana, Arial;
	font-size:16px;
	color: white;
}

a:link	{ color:#33cc99; text-decoration: none; font-weight: bold; }
a:visited { color:#33cc99; text-decoration: none; font-weight: bold; }
a:active { color:#33cc99; text-decoration: none; font-weight: bold; }
a:hover { color:#33FF99; text-decoration: none; font-weight: bold; }

table.MainTable
{
	height:100%;
	border:0;
}

td.TitleBar
{
	background-color:#006699;
	height:90px;
	width:100%;
}

td.NavigationBar
{
	background-color:#006699;
	height:100%;
	vertical-align:top;
}

td.PageContents
{
	font-family:Verdana, Arial;
	color: White;
	font-size:16px;	
	background-color:#0099cc;
	width:100%;
	vertical-align:top;
}

td.PageTitle
{
	font-family: Scooby Doo, Verdana, Arial;
	color: White;
	font-size:20px;	
	text-align:center;
	background-color:#0099cc;
	width:100%;
	vertical-align:top;
}

td.Copyright
{
	font-family:Verdana, Arial;
	color: White;
	font-size:10px;	
	background-color:#0099cc;
	width:100%;
	vertical-align:bottom;
	text-align: right;
}

table.NavigationMenu
{
	background-color:#003366;
	border-style:solid;
	border-width:1px;
	border-color: #ffffff;
	width:100%;
	text-align:center;
}

a.FullHistory:link	{ background-color:#0099CC; color:#003366; font-family: "Scooby Doo", Verdana, Arial; font-size:12px; text-decoration: none}
a.FullHistory:visited	{ background-color:#0099CC; color:#003366; font-family: "Scooby Doo", Verdana, Arial; font-size:12px; text-decoration: none}
a.FullHistory:active	{ background-color:#0099CC; color:#003366; font-family: "Scooby Doo", Verdana, Arial; font-size:12px; text-decoration: none}
a.FullHistory:hover { background-color:#0099CC; color:#33FF99; font-family: "Scooby Doo", Verdana, Arial; font-size:12px; text-decoration: none; font-weight:bold;}

a.NavigationMenu:link	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenu:visited	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenu:active	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenu:hover { background-color:#0099CC; color:#33FF99; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none; font-weight:bold;}

a.NavigationMenuCurrent:link	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenuCurrent:visited	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenuCurrent:active	{ background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none}
a.NavigationMenuCurrent:hover { background-color:#003366; color:#808080; font-family: "Scooby Doo", Verdana, Arial; font-size:18px; text-decoration: none; font-weight:bold;}

table.HistoryHeading 
{
	height:100%;
	border:0;
}

td.HistoryHeading 
{
	font-family:"Scooby Doo", Verdana, Arial;
	color: #004422;
	font-size:18px;

	background-color:#33cc99;
}

td.HistoryHeadingDate
{
	font-family:"Scooby Doo", Verdana, Arial;
	color: #004422;
	font-size:15px;
	background-color:#33cc99;
}

td.HistoryContent
{
	font-family:Verdana, Arial;
	font-size:16px;
	color: white;
}

td.QuickUpdateContainer
{
	padding: 5px 5px 5px 5px;
}

table.QuickUpdate
{
	border-style:solid;
	border-width:1px;
	border-color: #ffffff;
}

td.QuickUpdate
{
	font-size:smaller;
}

