@charset "utf-8";
/* CSS Document */
div#container {
	border-color: #C69;
	border-width: 1px;
	width: 900px;
	border-top: solid 1px #C69;
	border-right: solid  1px #C69;
	border-left: solid 1px #C69;
	border-bottom: solid 1px #C69;
}

body, td { font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 13px} 
h1 {font-size: 17px; text-transform: capitalize; text-align:center}
h2 {font-size: 15px; text-transform:uppercase; text-align:center}
h3 {padding-top: 5px; padding-bottom: -5px;}

a, a.link, a.active, a.visited {color: #333399; text-decoration:none }
a.hover {text-decoration: underline; color: #333399;}

.style2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	font-size: 24px
}
.style4 {font-size: 16px}
.style5 {font-size: 10px}
p.ad_border {
	border: 1px solid;
	width: 90%;
	margin-left: 7px}

#days_time_form {float:right; background-color:#FCC ; border: outset 1px; padding: 2px; font-size: 10px}.low_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}

.red_important {
	color:#C30;
	;
}

	.red_important a, .red_important a:link, .red_important a:active, .red_important a:visited, .red_important a:hover 
{
	color:#C30;
}

.top {text-align: right; font-size:14px} 
