html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}

body { background-color:#FFFFFF; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; }
td { text-align:left; vertical-align:top; }
div { color:#666666; }

a { text-decoration:none; }
a:link { color:#990000; }
a:visited { color:#990000; }
a:hover { color:#000000; }
a:active { color:#000000; }

.header_bg { background-image:url(/images/bg_header.gif); background-repeat:repeat-x; background-position:top; }
.header { color:#FFFFFF; vertical-align:middle; }
a.header:link { color:#FFFFFF; }
a.header:visited { color:#FFFFFF; }
a.header:hover { color:#CCCCCC; }
a.header:active { color:#CCCCCC; }

.leftcell { background-image:url(/images/carton.jpg); background-position:bottom; background-repeat:no-repeat; }
.leftnav { color:#666666; }
a.leftnav:link { color:#666666; }
a.leftnav:visited { color:#666666; }
a.leftnav:hover { color:#000000; }
a.leftnav:active { color:#000000; }

.footer_bg { background-image:url(/images/bg_footer.gif); background-repeat:repeat-x; background-position:top; }
.footer { color:#666666; vertical-align:middle; font-size:11px; }
a.footer:link { color:#666666; }
a.footer:visited { color:#666666; }
a.footer:hover { color:#000000; }
a.footer:active { color:#000000; }

h1 { font-family: Calibri, Arial; font-size:15px; font-weight:bold; line-height:20px; margin:0px; color:#666666; }
h1 span { color:#990000; }

hr { color:#CCCCCC; border:0; height:1px; size:1px; background-color: #CCCCCC; }
p { line-height:20px; margin:0px; color:#666666; }

ul, ol { line-height:20px; margin-top:0px; color:#666666; }

ul a, ol a { font-style:italic }
ul a:link, ul a:visited, ol a:link, ol a:visited { color:#666666; }
ul a:hover, ul a:active, ol a:hover, ol a:active { color:#990000; }

.titlegrey { color:#666666; font-family: Calibri, Arial; font-size:15px; font-weight:bold; }
.titlegrey span { color:#990000; }
a.titlegrey:link { color:#666666; }
a.titlegrey:visited { color:#666666; }
a.titlegrey:hover { color:#990000; }
a.titlegrey:active { color:#990000; }

a.titlegrey span { color:#990000; }
a.titlegrey:hover span { color:#666666; }

.bdr_left_solid { background-image:url(/images/bdr_left_solid.gif); }
.bdr_right_solid { background-image:url(/images/bdr_right_solid.gif); }
.bdr_left_fade { background-image:url(/images/bdr_left_fade.gif); background-position:top; background-repeat:no-repeat; }
.bdr_right_fade { background-image:url(/images/bdr_right_fade.gif); background-position:top; background-repeat:no-repeat; }

.hoverimage_db a { display:block; background-image:url(/images/hover-db.jpg); background-position: 0 0px; }
.hoverimage_istart a { display:block; background-image:url(/images/hover-istart.jpg); background-position: 0 0px; }
.hoverimage_brandnew a { display:block; background-image:url(/images/hover-brandnew.jpg); background-position: 0 0px; }
.hoverimage_snowplanet a { display:block; background-image:url(/images/hover-snowplanet.jpg); background-position: 0 0px; }
.hoverimage_frog a { display:block; background-image:url(/images/hover-frog.jpg); background-position: 0 0px; }
.hoverimage_wellingtonnz a { display:block; background-image:url(/images/hover-wellingtonnz.jpg); background-position: 0 0px; }
.hoverimage_nowcouriers a { display:block; background-image:url(/images/hover-nowcouriers.jpg); background-position: 0 0px; }
.hoverimage_wherescape a { display:block; background-image:url(/images/hover-wherescape.jpg); background-position: 0 0px; }
.hoverimage_workchoice a { display:block; background-image:url(/images/hover-workchoice.jpg); background-position: 0 0px; }
.hoverimage_wildpoppies a { display:block; background-image:url(/images/hover-wildpoppies.jpg); background-position: 0 0px; }
.hoverimage_raineycollins a { display:block; background-image:url(/images/hover-raineycollins.jpg); background-position: 0 0px; }




.hoverimage_db a:hover,
.hoverimage_istart a:hover,
.hoverimage_brandnew a:hover,
.hoverimage_snowplanet a:hover,
.hoverimage_frog a:hover,
.hoverimage_wellingtonnz a:hover,
.hoverimage_nowcouriers a:hover,
.hoverimage_wherescape a:hover,
.hoverimage_workchoice a:hover,
.hoverimage_wildpoppies a:hover,
.hoverimage_raineycollins a:hover
{
	background-position: -150px 0px; 
}





