body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

BODY, TD, .NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: none;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.Title			{ color: #D18D3A; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 30px; line-height: 48px; }
.OrangeHeader	{ color: #D18D3A; font-weight: bold; font-size: 14px; }
.BlueHeader		{ color: #003366; font-weight: bold; font-size: 14px; }
.GraySubheader	{ color: #333333; font-weight: bold; }

a:link 		{ color: #3A66DD; }
a:visited 	{ color: #003366; }
a:hover 	{ color: #003366; }
a:active 	{ color: #003366; }

.Orange		{ color: #D18D3A; }
.LightBlue	{ color: #3A66DD; }
.NavyBlue	{ color: #003366; }
.Black		{ color: #000000; }


* menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

* .style1 { color: #D18D3A; font-weight: bold; }
* .style2 { color: #333333; }
* .style3 {	color: #003366;	font-weight: bold; font-size: 14px; }
* .style4 { color: #003366; font-size: 14px; }
* .style6 { color: #333333; font-size: 11px; }
