BODY, FORM, INPUT {
	margin: 0;
	padding: 0;
}
BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT, LABEL, P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px
}
IMG {
	border: 0;
}

BODY {
	background: url("../images/background.gif");
}

A { color: #075478; text-decoration: underline; }
A:link {
	color: #075478;
	text-decoration: underline;
}
A:visited {
	color: #075478;
	text-decoration: underline;
}
A:hover {
	color: #111111;
	text-decoration: none;
}
A:active  {
	color: #111111;
	text-decoration: underline;
}

A.SubLinks,
A.SubLinks:link,
A.SubLinks:visited,
A.SubLinks:hover,
A.SubLinks:active  { font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none; }
.ColumnLinksIcon {
	background: #E9E8BD;
}
.ColumnLinksIconOver {
	background: #1D5129;
}

.MainFrame {
	background: #CC9966;
}

.ContentBox {
	background: #CC9966;
}

.FormFieldTitle {
	font-weight: bold;
}
.FormFieldSubTitle {
	font-size: 9px;
}

.Header {
	background: #FFFFFF;
}
.HeaderImage {
	background: #E3C7AB;
}
.LinkBar {
	background: #FF9933;
}
.LinkBarItems {
	background: #FFFFFF;
}
.SubLinkBar {
	background: #CC6600;
}
.Footer {
}

.Base {
	font-size: 11px;
	color: #CC6600;
}
.Base A,
.Base A:link,
.Base A:visited,
.Base A:hover,
.Base A:active {
	color: #CC6600;
	text-decoration: underline;
}
.Base A:hover {
	color: #CC6600;
	text-decoration: none;
}

.TableHead {
	background: #CFCFCF;
	font-weight: bold;
	text-align: center;
}
.TableSubHead {
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
}