body {
	margin: 0 0 0 0;
	font-family: verdana, tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #325c84;
	background-image:url(images/back.gif); 
	background-repeat:repeat-x;
}

h4 {
	color: #4D0089;
	font-family: verdana,tahoma
}

td {
	vertical-align: top;
	font-family: verdana, tahoma;
	font-size: 8pt;
}

table {
	font-size: 9pt;
	color: #4D0089;
	line-height: 16px
}

.topbarInnerRight {
	/* background-image: url('images/logo.gif'); */
	background-position: top left;
	background-repeat: no-repeat;
}

.leftsection {
	border-right: 0px dashed #666666;
}

.bottombar {
	background-color: #3366CC;
	border: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	font-size: 7pt;
	vertical-align: middle;
	color: white;
}

.content {
	padding-top: 11px;
	padding-bottom: 14px;
	padding-left: 16px;
	padding-right: 16px;
	font-family: verdana,tahoma;
	font-size: 8pt;
	color: black;
	line-height: 16px;
}

.rightsection {
	padding: 7px;
	padding-left: 10px;
	ont-size: 8pt;
	color: #325C84;
	line-height: 16px;
}

input,select,textarea {
	font-size: 11px;
	font-family: arial,verdana,tahoma;
}
			
.textlinks {
	text-decoration: none;
	color: #4D0089;
}

.textlinks:visited {
	color: #4D0089;
}
.textlinks:hover
{
	color: #ffffff;
	background-color: #4D0089;
}

a {
	text-decoration: none;
	color: #4D0089;
}
a:visited {	
	color: #4D0089;
}
a:hover {
	color: #4D0089;
}

.hotspotheader { color:#4D0089;font-weight:bold;font-family:verdana,arial,tahoma;font-size:12px; }
.hotspotitem { color:#003466; }

.hotspotbullet {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.barristerName {
font-family:verdana,arial,tahoma;
font-weight:bold;
color:#4D0089;
font-size:14px;
}

.barristerDescription { line-height:16px; }
.barristerField { font-family:verdana,arial,tahoma;font-weight:bold;color:#003466;line-height:16px; }

td.menumain { color:#FFFFFF; }
.container1 { color: #4D0089; }
.container2 { color:#FFFFFF; }

#menu
			{
				background:#4D8FB2;
				z-index:1;
				position:absolute;
				top:89px;
				visibility:hidden;
				display:none;
				border:1px solid black;
				border-top:0px;
				position-top:10px;
				width:100px;
			}
			#barristersMenu
			{
				background:#4D8FB2;
				z-index:1;
				position:absolute;
				top:91px;
				visibility:hidden;
				display:none;
				border:1px solid black;
				 
				position-top:10px;
				width:100px;
			}
			
ul{ list-style-image: url('images/bullet.gif') }


a.document {
	padding: 10px 0 10px 28px;
	text-decoration: underline;
}

a.pdf {
	background: url(images/pdf.gif) no-repeat left center;
}

a.doc {
	background: url(images/icon_doc.gif) no-repeat left center;
}

img.CV {
	float:left;
	margin: 0 5px 0 0;
}

div.CVListing {
	float:left;
	width: 100%;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}