body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px; 
	background:url(/images/bg.jpg) top left;	
    }

.border-grey {
	border-style:solid;
	border-width:1px;
	border-collar:e3e3e3;
	}
	
.white_heading {
	font-size:18px;
	color:#ffffff;
	}
.small-head  {
	font-size: 11px;
	color:#7d2800;
	font-weight:bold;
	}
a.small-head:link, a.small-head:active, a.small_head:visited {
	font-size:11px;
	color:#7d2800;
	font-weight:bold;
	text-decoration:underline;
	}
a.small-head:hover {
	color:#bd3d00;
	font-weight:bold;
	text-decoration:underline;
	}
a.reg:link, a.reg:active, a.reg:visited {
	font-size:11px;
	color:#7d2800;
	text-decoration:underline;
	}
a.reg:hover {
	font-size:11px;
	text-decoration:underline;
	color:#bd3d00;
	}
a.bottom:link, a.bottom:active, a.bottom:visited {
	font-size:11px;
	text-decoration:underline;
	color:#8c6241;
	}
a.bottom:hover {
	font-size:11px;
	color:#bd3d00;
	}
.quotesmall {
	font-size: 11px;
	color:#806939;
	font-weight:normal;
	font-style: italic;
	}
.search-text {
	font-size:11px;
	font-weight:bold;
	color:#847156;
	}
.copyright {
	font-size:11px;
	color:#8c6241;
	}
.padding12 {
	padding:12px;
	}
	
ul {
	list-style-image: none;
	padding: 0;
	margin: 0;
	}
li
{
	background-image: url(/images/arr_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: 1em;
}
