/* Screen stylesheet */
/* Batik Guild www.batikguild.org.uk */
/* ©Duncan Weaver Three Degrees West 2007 */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
p {
	font-size: 13px;
	color: #000000;
}
th {
	font-size: 13px;
	color: #000000;
}
td {
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 9px;
	color: #6699CC;
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
hr {
	width: 100%;
	padding: 0px;
	margin: 6px 0px;
	border-top: 1px solid #6699CC;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
A:link {
	color: #006699; text-decoration: none
	}
A:visited {
	color: #003399; text-decoration: none
	}
A:hover {
	color: #CC0000; text-decoration: underline
	}

/* Classes */
	
.boxBlack {
	padding: 2px;
	border: 1px solid #000000;
}
.boxBlue {
	border: 1px solid #6699CC;
	padding: 4px;
	margin: 0px;
}
.boxBlueShaded {
	background-color: #DFEAF4;
	border: 1px solid #6699CC;
	padding: 4px;
	margin: 0px;
}
.bulletList {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin: 6px 60px 6px 24px;
}
.errorMsg {
	font-weight: bold;
	color: #CC0000;
}
.footnote {
	font-style: italic;
}
.formHint {
	font-size: 9px;
	color: #999999;
}
.formText80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 80px;
}
.formText120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 120px;
}
.formText200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
}
.formTextBox200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 120px;
}
.formTextBoxStretch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
}
.jtext {
	text-align: justify;
}
.jtextTop {
	text-align: justify;
	margin-top: -2px;
	padding-top: 0px;
	}
.lineBlueBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.lineBlueBottomSmall {
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.lineBlueTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.lineBlueTopBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.lineBlueTopSmall {
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.menu a:link, .menu a:visited {  
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold
}
.menu a:hover{
	text-decoration: underline
}
.menu2 a:link, .menu2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}
.menu2 a:hover{
	text-decoration: underline
}
.menuCellBlue {
	background-color: #6699CC;
}
.menuCellWhite {
	background-color: #FFFFFF;
}
.neverShow {
	display: none;
}
.priceBig {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.priceBox {
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	background-color: #DFEAF4;
	width: 60px;
}
.priceBoxSmall {
	border: none;
	font-weight: bold;
	background-color: #DFEAF4;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.printOnly {
	display: none;
}
.runningTitle {
	font-weight: bold; 
	color: #6699CC
}
.smallText {
	font-size: 9px}
.spacer6 {
	height: 6px;
	font-size: 1px;
}
.spacer16 {
	font-size: 1px;
	height: 16px;
}
.subTitle
{
	font-size: 16px;
	font-weight: bold;
}
.titleStrip {
	height: 24px;
	vertical-align: middle;
	background-image: url(../images/titlestrip.jpg);
	background-repeat: no-repeat;
}
