.navlinks {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
A.navlinks:visited { color: #FFFFFF; font-weight: bold;text-decoration: none}
A.navlinks:active { color: #FFFFFF; font-weight: bold;text-decoration: none}
A.navlinks:link { color: #FFFFFF; font-weight: bold;text-decoration: none}
A.navlinks:hover { color: #FFFFFF; font-weight: bold;text-decoration: underline}

A:visited { color: #006699; text-decoration: none; font-weight: bold}
A:active { color: #006699; text-decoration: none; font-weight: bold}
A:link { color: #006699; text-decoration: none; font-weight: bold}
A:hover { color: #003366; text-decoration: underline; font-weight: bold}

li {  list-style-image: url('<img src="../images/arrow.gif">'); list-style-type: none; font-family: Arial, Helvetica;}

body {
	margin-height: 0;
	scrollbar-face-color: #0033CC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0033CC;
	scrollbar-darkshadow-color: #0033CC;
	scrollbar-track-color: #0033CC;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0;
	border: 1px solid #CCCCCC;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding: 10px;
	margin-left: 0px;
}

H2 {
	color: #00669; 
	font-weight: Bold;
	text-decoration: none
	font-family: Arial, Helvetica; 
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.southside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.southside a {
	color: #0000CC;
	text-decoration: underline;
}
#wrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	float: left;
	width: 772px;
}
#specials_iframe  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	border-right-style: none;
	border-left-style: none;
}
#index_image {
	border: 1px solid #FFFFFF;
}
