<style type="text/css">

body{
	font: 12px Trebuchet MS, arial, sans;
}

#container{
	padding: 0px;
	background-color: white;
	width:615px;
}

#header{
	font: 12px Trebuchet MS, arial, sans;
	color: #616161;
}

#header td{
	font: 12px Trebuchet MS, arial, sans;
	color: #616161;
}

#content{
	font: 11px Tahoma, arial, sans;
	color: #616161;
}

#content a{
	font: 12px Tahoma, arial, sans;
	color: #2898c1;
	text-decoration: none;
}

#content a:hover{
	font: 12px Tahoma, arial, sans;
	color: #2898c1;
	text-decoration: underline;
}

#footer{
	font: 10px Trebuchet MS, arial, sans;
	color: #b2b0b0;
}

#footer a{
	color: #616161;
	text-decoration: none;
}

#footer a:hover{
	color: #616161;
	text-decoration: underline;
}

#footer-blue{
	font: 10px Trebuchet MS, arial, sans;
	color: #616161;
}

#footer-blue a{
	color: #2898c1;
	text-decoration: none;
}

#footer-blue a:hover{
	color: #2898c1;
	text-decoration: underline;
}

.onlineorder th {
	color: #c1272d;
	font-weight: normal;
	text-align: left;
}

.onlineorder td {
	padding-bottom: 5px;
}

.redtxt {
	color: #c1272d;
}

.centertxt {
	text-align: center;
}

.holidaytxt {
	text-align: center;
	color: #c1272d;
	font-weight: bold;
}