BODY {
   background-color: #FFFFFF;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 0;
}


a.blueline:link {
   color : #0656A0;
   text-decoration : underline;
}

a.blueline:active {
   color : #0656A0;
   text-decoration : underline;
}

a.blueline:visited {
   color : #0656A0;
	text-decoration : underline;
}

a.plain:link {
   text-decoration : none;
}

a.plain:active {
   text-decoration : none;}

a.plain:visited {
   text-decoration : none;}

a.yellowline:link {
   color : #FDD600;
   text-decoration : none;
}

a.yellowline:hover {
   color : #FDD600;
   text-decoration : underline;
}

a.yellowline:visited {
   color : #FDD600;
   text-decoration : none;
}

a.menu:link {
   color : #FFFFFF;
   text-decoration : none;
}

a.menu:active {
   color : #ECC200;
   text-decoration : none;
}

a.menu:visited {
   color : #FFFFFF;
   text-decoration : none;
}

A:active {
   text-decoration : underline;
   color: #0756A1;
}

A:visited {
   text-decoration : underline;
   color: #0756A1;
}

A:link {
   text-decoration : underline;
   color: #0756A1;
}

#divHotpicks a:hover {color:#B40A42; text-decoration:none;}
#divMenuHeader a:hover {color:#FFFFFF; text-decoration:underline;} 
#divMenuContent a:hover {color:#FDD600; text-decoration:underline;} 
#divCart {font-size: 15px; color:#CCCCCC;}
#divProduct .Name {font-size: 18px; color: #000000; font-weight: bold; font-family : arial black, arial,helvetica,sans-serif; text-decoration: none;}


H1 {
   letter-spacing: 1pt;
   font-size: 10px;
   color: #000000;
   font-weight: none;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : Arial,Helvetica,Sans-Serif;
}


H2 {
   letter-spacing : 0pt;
   font-size : 13px;
   font-weight : normal;
   color : #FFFFFF;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : Arial,Helvetica,Sans-Serif;
}

H3 {
   letter-spacing: 1pt;
   font-size: 9px;
   color: #FFFFFF;
   font-weight: bold;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : Arial,Helvetica,Sans-Serif;
}


H4 {
   letter-spacing: 0pt;
   margin-left: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   font-family : Arial Black, Arial, Helvetica, Sans-Serif;
}


H5 {
   letter-spacing: 0pt;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : Arial,Helvetica,Sans-Serif;
}

H6 {
   letter-spacing: 0pt;
   font-size: 30px;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   color: #E3BA02;
   font-weight: bold;
   font-family : arial black, arial,helvetica,sans-serif;
}

#divContainer {
   LEFT: 40px;
   VISIBILITY: hidden;
   OVERFLOW: hidden;
   WIDTH:390px;
   CLIP: rect(0px 650px 355px 0px);
   POSITION: absolute;
   TOP: 100px;
   HEIGHT: 355px
}

#divContent {
   LEFT: 0px;
   POSITION: absolute;
   TOP: 0px
}


#divUpControl {
   position:absolute;
   left:3px;
   top:400px;
   width:30px;
   height:30px;
   z-index:1;
   text-align: right;
}

#divDownControl {
   position:absolute;
   left:3px;
   top:430px;
   width:30px;
   height:30px;
   z-index:1;
   text-align: right;
}




