.nav-tex {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 1px solid white;
}
table.navbar td a{
 display: block;
 padding: 7px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   background-color: #0066CC;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-color: #000000;
}
.page-titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #004287;
	text-decoration: none;
}
.page-titles-small {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.page-titles-big-white {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
	line-height: 30px;
}
.page-titles-big-gold {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FBE904;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
	line-height: 30px;
}
.page-titles-coupons {

	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body-tex {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body-tex-link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
}
.body-tex-bld-line {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.body-tex-bld {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-tex-bld-white {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
	text-decoration: none;
}
.text-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
.text-fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.small-titles {

	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #004287;
	text-decoration: none;
}
.red-titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.white-titles {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

