.TopLink {
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 11px;
	 color: #9e9e9e;
	 font-family: Tahoma, Verdana, Arial;
}

.NavLink {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 16px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.Content {
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 11px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.PageTitle {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 22px;
	 color: #989898;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.FrontPageBookTitle {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 20px;
	 color: #ffffff;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.FrontChapterTitle {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 14px;
	 color: #ffffff;
	 font-family: Trebuchet MS, Verdana, Arial;
	 padding-right: 16px;
	 padding-bottom: 3px;
}

.LinkLabel {
	 text-decoration: underline;
	 font-weight: normal;
	 font-size: 11px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.ProductDescription {
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 11px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}


.ProductPrice {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 11px;
	 color: #9e9e9e;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.ProductTitle {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 14px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.ErrorMessage {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 11px;
	 color: #9e9e9e;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.Control {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 11px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
	 border: thin solid #e9e9e9;
}

.WhiteText {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 11px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.Label {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 11px;
	 color: #9e9e9e;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.Header {
	 text-decoration: underline;
	 font-weight: bold;
	 font-size: 11px;
	 color: #9e9e9e;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.FormError {
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 12px;
	 color: #000000;
	 font-family: Trebuchet MS, Verdana, Arial;
}

.AdminTextSmall {
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 12px;
	 color: #000080;
	 font-family: Trebuchet MS, Verdana, Arial;
}