.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.bodyLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
A:LINK {
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
A:VISITED {  
	color: #0000FF;
}
A:HOVER {
	color: #999999;
	text-decoration:underline overline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.navbg{
	/*background: #FFFFFF url(images/navbox-bg.jpg) repeat-y top center;*/
	background: #0000FF;
	height: 36px;
	vertical-align: middle;
}

.navbg a span{
	display: none;
}

a.rollover-home{ margin-left: 1px; margin-top: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/home-new-up.jpg); }
a.rollover-home:hover{ background: url(images/home-new-over.jpg); }

a.rollover-aboutus{ margin-left: 1px; margin-top: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/aboutus-up.jpg); }
a.rollover-aboutus:hover{ background: url(images/aboutus-over.jpg); }

a.rollover-contactus{ margin-left: 1px; margin-top: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/contactus-up.jpg); }
a.rollover-contactus:hover{ background: url(images/contactus-over.jpg); }

a.rollover-policy{ margin-left: 1px; margin-top: 5px; margin-bottom: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/policy-up.jpg); }
a.rollover-policy:hover{ background: url(images/policy-over.jpg); }

a.rollover-frequent{ margin-left: 1px; margin-top: 5px; margin-bottom: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/faq-up.gif); }
a.rollover-frequent:hover{ background: url(images/faq-over.gif); }

a.rollover-giftcerts{ margin-left: 1px; margin-top: 5px; margin-bottom: 5px; display: block; width: 120px; height: 26px; float: left; background: url(images/giftcerts-up.jpg); }
a.rollover-giftcerts:hover{ background: url(images/giftcerts-over.jpg); }

.footer-new {
width:740px;
height:63px;
background:#fff url(images/footer-new.jpg) no-repeat;
}

.footerText1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333;
text-align: left;
}

.footerText2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333;
text-align: right;
}

