body {
	font-family: Arial;
	font-size: 11px;
	padding-top: 3px;
	background: url(http://www.rh-designs.co.uk/images/background.gif);
}
.homehead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.headerbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font family: arial;
	color: #424242;
	font-size: 11px;
}
.black {
	color: #000000;
}
.16 {
	height: 17px;
}
.18 {
	height: 18px;
}
td {
	font-family: Arial;
	font-size: 11px;
}
.navbar {
	margin-top: 8px;
	background: #CFC9C9;
	width: 100px;
}
.navbutton {
	background-color: #F7F7F7;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}
.navbuttonover {
	background-color: #CFC9C9;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}
.small {
	font-family: Arial;
	font-size: 7px;
}	
.form_off {  
	color: #000000; 
	background-color: #DCDCDC; 
	border: 1px solid #666666;
}
.form_on {  
	color: #000000; 
	background-color: #EEEEEE; 
	border: 1px solid #000000;
}
.button {
	background : #eeeeee;
	border : 1px solid #333333;
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
}
.input {
	background : #eeeeee;
	border : 1px solid #333333;
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
}
a:link, a:visited, a:active {
	color: #000000
}
a:hover {
	color: #666666
}
a.footerli:link, a.footerli:visited, a.footerli:active {
	color: #424242
}
a.footerli:hover {
	color: #666666
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
	color: #000000
	text-decoration: none;
}
