﻿body
{
	/* The line below is needed for the nifty cube code to work properly */
	background-color: #9c9281;
	background-image: url(/Resources/background.png);
	background-repeat: repeat;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
p
{
	margin: 14px 0 14px 0;
}
div.indent 
{
	padding-left: 25px;
}
body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
body, td
{
	color: #595959;
}
h1
{
	text-align: center;
}
h1, h2, h3, h4
{
	color: #98B9F4;
}
a:link, a:visited, a:hover, a:active
{
	color: #714F4F;
}
a.submenuItem
{
	color: #714F4F;
	text-decoration: none;
}
a.submenuItem:hover
{
	color: #A54906;
}
td.MenuHeader
{
	color: #e8f398;
	font-size: 14pt;
	background-color: #714F4F;
}
th.DarkBackground
{
	color: #e8f398;
}
td.UnderFooter
{
	font-size: 11px;
	background-color: #FFFFFF;
}
td.UnderFooter a:link, td.UnderFooter a:visited, td.UnderFooter a:hover, td.UnderFooter a:active
{
}
.Menu
{
	color: #98B9F4;
	background-color: #A54906;
	font-size: 76%;
}
a.MenuLink
{
	text-decoration: none;
	text-transform: uppercase;
}
a.MenuLink:link, a.MenuLink:visited
{
	color: #FFFFFF;
}
a.MenuLink:hover, a.MenuLink:active
{
	color: #98B9F4;
}
a.LinkInWhiteBg:link
{
	text-decoration: none;
	color: #98B9F4;
}
a.LinkInWhiteBg:visited
{
	text-decoration: none;
	color: #98B9F4;
}
a.LinkInWhiteBg:hover
{
	text-decoration: none;
	color: #98B9F4;
}
a.LinkInWhiteBg:active
{
	text-decoration: none;
	color: #98B9F4;
}
td.BreadCrumb
{
	color: White;
}
a.BreadCrumb:link, a.BreadCrumb:visited, a.BreadCrumb:hover, a.BreadCrumb:active
{
	color: White;
}
img
{
	border: 0;
}
