/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blueviolet;
	
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(./images/LogoGreySlice4.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
}

TABLE
{
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0;
	border: 0;
	font-size: 9pt;
	border: 0;
	padding: 0;
}

P
{
	margin-bottom: 2pt;
	margin-top: 2pt;
}


TH
{
	font-weight: bold;
}

H1
{
	font-weight: bold;
	margin-bottom: 3pt;
	font-size: 13pt;
}

H2
{
	margin-top: 10pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 12pt;
}

H3
{
	font-size: 11pt;
	margin-top: 3pt;
}

H4
{
	margin-top: 7pt;
	font-size: 9pt;
	text-decoration: none;
}

H5
{
	font-size: 9pt;
	font-weight: 500;
	text-transform: none;
	font-style: italic;

}

H6
{
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-size: 8pt;
	font-weight: 500;
}
.H2A
{
	font-weight: bold;
	font-size: 13pt;
}

.H3A
{
	font-size: 11pt;
	font-style: normal;
}

.H3B
{
font-size: 11pt;
font-weight: bold;
}


.greyback
{
	background-color: #f2f2f2;
}

.exportprices
{
	color: #FF0000;
	font-weight: 700;
}

.notice
{
	color: #FF0000;
	font-weight: 700;
}

.noticecentered
{
	color: #FF0000;
	font-weight: 700;
	text-align: center;
}

.howarth
{
	font-weight: bold;
	font-size: 17pt;
	font-family:  Times New Roman, Arial, Sans-Serif;
}

.woodwind
{
	font-weight: bold;
	font-size: 13pt;
	font-family:  Times New Roman, Arial, Sans-Serif;
}

.offer
{
	color: #ff00ff;
	font-weight: normal;
}
.red
{
	color: #ff0000;
	font-weight: normal;
}

.redbold
{
	color: #ff0000;
	font-weight: heavy;
}


.accessheading
{
	margin-top: 4pt;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 0pt;
}


.prodwithpicbox
{
	border:lightgrey thin solid;
	vertical-align:top;
}

.prodwithpiccell
{
	border-top:lightgrey thin solid;
	vertical-align:middle;
}

.prodwithpicpr2
{
	border-top:lightgrey thin solid;
	text-align: right;
	vertical-align:middle;
}

.prodwithpicpr3
{
	text-align: right;
	vertical-align:middle;
}

.pr1
{
	border-top:lightgrey thin solid;
	vertical-align:top;
}

.pr1s
{
	border-bottom:lightgrey thin solid;
	vertical-align:top;
	font-size: 8pt;
}

.pr2
{
	border-top:lightgrey thin solid;
	text-align: right;
	vertical-align:top;
}

.pr3
{
	text-align: right;
	vertical-align:top;
}

.sh1
{
	width:25pc;
}	

.t1
{
border-width:1px;
border-style:Solid;
width:100%;
}

.menhide
{
	DISPLAY: none; VISIBILITY: hidden; BACKGROUND-COLOR: white;
}
.menshow
{
	VISIBILITY: visible; BACKGROUND-COLOR: white;
}

.men2
{
	FONT-SIZE: 8pt; CURSOR: hand;
}

.mainnav
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TOP: 0px; BORDER-BOTTOM-STYLE: none;
}

.salebanner
{
	font-size: 12pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.sale
{
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.tiny
{
	font-size: 7pt;
	font-weight: normal;
}
.green
{
	
	color: darkgreen;
	font-weight: normal;
}

.greenbold
{
	
	color: darkgreen;
	font-weight: normal;
}

.blackbold
{
	
	color: black;
	font-weight: bold;
}

.greensale
{
	font-size: 10pt;
	font-weight: bold;
	color: darkgreen;
	text-decoration: none;
}

.open
{
	font-size: 8pt;
	font-weight: bold;
	color: green;
	text-decoration: none;
	text-align: center;
}
.closed
{
	font-size: 8pt;
	/* font-weight: bold; /*
	/* color: red; */
	text-decoration: none;
	text-align: center;
}
.month
{
	font-size: 7pt;
	text-align: center;
}


.inyourface
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A:link
{
	color: Blue; 
	text-decoration: underline;
}

A:visited
{
	color: Blue; 
	text-decoration: underline;
}

A:hover
{
	color: Red;
	text-decoration: underline;
}

#homelink 
{
	color: White;
	text-decoration: none;
}

#homelink:hover
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}


/* new links */

.leftbar
{
	width: 150;
	vertical-align: top;
	background-color: #f2f2f2;
}

.innerleftbar
{
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
}

.leftbarrow
{
	padding-top: 4;
	padding-bottom: 4;
}
.middle
{
	vertical-align: top;
}

.rightbar
{
	width: 100;
	vertical-align: top;
	/* BORDER-RIGHT: lightgrey 2px ridge; BORDER-LEFT: lightgrey 2px ridge; */
}

.innerrightbar
{
padding: 1;
margin: 0 5 0 10;
}

.bottom
{
	background-color: #f2f2f2;
}

.spcell {
	
	background-color:#e2e2e2;
}

.ctcell {
	background-color:#e2e2e2;
	
}