td.page a{
	color:#000000;
}
td.page a:hover{
	color:#BADA74;
}
td{
	border-color:#BADA74;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}
table.main_table{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: centre;
	background-color:white;
}
td.layout_head{
	height: 125px;
	border-width:1px 1px 0px 1px;
}
td.layout_body{
	border-width:0px 1px 0px 1px;
}
td.layout_foot{
	border-width:0px 1px 1px 1px;
}
td.side_bar{
	border-width:0px 0px 0px 1px;
	text-align:celter;
	vertical-align:top;
	font-family:Arial;
	font-size:12px;
}
div.splitter{
	border-width:1px 0px 1px 0px;
	width:100%;
}
body{
	background-image: url(back.gif);
	color:#000000;
}
img{
	border:0px solid black;
}
div.spacer{
	border-style:solid;
	border-width:0px 0px 5px 0px;
	border-color:#BADA74;
}
td.side_bar a{
	color:#000000;
	text-align:top;
}
td.side_bar a:hover{
	color:#BADA74;
}
table.index_table{
	text-align:center;
}
div.index_buttons{
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
}
div.index_button_text_0 a{
	font-family:Arial narrow;
	position: absolute;
	top: 5px;
	left:20px;
	font-size:32px;
	text-decoration:none;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
}
div.index_button_text_1 a{
	font-family:Arial narrow;
	position: absolute;
	top: 0px;
	left:32px;
	font-size:21px;
	text-decoration:none;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
}
div.index_button_text_0 a:hover {
	color:#BADA74;
}
div.index_button_text_1 a:hover {
	color:#BADA74;
}
td.xml_top {
	border-width:1px 1px 1px 0px;
}
td.xml_therest {
	border-width:0px 1px 1px 0px;
}
body a{
	text-align: centre;
	border:0px solid black;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
body a:hover{
	color:#000000;
}

td.fuel_pricing_top{
	border-width:1px 0px 1px 0px;
	border-style:solid
}
td.fuel_pricing_head{
	border-style:solid;
	background-color: #DDDDDD;
}
table.fuels_pricing td{
	font-family:Arial;
	font-size:14px;
}
input,textarea{
	border:1px solid black;
	
}