body 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	padding:0px;
	margin:0px;
	}
td.body_left
	{
	width:15px;
	background:url(../images/body_left_shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
td.body_right
	{
	width:15px;
	background:url(../images/body_right_shadow.gif) repeat-y left;
	}
td.below_header
	{
	height:26px;
	background:url(../images/below_header.gif) repeat-x top;
	}

td.title
	{
		background:url(../images/van.gif) no-repeat bottom right;
		padding:25px 0px 0px 12px;
		vertical-align:top;
		text-align:left;
	}
td.title_right
	{
		width:303px;
		vertical-align:top;
		padding-left:12px;
		padding-right:39px;
	}

td.below_title
	{
	height:13px;
	text-align:right;
	font-weight:bold;
	padding-right:37px;
	}

td.address
	{
	font-size:16px;
	font-weight:bold;
	text-align:right;
	}
td.search_box
	{
	text-align:right;
	}
	
.form
	{
	margin:0px;
	padding:0px;
	}
	
td.search_box input
	{
	background:url(../images/search_bg.gif) no-repeat top left;
	width:224px;
	height:35px;
	border:none;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:5px;
	margin:18px 0px 0px 0px;
	}
td.scroller
	{
	background:url(../images/scroller_bg.gif) repeat-x top;
	font-size:15px;
	font-weight:bold;
	height:44px;
	vertical-align:middle;
	text-align:left;
	}
td.main_body
	{
	padding:36px 66px;
	vertical-align:top;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	}

td.footer_body
	{
	padding:36px 66px;
	vertical-align:top;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	}
	
td.main_body ul li
	{
	list-style-type:square;
	}

table.footer_table
	{
	margin-top: 20px
	}

table.footer_table td a, table.footer_table td a:visited
	{
	text-decoration:none;
	color:#333333;
	}

table.footer_table td a:hover
	{
	text-decoration:none;
	color:#ff6600;
	}

td.copyright
	{
	font-size:12px;
	padding-top:30px;
	}
span.orange
	{
	color:#ff6600;
	font-size:26px;
	}
.listing_table{
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.listing_table th{
 	font-size: 12px;
 	font-style: normal;
 	font-weight: bold;
	text-align:center;
	background-color:#DCDCDC;
	padding:3px 0;
}

.listing_table td{
 	font-size: 12px;
 	font-style: normal;
	background-color:#FFFFFF;
	padding:3px 2px 2px 3px;
}
.textbox {
	BACKGROUND-COLOR: #FFFFFF;
	height:18px;
	font-family: Verdana;
	font-size: 11px;
	COLOR: #000000;
	border: 1px solid #9F9F9F;
}
.button_gray{
	background-color: #D4D0C8;
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	color:#000000; 
	border:1px solid #000000;	
	border-color:#737173;
}
