BODY, FORM, INPUT {
	margin: 0;
	padding: 0;
}
BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT, LABEL {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
INPUT, TEXTAREA, SELECT, LABEL {
	font-size: 10px;
}
IMG {
	border: 0;
}

BODY {
	background: #999966;
}


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

A.Links,
A.Links:link,
A.Links:visited,
A.Links:hover,
A.Links:active  {
	font-size: 10px;
	color: #C69C6D;
	text-decoration: none;
}

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

.MainFrame {
	background: #603919;
	height: 100%;
}

.Content {
	background: #C69C6D;
}
.ContentBox {
	background: #C69C6D;
}

.RightColumn {
	border-left: solid 6px #044C15;
	border-right: solid 6px #044C15;
}
.RightColumnSeperator {
	background: #044C15;
}

.FormFieldTitle {
	font-size: 11px;
	font-weight: bold;
	color: #044C15;
}
.FormFieldTitleSmall {
	font-size: 10px;
	color: #044C15;
}
.FormFieldActionLabel {
	display: block;
	width: 95px;
}
.FormFieldActionLabel,
A.FormFieldActionLabel,
A.FormFieldActionLabel:link,
A.FormFieldActionLabel:visited,
A.FormFieldActionLabel:hover,
A.FormFieldActionLabel:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	border: solid 1px #8C6239;
	background: #C69C6D;
	color: #603919;
}

.Header {
	background: #603919;
}
.HeadAddress {
	width: 393px;
	height: 60px;
	background: #603919;
	color: #C69C6D;
	padding-top: 10px;
	background-image: url('../images/background_head.gif');
}

.LinkBar {
	background: #8C6239;
	background-image: url('../images/background_link_bar.gif');
	border-bottom: solid 2px #C69C6D;
}
.LinkSeperator {
	background: #8C6239;
}
.Seperator {
	background: #8C6239;
}
.SubLinkBar {
	background: #CC6600;
}
.Footer {
}

.Seperator {
	background: #8C6239;
}

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