.BodyText {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}
.BoldUnderline {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #958050;
	line-height: 24px;
}
.TitleBrown {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #958050;
	font-weight: normal;
}
.BodySpace {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	line-height: 10px;
	color: #000000;
	font-weight: normal;
}
.BodyBullet {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
.BodyTextBrown {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #958050;
	font-weight: normal;
}

.NavButton {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Links {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.style3 {color: #000000}

.RoundedCorners{
-moz-border-radius-topright: -12px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
}

 .nosides{
	border-right: 0px none;
	border-left: 0px none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
 } 

table.collapse {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.noCellPadding {
	margin: 0px;
	padding: 0px;
}
.noborders {
	background-color: #B69C61;
	margin: 0px;
	padding: 0px;
	border: 0px none #B69C61;
}
.noSpaceTop {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.TitleBrownBig {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #958050;
	font-weight: bold;
	text-decoration: underline;
}

