BODY {
	/* background-repeat: repeat-y;*/
	background-color: #000000;
	margin-top: 20px;
	color: #000000;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.SkipToContent {
	background-color: #000000;
	color: #000000;
}

TABLE {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

TD {

}

A {
	TEXT-DECORATION: none;
	color: #A13A0D;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
A:hover {
	TEXT-DECORATION: none;
	color: #333333;
}


.Border {
	border: 1px solid #F4F0E5;
}
.Border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.Border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#MainPage {
	background-image: url(images/main_page2.jpg);
	background-repeat: no-repeat;	
}

.SkipToContent {
	color: #000000;
	text-decoration: none;
}
.ContrastText {
	font-size: 12px;
	color: #6D2F0A;
	font-weight: bold;
}

.HighlightedText {
	font-size: 12px;
	color: #A13A0D;
	background-color: #FFFFFF;
}


#Nav {
	
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

#Nav A {
	color: #ffffff;
	line-height: 12px;
	font-weight: bold;
}

#Nav A:hover {
	color: #A13A0D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

#Footer {
	color: #ffffff;
	line-height: 14px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #A13A0D;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	left: 3px;
}

#Footer A {
	color: #ffffff;
	font-weight: normal;
}

#Footer A:hover {
	PADDING-TOP: 0px;
	color: #000000;
	font-weight: bold;
}


hr {
	color: #000000;
	height: 1px;
	background-color: #A13A0D;
}


.BoxAndBorder {
	border: 1px solid #A13A0D;
	background-color: #FFFFFF;
	font-size: 12px;
}
.Header1 {

	color: #A13A0D;
	font-size: 14px;
	font-weight: bold;
}
.Header2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A13A0D;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A13A0D;
}
.Header3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.Header4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A13A0D;
}

H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ErrorText {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.MainPageSeparator {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

input.noimage {
	background-color: #A13A0D;
	border: 2px outset #000;
	color: #fff;
	padding: 2px;
	margin-left: 2px;
}

input.noimage:hover {
	border: 2px outset #A13A0D;
}

