/* CSS Document */
/* CSS by AAH webfx.co.uk for CHC Internet/UK3.COM high quality hosting and internet solutions */
body, html{
	margin: 0px;
	padding: 0px;
	}
	
html>body #navbox li a{ 
		width: auto;
		}
		
#navbox {
	width: 159px;
	height: auto;
	top: 165px;
	left: 10px;
	background: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
  	voice-family: inherit;
	}

html>body #navbox {
	width: 135px;
	}

#navbox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#navbox li {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	}
	
#navbox li a {
	display: block;
	padding: 3px 0px 3px 10px;
	border-left: 1px solid #89A3B0;
	border-bottom: 1px solid #05863E;
	border-right: 10px solid #05863E;
	color: #2F637D;
	font-weight: normal;
	text-decoration: none;
	width: 150px;
	background: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	voice-family: "\"}\"";
  	voice-family: inherit;
	width: 100%;
	}
	
html>body #navbox li a {
	width: 135px;
	font-size: 10px;
	}

#navbox li a:hover {
	margin: 0px;
	border-right: 1px solid #05863E;
	border-left: 4px solid #FADA31;
	border-bottom: 1px solid #9E938D;
	background: #095298;
	color: #ffffff;
	text-decoration: none;
	}
	
html>body navbox li a:hover {
	width: 135px;
	font-size: 10px;
	}	

/* end of side navigation */