@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.barrister-links a {
	color: #666666;
	text-decoration: none;
}
.barrister-links a:hover {
	text-decoration: underline;
}
td strong {
	color:#666666;
	font-weight:bold;
}
.footer {
	font-size:10px;
	color: #555555;
	text-decoration:none;
}
.footer:hover {
	color: #555555;
	text-decoration:underline;
}
.foot {
	font-size:10px;
	color: #555555;
	text-decoration:none;
}
.foot:hover {
	color: #000000;
	text-decoration:underline;
}
.greys {
	background-image:url(images/greys.gif);
	background-repeat:repeat-x;
	background-color:#666666;
}
.whites {
	background-color:#FFFFFF;
	color:#555555;
}
li {
	margin-top:4px;
	margin-bottom:4px;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.greylink, .greylinks, .greylinks a {
	color: #888888;
	font-weight: bold;
	text-decoration:none;
}
.greylink:hover, .greylinks:hover, .greylinks a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
.ten-pixel {
	font-size:9px;
	font-family:Tahoma, Arial;
}
