body  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; background-color:#FFFFFF; }
a:link {  text-decoration: underline; }
a:visited {  text-decoration: underline; }
a:hover {  color: #000099 !important; background-color: #CCCCFF; text-decoration: none !important ;}
a:active { color: #000099 ; }

.cell-navy-text { font-size: 14px; color: #FFFFFF; font-weight: bold; background-color: #000099; line-height: 26px; }
.heading1 { font-size: 18px; font-weight: bold}
.heading2 { font-size: 16px; font-weight: bold }
.heading2-white {  font-size: 16px; color: #FFFFFF; font-weight: bold }
.heading1-red {  font-size: 18px; color: #FF0000; font-weight: bold }
.heading2red {  font-size: 16px; color: #FF0000; font-weight: bold }

.menutext {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
	background-image: url(images/menu2.gif);
	height: 22px;
	width: 110px;
	display: block;
}
.menutext A:link {
	color: #FFFFFF;
	text-decoration: none !important;
	background-image: url(images/menu2.gif);
	display: block;
}
.menutext A:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu2.gif);
	display: block;
}
.menutext A:hover {
	color: #000099;
	text-decoration: none !important;
	background-image: url(images/menu1.gif);
	font-style: italic;
	display: block;
}
.menutext A:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu2.gif);
	display: block;
}

.navy { background-image: url(images/pixel-navy.gif); }
.paleblue { background-image: url(images/pixel-pale-blue.gif); }

.textwhite { color: #FFFFFF}
.textwhite A:link {  color: #FFFFFF}
.textwhite A:visited {  color: #FFFFFF; text-decoration: none}
.textwhite A:hover {  color: #000099 !important; text-decoration: underline}
.textwhite A:active {  color: #FFFFFF; font-weight: bold }

.sold-out {  background-image: url(images/sold-out.gif); background-repeat: no-repeat; background-position: center center}
.star-offer {  background-image: url(images/star-offer.gif); background-repeat: no-repeat; background-position: center center;  font-weight: bold; color: #FF0000}
.text-large { font-size: 14px; }
.textsmall {  font-size: 10px; }
.text-bold {  font-weight: bold}

.text-red {  color: #FF0000}
.text-red a:link {  color: #FF0000!important; }
.text-red a:visited {  color: #FF0000}
.text-red a:hover {  color: #FFFFFF!important; background-color: #FF0000!important; }
.text-red a:active {  color: #FF0000}

.textsmall-red {  font-size: 10px; color: #FF0000}
.textsmall-white {  font-size: 11px; color: #FFFFFF}
