body, html, td, p, div {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #efefe1;
}
.bodyTable {
	background-image: url(images/body_stretch.gif);
	background-repeat: repeat-x;
}
.topInfo {
	background-image: url(images/rounded_top.gif);
	height: 43px;
}
.bottomInfo {
	background-image: url(images/rounded_bottom.gif);
	height: 56px;
}
.content {
	padding: 5px 114px 10px 115px;
}
.contentBox {
	border: 1px solid #8E1F2F;
}
.headFeature {
	font-size: 10px;
	text-transform: uppercase;
	color: #EFEFCE;
	background-image: url(images/gradient_bar.gif);
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.headMonth {
	font-size: 10px;
	text-transform: uppercase;
	color: #EFEFCE;
	background-image: url(images/gradient_bar.gif);
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.icon {
	padding: 5px 4px;
}
.featureImage {
	padding: 5px 0px 10px 8px;
}
.featureBkgrnd {
	background-image: url(images/bkgrnd_feature.gif);
	background-color: #CCCCB6;
	background-repeat: repeat-x;
}
.contentText {
	padding: 5px 4px 5px 4px;
}
.contentTitle {
	font-size: 11px;
	text-transform: uppercase;
	color: #8E1F2F;
	height: 18px;
	font-weight: bold;
}
.contentInfo{
	font-size: 10px;
	color: #084384;
	height: 14px;
	font-weight: bold;
}
.contentDesc{
	font-size: 10px;
	color: #000000;
	height: 14px;
	font-weight: normal;
}
a:link {
	color: #8E1F2F;
	font-weight: bold;
}
a:active {
	color: #8E1F2F;
	font-weight: bold;
}
a:visited {
	color: #8E1F2F;
	font-weight: bold;
}
a:hover {
	color: #490B17;
	font-weight: bold;
}
.button {
	padding: 5px 4px 8px;
}
