a.NavMain:Link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	padding-left: 5px;
	text-transform: capitalize;
}
a.NavMain:Hover {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	padding-left: 5px;
	text-transform: capitalize;
}
.titleMain {
	font-family: "Book Antiqua", serif;
	font-size: 20px;
	font-weight: bold;
	color: #AC2B2B;
	text-decoration: none;
	font-variant: small-caps;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999933;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	text-transform: uppercase;
}
.textDark {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textBoldNonCaps {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

.textBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}

a.textLink:link {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #9E0A0C;
	text-decoration: underline;
	text-transform: capitalize;
}
.borderAll {
	border: medium double #993333;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}
.textSmall {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.textHighlight {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #AFAF5F;
}
a.textLink:visited {



	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #9E0A0C;
	text-decoration: underline;
	text-transform: capitalize;
}
a.textLink:hover {



	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #9E0A0C;
	text-decoration: none;
	text-transform: capitalize;
}
.subtitleSmallWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.borderAllSmall {

	border: 1px solid #000000;
}
a.subtitleLink:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	text-transform: none;
}
a.subtitleLink:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	text-transform: none;
}
a.subtitleLink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	text-transform: none;
}
a.subtitleSmallWhite:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a.subtitleSmallWhite:visited {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
a.subtitleSmallWhite:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
