/*
	======================================================
	Code by Chris Jepson, Piranha Design Ltd
	chris@piranha.co.uk     http:/www.piranha.co.uk
	======================================================
	
*/

.clientmenuhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 20px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
}
.clientmenuhead:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 20px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
}
a.clientmenuhead:hover      { color: #FFFFFF; background-color: #FF6600; TEXT-DECORATION: underline }

.clientmenu1line {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 20px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
	padding-top: 4px;
}
.clientmenu1line:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 20px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
	padding-top: 4px;
}
a.clientmenu1line:hover      { color: #FFFFFF; background-color: #FF6600; TEXT-DECORATION: underline }

.clientmenu2line {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 30px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
	padding-top: 4px;
}
.clientmenu2line:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	text-align: center;
	height: 30px;
	line-height: 12px;
	background-position: center;
	vertical-align: middle;
	padding-top: 4px;
}
a.clientmenu2line:hover      { color: #FFFFFF; background-color: #FF6600; TEXT-DECORATION: underline }
.blackbody10px {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
a.blackbody10px:link,visited      { color: #FF6600; TEXT-DECORATION: underline }
a.blackbody10px:hover      { color: #FF6600; background-color: #000000 }
.orangeheads14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	padding: 5px;
}
