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

.ContentBox {
	background: #F3E9C5;
	border-left: solid 1px #5A5234;
	border-right: solid 1px #5A5234;
}

.Trim {
	background: url("../images/trim_fill.gif") repeat-x;
}

.SmallText {
	font-size: 10px;
}
.Error {
	font-size: 10px;
	color: #EF0000;
}

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

.Header {
	background: url("../images/header.jpg") repeat-x;
}
SPAN.HeaderSearch {
	border: solid 1px #E1D684;
}
INPUT.HeaderSearch {
	border: solid 1px #4D6578;
}

.HeadLabel {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
A.HeadLabel {
	color: #FFFFFF;
	text-decoration: none;
}
A.HeadLabel:link {
	text-decoration: none;
}
A.HeadLabel:active {
	text-decoration: none;
}
A.HeadLabel:visited {
	text-decoration: none;
}
A.HeadLabel:hover {
	text-decoration: underline;
}

.VertMenu {
	background: #EAEAEA;
}
.VertMenuRight {
	border-left: solid 1px #700000;
	background: #FAFAFA;
}
.VertMenuBorder {
	background: url("../images/column_border.gif") repeat-y;
}
.VertMenuBox {
	background: #FFFFFF;
	border: solid 1px #625A39;
}
.VertMenuLine {
	background: #625A39;
}

A.VertMenuItems {
	font-size: 11px;
	text-decoration: none;
}
A.VertMenuItems:link {
	text-decoration: none;
}
A.VertMenuItems:active {
	text-decoration: none;
}
A.VertMenuItems:visited {
	text-decoration: none;
}
A.VertMenuItems:hover {
	text-decoration: none;
}

.HeaderLinks {
	font-weight: bold;
	color: #111111;
	font-size: 12px;
	text-decoration: none;
}
A.HeaderLinks {
	text-decoration: none;
}
A.HeaderLinks:link {
	text-decoration: none;
}
A.HeaderLinks:active {
	text-decoration: none;
}
A.HeaderLinks:visited {
	text-decoration: none;
}
A.HeaderLinks:hover {
	text-decoration: none;
}

.SearchResultsText {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
A.SearchResultsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A.SearchResultsTitle:link {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:active {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:visited {
	color: #333333;
	text-decoration: none;
}
A.SearchResultsTitle:hover {
	color: #333333;
	text-decoration: none;
}

.Box {
	background: #EAEAEA;
}
.BoxTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background: url("../images/box_head.gif") no-repeat;
}
.BoxContainer {
	background: url("../images/box_fill.gif") repeat-y;
}
.BoxContent {
	color: #666666;
	font-size: 11px;
}

.MessageBoxContent {
	font-size: 11px;
	color: #333333;
	background: #CDCDCD;
}
.MessageBoxFoot {
	background: url("../images/messagebox_foot.gif") repeat-x;
}
.MessageBoxTitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.MessageBoxTop {
	background: url("../images/messagebox_top.gif") repeat-x;
}

.Location {
	font-weight: bold;
}
A.Location {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.Location:link {
	color: #000000;
	text-decoration: none;
}
A.Location:active {
	color: #000000;
	text-decoration: none;
}
A.Location:visited {
	color: #000000;
	text-decoration: none;
}
A.Location:hover {
	color: #333333;
	text-decoration: underline;
}

.RelatedLinksBar {
	border: solid 1px #E3DDE0;
	background: #EFEFEF;
}
.RelatedLinksHead {
	background: #E3DDE0;
}
.RelatedLinks {
	font-weight: bold;
}
A.RelatedLinks {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:link {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:active {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:visited {
	color: #000000;
	text-decoration: none;
}
A.RelatedLinks:hover {
	color: #333333;
	text-decoration: underline;
}

.Notice {
	border: solid 1px #C80000;
}
.NoticeHead {
	border-bottom: solid 1px #C80000;
	background: #CF0000;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.NoticeMessage {
	font-style: italic;
	color: #000000;
}

.StatBar {
	background: #CCCCCC;
	border-bottom: solid 1px #700000;
}
.StatHead {
	background: #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.StatCell {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.StatTotal {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.Footer {
	background: url("../images/footer.jpg") repeat-x;
}
.FootCell {
	color: #EFEFEF;
	font-size: 10px;
}
.FootLinks {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
}
A.FootLinks {
	color: #EFEFEF;
	text-decoration: none;
}
A.FootLinks:link {
	color: #EFEFEF;
	text-decoration: none;
}
A.FootLinks:active {
	color: #EFEFEF;
	text-decoration: none;
}
A.FootLinks:visited {
	color: #EFEFEF;
	text-decoration: none;
}
A.FootLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.SubHead {
	color: #700000;
	font-size: 15px;
	font-weight: bold;
}
.SubHeadLine {
	background: #900000;
}

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

.Line {
	background: #999999;
}

.Button {
	border: double 3px #700000;
	background: #EAEAEA;
	font-family: Arial;
	font-weight: bold;
	color: #700000;
	font-size: 11px;
}
.ButtonTable {
	cursor: pointer;
}
.ButtonFill {
	background: url("../images/button_fill.gif");
}
.ButtonCell {
	font-weight: bold;
	color: #700000;
	font-size: 11px;
	padding-bottom: 2px;
}

.TestimonialBox {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 11px;
	background: url("../images/testimonials_polaroid.gif");
}
.TestimonialContent,
.TestimonialContent A:link,
.TestimonialContent A:visited,
.TestimonialContent A:active,
.TestimonialContent A:hover {
	font-weight: normal;
	color: #333;
	font-size: 9px;
	text-decoration: none;
}
.TestimonialContent DIV {
	color: #333;
	font-size: 9px;
	line-height: 11px;
}
.TestimonialText {
	font-size: 11px;
	font-style: italic;
}
.TestimonialInfo {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}