body {	color:black;
		background:white;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 12px
		}
input, button        { 
				border-style: solid;
				border-width: 1px
			}
input.noBorder        {
				border-style: none
			}
input.bannerButton    {
	font-size: 14px;
	color: #000000;
	background-color: #FFCC66;
	border: thin outset #000000

}
input.normalButton    {
	color: #000000;
	background-color: #FFCC66;
	border: thin outset #000000

}
select       { font-family: Verdana, Arial, Sans-serif }
td, li { font-family: Verdana, Arial, Sans-serif ; font-size: 12px}
p            {	margin-top: 6px;
				margin-bottom: 0;
				line-height: 16px;
				font-size: 12px
			}
.normalFont    {  }
.bannerFont    { color: #FFFF00; font-size: 14px; font-weight: bold }
.hugeBannerFont    { color: #FFFF00; font-size: 20px; font-weight: bold }
.smallFont    { font-size: 11px; line-height: 14px }
.tinyFont    { font-size: 10px }
.bigFont    { color: #000000; font-size: 14px ; font-weight: bold}
.errorText { color: #CC0000; font-weight: bold }
.heading	{	color: #996600;
				font-size: 16px;
				font-weight: bold;
				margin-top: 6px; 
				margin-bottom: 3px
			}
.heading2 { color: #000080; font-weight: bold ; font-size: 12px }
.boxHeading	{	color: #000077;
				font-size: 14px;
				font-weight: bold;
				margin-top: 0; 
				margin-bottom: 0
			}
               
a            { color: #333399 }
a:hover      { background-color: #FFFF33 }
a.orderLink  { color: #993333 }
a.banner     { text-decoration: none; color: #996600; font-weight: bold; font-style: italic }
a.basket:hover { background-color: #000088 }
a.mainNavRow1 { text-decoration: none; color: #FFFFFF; font-weight: bold }
a.mainNavRow1:hover { background-color: #005555 }
a.mainNavRow2 { text-decoration: none }
a.mainNavRow2:hover { background-color: #FFFF99 }
