@charset "UTF-8";
/* CSS Document */

p, td, body {
	color: #3A3A3A;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	font-family: Arial;
	font-style: none;
	line-height: 130%;
	}

.BlackBorder {
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}

A {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #69AF0E;
	text-decoration: none;
}

A:hover {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #69AF0E;
	text-decoration: underline;
}

A.Nav-Sel {
	font-family: "Georgia";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #69AF0E;
	text-decoration: none;
}

A.Nav-Sel:hover {
	font-family: "Georgia";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #69AF0E;
	text-decoration: underline;
}

A.Nav-Uns {
	font-family: "Georgia";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

A.Nav-Uns:hover {
	font-family: "Georgia";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}


.Headline {
	color: #69AF0E;
	font-size: 30px;
	font-weight: none;
	text-decoration: none;
	font-family: Times New Roman;
	font-style: none;
text-transform: uppercase;

	}
	
.List {
	color: #3A3A3A;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	font-family: Arial;
	font-style: none;
	line-height: 130%;
	}
	
.Contact {
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	font-family: Arial;
	font-style: none;
	}
	
.MerchTitle {
	color: #3A3A3A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-style: none;
	line-height: 130%;
	}
	
.MerchCaption {
	color: #3A3A3A;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	font-family: Arial;
	font-style: italics;
	line-height: 130%;
	}
