body { 
margin: 0; 
padding: 0; 
background: #F8F8E9; 
} 

.ArticleTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.ArticleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 0.55cm;
}
.SideLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ArticleAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ArticleQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.ArticleQuoteBox {
	background-color: #F8F8E9;
	padding: 7px;
	width: 175px;
	border: thin solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	
	link: #CC0000;
	active: #6B6B21;
	visited: #6B6B21;
}
a:link {color: #CC0000;}
a:active {color: #CC0000;}
a:visited {color: #CC0000;}
a:hover {color: #CC0000;}

.dotted_td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LargeHeading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.ArticleTextSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.ProductBuyTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.ProductBuySmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #666666;
}
.Price {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #cc0000;
}
.AddToCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #cc0000;
}
.NavHeader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F8F8E9;
	letter-spacing: .05em;
	margin-right: 10px;
	margin-left: 10px;
}
.NavHeader a:link {color:#F8F8E9; border-bottom-width: 0px; text-decoration: none; }
.NavHeader a:visited {color:#F8F8E9; border-bottom-width: 0px; text-decoration: none; }
.NavHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px; 
}
.NavHeader a:active {color: #FFFFFF; border-bottom-width: 0px; text-decoration: none;} 
.MainNav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: 450;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	clip:  rect(auto auto auto auto);
}

a.MainNav:link {border-bottom-width: 0px; text-decoration: none; }
a.MainNav:visited {border-bottom-width: 0px; text-decoration: none; }
a.MainNav:hover {
	text-decoration: none;
	border-bottom-width: 1px; 
}
a.MainNav:active {border-bottom-width: 0px; text-decoration: none;} 


.FrontBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-type: disc;
	text-align: left;
}
.NavTable {
	border: 0px solid #A89D71;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.CurriculumRepeat {
	padding: 1px;
	width: 1px;
	border: thin dotted #F93;
}

