.border {
	border: 1px solid #0571B9;
	background-color: #000099;
}
.body_back {
	border: 2px solid #FFFFFF;
	background-color: #00ADEF;
}
.specials_body {
	background-color: #00ADEF;
}


.header1800 {
	background-color: #000099;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 20px;
}




body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #0706C3;
}
.bodytextverd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.click {
	text-align: center;
}

a.c:link {
	color: #0000CC;
	text-decoration: underline;
}
a.c:visited {
	text-decoration: underline;
	color: #0000CC;
}

a.c:hover {
	text-decoration: underline;
	color: #0000CC;
}


a.c:active {
	text-decoration: underline;
	color: #0000CC;
}
#specials-container {
	background: #2FA4D9 center;
	margin: 0px auto;
	width: 502px;
	border: 1px solid #FFFFFF;
	height: auto;
	clear: both;
	overflow: auto;
}
#specials-top {
	float: left;
	height: 56px;
	background: url(images/specials_top.gif) no-repeat;
	width: 500px;
}
#specials-main {
	float: left;
	background: #2FA3D8;
	width: 476px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
}
#specials-bottom {
	float: left;
	height: 44px;
	background: url(images/specials_bottom.jpg) no-repeat;
	width: 500px;
}
#specials-bottom-test {
	float: left;
	height: 64px;
	background: url(images/specials_bottom.jpg) no-repeat bottom;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

