/*	CSS for www.cwb.ltd.uk							*/
/*										*/
/*	Version:  <@(#) cwb.css 2.1>						*/
/*	Edit:     29-Sep-06							*/
/*										*/
/*	Copyright © 2006 CWB Limited (www.cwb.ltd.uk), all rights reserved.	*/

BODY		{ background-color:white; color:#330000; font-size:10pt; font-family:"Bitstream Vera Sans","Verdana",sans-serif,sans; }
EM		{ font-style:italic; font-weight:normal; }

A:link		{ color:red; }
A:visited	{ color:red; }
A:hover		{ color:green; }
A:active	{ color:yellow; }

.bigname	{ font-size:28pt; color:#663333; font-family:"Bitstream Vera Sans","Verdana",sans-serif,sans; }
.bodytext1	{ font-size:8pt; font-weight:bold; }
.bodytext1big	{ font-size:12pt; font-weight:bold; }
.bodytext2	{ font-style:italic; }
.smallprint	{ font-size:7pt; color:black; font-family:sans-serif,sans; }
.formtext	{ font-size:10pt; font-family:"Lucida Typewriter","Courier","Courier New",monospace; }

TR.fillheight	{ height:5mm; }

TD.fillwidth	{ width:2mm; }
TD.navwidth	{ width:30mm; }
TD.colour1	{ background-color:#330000; }
TD.colour2	{ background-color:#ffcc99; }
TD.colour3	{ background-color:#663333; }
TD.stripewidth	{ width:1mm; }

.bordered	{ border-style:ridge; border-width:4px; border-color:#ffcc99; padding:2mm; text-align:center; }
.bordersep	{ width:6mm; }

/* For webgen-generated left navigation */
UL.leftnavlist	{ margin:0mm; padding-left:5mm; }
LI.leftnavlink	{ list-style-image:url(graphics/bullet-solid.png); }
LI.leftnavthis	{ list-style-image:url(graphics/bullet-open.png); }

