.Border {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
/* HEADER */
.Header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* MAIN MENU */
.MainMenu {
	text-align: right;
}
.MainMenu td {
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
	padding: 4px;
}
.MainMenuHeader {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1pt;
}
.MainMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0pt;
	text-align: right;
}
.MainMenuText a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MainMenuText a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MainMenuText a:hover {
	font-size: 11px;
	color: #996633;
	text-decoration: underline;
	font-weight: bold;
}
.MainMenuIndent {
	text-align: right;
}
.MainMenuIndent a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
}
.MainMenuIndent a:visited {
	font-size: 11px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
}
.MainMenuIndent a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
/* BODY */
.BodyTextBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 16px;
	margin: 5px;
	text-align: left;
	padding: 10px;
}
.BodyTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.BodyTextHeaderRev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.BodyText td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	line-height: 16px;
	margin: 5px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #000000;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BodyTDoveride td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0pt;
	line-height: 16px;
	margin: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
.BodyText img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.BodyIMGoveride img {
	margin: 5px;
	float: none;
}
.BodyText a:link {
	color: #996633;
	text-decoration: none;
}
.BodyText a:visited {
	color: #996633;
	text-decoration: none;
}
.BodyText a:hover {
	color: #000000;
	text-decoration: underline;
}
.BodyText ul {
	list-style-type: square;
}

.BodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	background-color: #000000;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
}
.BodyCol {
	width: 49%;
	height: 160;
	vertical-align: middle;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
}
.BodyColList {
	width: 49%;
	vertical-align: middle;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
}

/* FOOTER */
.Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.FooterText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration: none;
}
.FooterText a:visited {
	color: #996633;
	text-decoration: none;
}
.FooterText a:hover {
	color: #000000;
	text-decoration: underline;
}
.FooterPad {
	padding-right: 12px;
	padding-left: 12px;
}


