body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ECE9E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,p,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #33312B;
	text-decoration: none;
	list-style-type: square;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4B6C9A;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #4B6C9A;
	line-height: 16px;
}
.subtitle {
	font-size: 13px;
	color: #665A30;
	line-height: 18px;
	font-weight: bold;
}
.bill {
	color: #666666;
	font-weight: bold;
}

.title_white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.title_blue {
	font-size: 18px;
	font-weight: bold;
	color: #4B6C9A;
	line-height: 22px;
}

.breadcrumbs {
	font-size: 10px;
	color: #336699;
}
a.breadcrumbs {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
a.breadcrumbs:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: 336699;
}
/* ADDED 01/05/2011 David Arthur david@williamdavidarthur.com */
.navigation{width:216px;height:199px;background:#cdc091;margin:0;padding:0;list-style:none;}
.navigation li a{font-weight:bold;font-size:12px;display:block;height:23px;border-bottom:1px solid #fff;padding:0 0 2px 40px;line-height:25px;text-decoration:none;color:#fff;background:#c0b176;}
.navigation li a:hover, .navigation li a.selected{background:url('images/nav-hover-bg.png') top left repeat-x;}
.vert{width:740px !important;height:23px !important;background:#fff !important;}
.vert li{display:inline-block;float:left;}
.vert li a{border-bottom:none;border-left:1px solid #fff;padding:0 0 2px 4px;*padding-bottom:0 !important; }
.last{border-left:none;}
.w111{width:106px;*width:116px;}
.w121{width:116px;}
.w140{width:160px;}
