@import url(b.css);

:link {
	color: #330099;
}

:active {
	color: #CC0000;
}
	
:hover {
	color: #CC0000;
}

body  {
	background: url(http://www.oldbaileyonline.org/i/bg.jpg) repeat;
	background-color: #F6F7E5;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	color: #660033;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 120%;
}

h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 105%;
}
	
h2.pagesubheading {
	font-size: 120%;
	font-variant: normal;
}
	
p {
	margin-top: 0px;
}

p, ul, li, div, dt, dd, label {
	font-family: Georgia, "Times New Roman", serif;
}
	
label {
	font-weight: bold;
}
	
hr {
	color: #E3DBCA;
	background-color: #E3DBCA;
	height: 1px;
	border: 0;
}

dt {
	font-weight: bold;
}
	
ul {
	list-style-image: url(http://www.oldbaileyonline.org/i/diamond.gif);
}

.abstract {
	font-weight: bold;
}
	
.navtable {
	background-color : #F1F0E4;
	border : 1px solid #E3DBCA;
	text-align: center;
}

.subnav {
	font-size: 90%;
}
	
.subnavsel {
	font-size: 90%;
	font-weight: bold;
}

.subsubnav {
	font-size: 75%;
}
	
.subsubnavsel {
	font-size: 75%;
	font-weight: bold;
}
	
.note {
	font-size: 80%;
}

.lhsnav {
	font-weight: bold;
	font-size: 100%;
}
	
.lhsnavsel {
	font-weight: bold;
	font-size: 105%;
}

.tagline {
	font-weight: bold;
/* 
	commented out MCT 16/09/2002
	font-style: italic;
*/
}
	
.imgright {
	float: right;
}
	
.imgleft {
	float: left;
}
	
.toplink {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #777;
	text-align: right;
}
	
.breadcrumbs {
	font-family: Verdana, sans-serif;
	font-size: 70%;
}
	
.navhead {
	font-size: 140%;
	font-variant: small-caps;
}
	
.feedback {
	font-size: 85%;
}
	
.smallprint {
	font-size: 70%;
	font-family: Verdana, sans-serif;
}
	
.example {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #555;
}
	
.srchtitle {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0px;
}
	
.srchdesc {
	font-size: 85%;
	margin-left: 3em;
	background-color : #F1F0E4;
	padding: 5px;
}

.srchnavbase {
	font-weight: bold;
	font-size: 70%;
	text-align: right;
}
	
.srchnavtop {
	font-weight: bold;
	font-size: 70%;
	text-align: right;
}
	
.shadow {
	background: url(http://www.oldbaileyonline.org/i/bg_shadow.gif) repeat-x;
	background-color: #F6F7E5;
}
	
.hdr {
	background: #000000
}

.originalsrc {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	background-color : #F1F0E4;
	border : 1px solid #E3DBCA;
	float: right;
	text-align: center;
}

.queryoperators label {
	font-weight: lighter;
}
	
.helplink {
	font-weight: bold;
}

.mgtc1 {
	font-weight: bold;
}

.formhelp {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #666666;
}