.candoversDarkBlue { color: #29447E;}
.candoversLightBlue { color: #B0C8DA;}

BODY,TD,TH {
	font-family: arial,sans-serif;
	font-size: x-small;
	color: #000000;
}
P {
	font-family: arial,sans-serif;
	font-size: x-small;
	color: #000000;
}

H1 {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #7C1616;
	margin-top: 0px;
}
H2 {
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #7C1616;
	margin-top: 0px;
}
H3 {
	font-family: arial,sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #7C1616;
	margin-top: 0px;
}


A {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}

INPUT.mono {
	font-family: monospace;
	font-size: small;
}

.sizeXS { font-size: small; }
.sizeS { font-size: x-small; }
.sizeN { font-size: medium; }
.sizeL { font-size: large; }
.sizeXL { font-size: x-large; }

.grey {
	color: #999999;
}
.red {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.attention {
	color: #990000;
	font-weight: bold;
}

.sitepath 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
}
.sitepath A
{
	color: #999999;
}
.sitepath A:hover
{
	text-decoration: none;
}

.menutext 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
.menutext A
{
	color: #FFFFFF;
}
.menutext A:hover
{
	text-decoration: none;
	color: #ffff00;
}

.footer
{
	color: #666666;
}
.footer A
{
	color: #666666;
}
.footer A:hover
{
	text-decoration: none;
}
.hilitemenurow 
{
	background-color: #7C1616;
}
.hilitemenurow A 
{
	color: white;
}

.navbar
{
	color: white;
	padding: 5px 0px 0px 17px;
}
.navbar A
{
	text-decoration: none;
	color: White;
}
.navbar A:hover
{
	text-decoration: none;
	color: #ffff00;
}

.wheatycolor
{
	color: #D6B68E;
}


