BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Arial, sans-serif;
}

P {
	margin-top: 0%;
}

BODY, TD, INPUT, TEXTAREA, SELECT {
	font-size: 90%;
}


TABLE, TD {
	border: none;
}

A:LINK {
	color: Gray;
}

A:HOVER {
	color: cornflowerblue;
}

H1, H2, H3, H4, H5, Div.heading, STRONG {
	color: #9C9ECE;
	font-family: "Gill Sans MT" , Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0%;
}

H1 {
	font-size: 170%;
}

H2 {
	font-size: 150%;
}

H3 {
	font-size: 120%;
}

SMALL {
	font-size: 70%;
}

.toolbar {  /*may be redundant */
	color: #999999;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 8px;
}

TD.toolbar H1, TD.toolbar H1 A {
	color: #9092BE;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
}

TABLE.infoTable {
	padding: 4px;
	margin: 2px;
}

TABLE.infoTable TH {
	background: #9c9cce;
	font-size: 90%;
}

TABLE.infoTable TD {
	vertical-align: middle;
	padding: 4px;
}

TABLE.infoTable A {
	color: black;
}

TR.infoTableOddRow TD, TD.infoTableOddRow {
	background: #CEBEE7;
}

TR.infoTableEvenRow TD, TD.infoTableEvenRow {
	background: #EAE0F5;
}

TR.infoTableSeperator TD, TD.infoTableSeperator {
	background: #9c9cce;
}


.storePrice {
	color: crimson;
}

.storeVATPrice {
	color: darkblue;
}

.introPanelBody {
	margin-left: 20px;
}

.special {
	font-weight: bold;
}

.bodySbHdr {

}

.mainSmallTextOLD {
line-height: 16px;
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
}

.mainSmallText {
size: 2;
font-family: Verdana, Arial, sans-serif;
}

.notes {
line-height: 12px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
}

.mainHeading {
line-height: 22px;
font-size: 18px;
font-family: Verdana, Arial, sans-serif;
color: #9C9ECE;
	font-weight: bold;
}
/*.banner {  
	background: #EAE0F5;
	border: solid 1px #000033;
	padding: 2pt;
}*/

