@charset "utf-8";
/* CSS Document */

.small-link {
	font-size: 10px;
	color: #111111;
	font-family: Tahoma;
	text-decoration: none;
}
.purple-link {
	font-family: Times New Roman;
	font-size: 10px;
	color: #4A0A76;
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
}
.purple {
	font-family: Tahoma;
	color: #4A0A76;
}
.greenLight {
	font-family: Tahoma;
	color: #98D573;
}
.greenTahoma16 {
	color: #009933;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.GreyLight {
	color:#999999;
}
.white10{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.white14{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tiny-hdr {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.topNavMain {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.Readout {
	font-family: Times New Roman;
	font-size: 20px;
	color: #FF0000;
}
.ReadoutItalicBlack {
	font-family: Times New Roman;
	font-size: 22px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}

.ReadoutArial {
	font-family: Arial;
	font-size: 20px;
	color: #FF0000;
}
.ReadoutItalicBlackArial {
	font-family: Arial;
	font-size: 22px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}



h1 {
	font-family: Times New Roman;
	font-size: 22px;
	font-style: italic;
	color: #333333;
}
h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #98D573;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #009933;
	line-height: 20px;
}
h4 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #98D573;
}

.footercategories8{
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.times-italic {
	font-family: Times New Roman;
	font-style: italic;
	color: #666666;
}
.bottomNav {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #98D573;
	text-decoration: none;
}

.footerWHlinks {
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.border-rt {
	border-right-width: thin;
	border-right-color: #98D573;
	border-right-style: solid;
}
.txtgray {
	font-family: Tahoma;
	color: #333333;
}
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11{
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}
.txt15 {
	font-size: 15px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}

.bgPlaid {
	background-image: url(http://www.announcingit.com/siteimages/plaidtile.jpg);
	border: 3px solid #98D573;	
}
.bgPlaid-noborder{
	background-image: url(http://www.announcingit.com/siteimages/plaidtile.jpg);
}
.brdLightGreen {
	border: thin solid #98D573;
}
.brdDottedTop {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999999;
}
.topSaleCats {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 700;
	color:#FF3300;
	text-decoration: none;
	line-height: 16px;
}
