.nav-bg {
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
}
.email-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.right-star {
	background-image: url(/images/right_star.gif);
	background-repeat: repeat-y;
}
.left-star {
	background-image: url(/images/left_star.gif);
	background-repeat: repeat-y;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.body-text-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.email-title-inthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
.text-inthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.text-inthome-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.body-text-intcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
.body-text-intcontent-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.black-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.blue-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
