body { 
font: 12px 'Century Gothic', Verdana, Arial, Sans-Serif;
background-color: #ffffff; 
color: #000099;
}
a:link { color: #000099; font-weight: bold; font-size: 11px; text-decoration: none;}
a:visited { color: #0033FF; ; text-decoration: none; font-weight: bold; font-size: 11px;} 
a:active { color: #0066FF; text-decoration: none; font-weight: bold; font-size: 11px;}
a:hover { color: #0099FF;; text-decoration: underline; font-size: 11px;}
table {	table-border-color-light: blue; table-border-color-dark: green; }
h1 { font-size: 14px}
h2 { color: #663300; }
h3 { color: #663300;}
h4 { color: #663300;}
h5 { color: #663300;}
h6 { color: #663300;}
.pagetext {
	font-size: 12px;
	text-align: left;
}
#special_offers {
	font-size: 14px;
	font-weight: 600;
	text-align:center;
	border: 1px solid #000099;
	background-color:#FFFFCC;
	padding:10px;
}
#special_offers h1 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.footertext {
font-size: 10px;
}
#flashbox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BACKGROUND: #ffffff;
    MARGIN: 0px 0px 0px 0px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	height: 222px;
	width: 199px;
}
