body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	background-color: #4C75A2;
	background-image: url(../images/topslice.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}

td {
	font-size: 70%;
}

h1 {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 160%;
	font-weight: normal;
}

h2 {
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 110%;
	margin:0px;
}

hr {
	COLOR: #003366;
}

input,select {
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 90%;
}

a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FE7107;
	text-decoration: underline;
}

.mainBody {
	padding-left:15px;
	padding-right:15px;
}

.tableBorder {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}

.smallmenu {
	font-size:100%;
	color: #ffffff;
	text-decoration: none
}
a.smallmenu:link {
	color: #ffffff;
	text-decoration: none
}
a.smallmenu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.smallmenu:hover {
	color: silver;
	text-decoration: none;
}
.footerText {
	font-size: 9px;
	color: #000000;
}
a.footerText:link {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.footerText:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.footerText:hover {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
.footerBack {
	background-image: url(../images/footerback.jpg);
	background-repeat: no-repeat;
	height: 32px;
	color: #5B789F;
}

.errorRed {
	color: #cc0000;
}
.errorYellow {
	color: #ffff00;
}

.catmenuOuter {
	background-color:#6699CC;
}
.catmenuBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
.catmenuSub {
	background-color:#ffffff;
}

a.topNaviLinks:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.topNaviLinks:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.topNaviLinks:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.topNaviLinks:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.leftNaviLinks:link {
	color: #000000;
	text-decoration: none;
}

a.leftNaviLinks:visited {
	color: #000000;
	text-decoration: none;
}

a.leftNaviLinks:hover {
	color: #000000;
	text-decoration: underline;
}

a.leftNaviLinks:active {
	color: #000000;
	text-decoration: none;
}

.price_dark_grey { background-color: #A8A8A8; height: 16px; color: #FFFFFF; font-size: 10px;}
.price_dark_grey_large { background-color: #A8A8A8; height: 20px; color: #FFFFFF; font-size: 14px;}
.price_light_grey { background-color: #ededed; height: 16px; color: #000; font-size: 10px;}
.price_light_grey_large { background-color: #ededed; height: 20px; color: #000; font-size: 14px;}

.basketBack {
	background-image: url(/images/basket_back.gif); 
	position:absolute;
	width:147px;
	height:40px;
	top:65px;
	margin-left:500px;
	font-size:90%;
}

.orangeBox {
	background-image: url(../images/orangebanner.gif);
	background-repeat: no-repeat;	
	text-align:center;
	font-size:11px;
	height:25px;
	font-weight: bold;
}
.orangeBoxText {
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;	
	padding:5px;
}
a.orangeLink:link {
	font-size: 11px;
	color: #FE7107;
	text-decoration: underline;
	font-weight: bold;
}
a.orangeLink:visited {
	font-size: 11px;
	color: #FE7107;
	text-decoration: underline;
	font-weight: bold;
}
a.orangeLink:hover {
	font-size: 11px;
	color: #FD8C39;
	text-decoration: underline;
	font-weight: bold;
}

.picBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

.orangeText {
	color: #FE7107;
}

.box1 {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #6596BD;
	font-size:14px;
	font-weight: bold;
	padding:6px;
}

.box1d {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #4C75A2;
	font-size:14px;
	font-weight: bold;
	padding:6px;
}

.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #6596BD;
	font-size:10px;
	font-weight: bold;
	padding:6px;
}

.whiteTable {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;	
	color: #000000;
}

.whiteTableNoBorder {
	background-color: #ffffff;
	color: #000000;
}

.largeBlack {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

#dhtmltooltip{
color: #000000;
font-size:13px;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
