
#menu-clients {
	font-weight:	bold;
}
#menu-clients a:link,
#menu-clients a:visited {
	color:			#9c9;
}
#menu-clients a:hover,
#menu-clients a:active {
	color:			yellow;
}


#main {
	background-image:  url('../images/lhs_bg_clients.gif');
	background-repeat: repeat-y;
}

#main #content table tr td {
	border-top:	1px solid #003366;
	border-bottom:	1px solid #003366;
	border-left:	1px dotted #ccc;
	border-right:	1px dotted #ccc;
}

