.bodymargin {
	padding: 5px;
	}
.bodytext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
}
.mainbodytext {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	}
/* START error messages */
.errormessage {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 80%;
	color: #CC0000;
}
.errormessageincell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 90%;
	color: #CC0000;
}
.errormessageheading {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-weight : bold;
	font-size: 80%;
	color: #CC0000;
}
/* END error messages */
.footertext {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
}
.parchlandingtext {
	font-size: 80%;
	background: #f3f0dd;
}
p.lightbulbtext {
	font-size: 80%;
}
.breadcrumbsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 70%;
	color: #000000;
}
.parchmentfiller {
	background-color : #e8e1bb;
	padding: 7px;
	border: solid 1px #e8e1bb;
	}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight : bold;
	color : #000000;
	}
h1 a:link{
	text-decoration: none;
	color : #000000;
}
h1.parchment a:link{
	text-decoration: none;
	color : #999966;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-align:left;
	}
h2 a:link{
	text-decoration: none;
	color : #000000;
}
h2 a:visited{
	text-decoration: none;
	color : #000000;
}
/*coded like this to work with ie6+, ie5+ - degrades in ie4 - dotty underline doesn't work. You can get it to work, but only if ie5 then has 2 underlines! */
h2.redanddots a:link{
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
	}
	h2.redanddots a:visited{
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
	}
h2.redanddots{
	font-size: 90%;
	font-weight: bold;
	color: #cc0000;
	background-color: #ffffff;
	}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight : bold;
	color : #666666;
	}
h3 a:link{
	text-decoration: none;
	color : #666666;
	font-weight : bold;
}
h3.redbold{
	color : #cc0000;
	font-weight: bold;
	padding-top: 2px;
}
h3.redboldlightbulb{
	color : #cc0000;
	font-weight: bold;
	padding-top: 1px;
}
h4 {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	font-weight : bold;
	}
.data {
	background-color: #f3f0dd;
	color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
.guidestable {
	background-color: #f3f0dd;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	a.topofpage {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	color : #000000;
}
.boldleft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.plainblackb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-decoration: none;
	color : #000000;
}
/* span page numbers - used in browse with blackbold */
.pagenumbers {
	margin: 0px;
	font-size:100%;
	text-align:right;
}
p.pagenumbers {
	font-size:80%;
}
span.pagenumbers {
	font-size: 80%;
}
.currentpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 70%;
	color: #000000;
}
a.pagenumbers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 70%;
	color: #000000;
	text-decoration:underline;
}
/* end of page numbers*/
ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
li{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	color: #000000;
}
li.mainbodytext{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #999900;
}
.rightbutton {
	color: #ffffff;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 3px;
}
.paleparchfiller{
	background-color: #f3f0dd;
}
.browsebox1 {
	background-color : #e8e1bb;
	padding: 7px;
	border : solid 1px #e8e1bb;
}
.browselevel0 {
	padding :  2px;
	background-color : #e8e1bb;
	color: #000000;
}
a.browsemenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	color : #000000;
	background-color: #e8e1bb;
}
h1.browsecat {
	font-size:100%;
	font-weight: bold;
	color: #000000;
}
.normalweight {
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
#printlogo{
	display: none;
	}
#printfooter{
	display: none;
	}		
#menu {
	margin:0px;
	padding:0px;
}
/*pagenumbers does not seem to be used in catalogue search*/
.blackbold {
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color : #000000;
}
a.blackbold{
	font-family :  Verdana, Arial,sans-serif;
	text-decoration: none;
	color : #000000;
	font-weight: bold;
	font-size: 100%;
}
a.jumpto:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
 color: #000000;
 background-color : #f3f0dd;
 font-weight: bold;
 text-decoration: underline;
}
a.jumpto:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
 color: #000000;
 background-color : #f3f0dd;
 font-weight: bold;
 text-decoration: underline
}
.topresults {
	background-color: #f3f0dd;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:left;
}
.results {
	background-color: #f3f0dd;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.resultsnoborder {
	background-color: #f3f0dd;
	color : #000000;
	font-size: 80%;
	text-align: left;
}
.topicnonpref {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size: 80%;
 color: #666666;
 background-color : #f3f0dd;
 font-weight: bold;
}
/*END STYLES ADDED FOR SEARCH*/
/*ADDED FOR ADVANCE SEARCH PAGE*/
.catsearchnobordri {
	background-color: #f3f0dd;
	color : #000000;
	padding: 0px 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:left;
}
.catsearchnoborder {
	background-color: #f3f0dd;
	color : #000000;
	font-size: 80%;
	text-align: left;
}
.catsearchnobordle {
	background-color: #f3f0dd;
	color : #000000;
	font-size: 80%;
}
.catsearchnobordle lightbulbtext{
	font-size: 100%;
}
.catsearchnobordbot {
	background-color: #f3f0dd;
	color : #000000;
	font-size: 80%;
}
.catsearchnobordtop {
	background-color: #f3f0dd;
	color : #000000;
	font-size: 80%;
	text-align:left;
}
/*END OF STYLES ADDED FOR ADVANCED SEARCH*/
/*ADDED FOR BASIC SEARCH RESULTS*/
.homepage {
	font-size:80%;
	padding: 0px;
	text-align: left;
}
h2.homepage {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
h2.homepage jumpmenu{
	font-size: 100%;
}
.thindots
{
	font-size: 80%;
}
.thhindots {
	text-align:left;
}
a.plainblackc{
	font-family : Verdana,  Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
	font-size: 80%;
}
.nssmallfont{
	font-size: 80%;
}
td.highlight{
	background-color : #ffff99;
	color : #000000;
	border: solid 1px #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
p.copyright {
	color: #999999;
	text-align: center;
	font-size: 80%;
	font-style: italic;
}
.topbrowse {
	background-color: #ffffff;
	color : #000000;
	margin: 0px 0px 1px 0px;
	font-size: 80%;
}
.hits {
	text-align: center;
}
.topofpage {
	text-align: right;
}
.sortcurrent{
font-family : Verdana,  Arial, sans-serif;
font-weight: bold;
 color: #cc0000;
 font-size:90%;
}
.highlighttext {
	background-color: #ffff99;
}
/*PAGE NUMBERS*/
p.catpagenumbers {
	font-weight: bold;
	text-align: right;
	/*font-size: 70%;*/
}
img.catnextback {
	vertical-align: middle;
}
.catblackbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: bold;
}
a.catblackbold {
	text-decoration: underline;
}
/* ADDED 18/05/2004 */
/* for help section*/
.glossarybg {
	background-color: #f3f0dd;
	color : #000000;
	border-top: solid 1px #ffffff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
.nextbacktext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-decoration: none;
	color : #000000;
}
.glossarymiddle {
	font-size: 80%;
}
.jumpmenu{
	background-color: #f3f0dd;
	color : #000000;
	border : solid 1px #f3f0dd;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
/* for research guides */
.aligncenter
{
	text-align: center;
	}
blockquote.notbold {
	font-weight: normal;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
/*added 15 june for leaflets */
.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666633;
}
