<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	font-family:Arial,Helvetica,sans-seriff; 
	margin-top:2pt;	
    font-size:small; 
}

.HiddenColumn
{
     display:none;
}

a.currpage
{
    color:black;
    font-weight:bold;
    text-decoration:none;
}

a.nextpage 
{
    color:black;
    font-weight:normal;
    text-decoration:none;
}

div.imageblock
{
    display:inline-block;
    width:25%;
    min-width:24%;
    max-width:24%;
    text-align:center;
    padding-left: 4px;
}

@media screen and (max-width:500px) 
{
div.imageblock 
    {
        display:block;
        width:95%;
        max-width:500px;
        min-width:130px;
        margin:10px;
        text-align:center;
        color:black;
    }
}

div.imagehalfblock
{
    display:inline-block;
    width:50%;
    min-width:48%;
    max-width:48%;
    font-size:14px;
    font-family:Arial,Helvetica,sans-seriff;
    text-align:center;
    padding-left:4px;
    vertical-align:middle;
    color:black;
}

@media screen and (max-width:500px) 
{
div.imagehalfblock 
    {
        display:block;
        width:95%;
        max-width:500px;
        min-width:130px;
        margin:20px;
        text-align:center;
    }
}

div.ucblock
{
    display:inline-block;
    width:45%;
    min-width:38%;
    max-width:38%;
    text-align:center;
    padding-left:4px;
    padding-bottom:0px;
}

div.LoginBlock
{
    display:inline-table;
    width:49%;
    min-width:49%;
    max-width:49%;
    text-align:center;
    padding-left: 4px;
}

@media only screen and (max-width: 500px) {
    div.LoginBlock {
        display: inline-table;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        text-align: center;
        padding-left: 4px;
    }
}

div.Line
{
    display:table-cell;
    width:100%;
    min-width:25%;
    max-width:100%;
    text-align:center;
}

image.imagelogo
{
	max-width:100%;
	border-color:black;
	border-width:1px;
	border-bottom-style:solid;
    display: inline-block; 
    vertical-align:bottom; 
    text-align: center;
    
    /* basic responsive img */
	/*width: 100%;*/
	height: auto;
	/*width: auto\9;*/ /* IE8 */
}
img.imagelogo
{
	max-width:100%;
	border-color:black;
	border-width:1px;
	border-bottom-style:solid;
    display: inline-block; 
    vertical-align:bottom; 
    text-align: center;
    
    /* basic responsive img */
	/*width: 100%;*/
	height: auto;
}

image.imageprod
{
	max-width:70%;
	border-color:black;
	border-width:1px;
    display: inline-block; 
    vertical-align:bottom; 
    text-align: center;
	height: auto;
}

@media only screen and (max-width: 500px) 
{
    image.imageprod
        {
	        max-width: 30%;
	        border-color: black;
	        border-width: 1px;
            display: inline-block; 
            vertical-align: bottom; 
            text-align: center;
	        height: auto;
        }
}

image.imagez
{
	max-width:140px;
	/*border-color:#F8F8F8;
	border-width:1px;
	border-bottom-style:solid;*/
    
    /* basic responsive img */
	width: 100%;
	height: auto;
	width: auto\9; /* IE8 */
}

div.vlarge_header
{
	font-family:Arial,Helvetica,sans-seriff; 
	color:#993399; 
	font-size:24pt;
}

@media only screen and (min-width: 501px) {
   div.large_header {
	font-family:Arial,Helvetica,sans-seriff; 
	color:#bebdbd; 
	font-size:18pt;
    align-self:center;
   }
}


@media only screen and (max-width: 500px) {
   div.large_header {
	font-family:Arial,Helvetica,sans-seriff; 
	color:#bebdbd; 
	font-size:10pt;
    align-self:center;
   }
   hr.fullline {
    visibility: hidden;
    }
   hr.underline{
    border:1px;
    margin:0;
    width:100%;
    height:1px;
    background:#8bd3d9;
    }
}

@media only screen and (min-width: 501px) {
    hr.underline {
    visibility: hidden;
    }
    hr.fullline{
    border:1px;
    margin:0;
    width:100%;
    height:1px;
    background:#8bd3d9;
    }
}

@media print 
{
    hr.underline {
        display: none;
        height: 0;
    }
    .buttonhead{
        display:none;
   }
    .Phonebuttonhead{
        border-width:0;
    }
    .Price{
       /*visibility:hidden;*/
    }

    .SpecialPrice{
        /*visibility:hidden;*/
    }
}

a.Anch {
    color: red;
    font-weight:bold;
    font-size:small;
    font-style:oblique; 
    text-decoration:none;
}

a:hover {color:black; font-weight:bold;}



a.active
{
    color:red;
}


.red{
    color:red;
    }

.Red{
    color:red;
}

.Price{
    color:crimson;
    font-size:larger;
    font-weight:bold;
}
.SpecialPrice{
    color:crimson;
    font-weight:700;
    text-decoration:line-through;
}

.OOS{
    color:crimson;
    font-weight:bold;
}

.IS{
    color:darkgreen;
    font-weight:800;
    font-weight:bold;
}

.redheader
{
    color:red;
    font-weight:bold;
    font-size:x-large;
}
/*div.large_header
{
	font-family:Arial,Helvetica,sans-seriff; 
	color:#993399; 
	font-size:18pt;
}*/

div.sub_header
{
	font-family:Arial,Helvetica,sans-seriff; 
	color:#993399; 
	font-size:14pt;
}

div.small_header
{
	font-family:Arial,Helvetica,sans-seriff; 
	color:Gray; 
	font-size:12pt;
    align-content:center;
}

div.cart_grid
{
    text-align:center;
}
td.color { 
     border-style: solid;
     border-width: 1px; 
     border-top-color:#F8F8F8;
     border-bottom-color:#F8F8F8; 
     border-right-color:#F8F8F8; 
     border-left-color:#F8F8F8;
 } 

hr.hrstyle
{
	margin-top:0;
	margin-bottom:0;
	color:#f9f9f9;
	border-left-color:white;
	border-left-width:0;
}

hr.hrstyle1
{
	margin-top:0;
	margin-bottom:0;
	border-left-color:white;
	border-left-width:0;
}

h1.header
{
	display:inline;
    color:Black;
	font-size:14px;
    font-family:Tahoma;
}

h1.smallhead 
{
    display:inline;
	font-weight:normal;
	text-align:center;
	font-size:18px;
	font-family:Tahoma;
}

h1.largeheader
{
	display:inline;
    color:Black;
	font-size:24px;
    font-family:Tahoma;
}

h1.inline
{
	display:inline;
    color:Gray;
	font-size:20px;
}

h1.inline2
{
    display: inline;
    font-size:14px;
	font-weight:normal;
}

h2
{
	display:inline;
	font-weight:100;
    line-height:16px;
}

h2.header
{
	color:Black;
}

h2.abc
{
	font-weight:normal;
}

h2.inline
{
	display:inline;
    font-size:small;
    font-weight:normal;
}

h2.inline1
{
	display:inline;
    font-size:medium;
    font-weight:normal;
}

h3.header
{
	color:#bebdbd;
}

h3
{
    display: inline;
    font-size:small;
	font-weight:normal;
}

h4.inline
{
	display:inline;
    font-size:small;
    font-weight:normal;
}
div.graycentre
{
	color:Gray;
	text-align:center;
}

span.GreenHeading
{
	color:Green;
	font-weight:bold;
}

span.Bold 
{
    font-weight:bold;
}

span.Red 
{
    color:red;
}

.notbold
{
    font-weight:normal;
    font-size:small;
    color:black;
}

image.imagey
{
	width:300px;
	height:300px;
	border-color:#FFFFFF;
	border-width:1px;
	border-bottom-style:solid;
}

p.purple
{
    color:#993399;
    font:20px arial,Tahoma;
}

p.purplesmall
{
    color:#993399;
    font:11px arial,Tahoma, strong;
}

p.topmenu
{
    color:#00ff99;
    font:10px arial,Tahoma;
}

p.page
{
    color:Gray;
    font:12px arial,Tahoma;
}

a.sidemenu
{
    color:Gray;
    font:12px arial,Tahoma;
}

a.sidemenublack
{
color:Black;
font:12px;
}
a.news
{
color:Black;
font:14px;
}

.FreightPanel{
border:thin;
border-color:gray;


}
Panel{
    margin: 1px 1px
}
tr.height
{
	height:16px;
}
table.table5
{
	 background-color:#f5ffff; width:738px; margin:0px auto;
}
td.menu
{
	text-align:center;
	width:14%;
}

td.menu1
{
	text-align:center;
	width:14%;
	background-color:#996699
}
p.topmenu
{
color:#00ff99;
font:10px arial,Tahoma;
}
td.menu
{
	text-align:center;
	width:14%;
}

td.menu1
{
	text-align:center;
	width:14%;
	background-color:#996699
}
td.aligncentre
{
	vertical-align:top;
	text-align:center;
}

.buttonhead 
{
        background-color:#f8b1aa;
        vertical-align:bottom;
}

.delbuttonhead 
{
        background-image:url(images/Freight_Animation.gif);
        width:210px;
        height:25px;
}

.Phonebuttonhead 
{
        background-color:#f8b1aa;
        vertical-align:bottom;
}
.textboxComments
{
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:30%;
    height:auto;
}</pre></body></html>