/* Start of CMSMS style sheet 'hatboxstyle' */
BODY
{
    BACKGROUND: url(images/hbplogobg2.gif) #FFCCFF fixed;
/*    BACKGROUND: url(images/3shamrockbg2.gif) #FFCCFF fixed;*/
/*    BACKGROUND: url(images/heartbg6.gif) #FFCCFF fixed;  */
/**********************************************************/
    COLOR: #660066;
    FONT: 10pt times;
    margin: 0 0 0 0;
}
P
{
    COLOR: #660066;
    FONT: 1em verdana, arial, helvetica, sans serif;
}
HR
{
    COLOR: #660066;
}
TABLE
{
    BACKGROUND-COLOR: #FFCCFF;
     COLOR: #660066;
   FONT: 1em times,verdana, arial;
}
H1
{
    COLOR: #660066;
    FONT: bold 1.6em verdana, arial;
}
H2
{
/*    COLOR: #993399;*/
    FONT: bold 1.4em verdana, arial;
}
h3 {
/*   color: #660066; */
    FONT: bold 1.2em times;
   line-height: 1.2em;
   margin: 0 0 0.5em 0;
}
H4
{
    COLOR: #993399;
    FONT: bold 12pt verdana, arial;
}
H5
{
    COLOR: #993399;
    FONT: 12pt verdana, arial;
}
A:link
{
    COLOR: #990066;
    text-decoration: underline;
}
A:visited
{
    COLOR: #660066;
    text-decoration: underline;
}
A:active
{
    COLOR: #FFFFFF;
    text-decoration: none;
    BACKGROUND-COLOR: #990099;
}
/*a:hover {color:red;}*/
.marquee
{
    COLOR: #660066;
    FONT: bold 1em Verdana,Arial,Helvetica,Sans Serif;
}
div#pricelist {
   font-family:MurrayHill Bd BT;
   font-size: 1.4em;
   text-align: center;
   line-height: 1.2em;
   color: #800080;
/*   background-color: #FFCCFF; *//* same bg color as in header */
}
div#pricelist td {
   font-family:MurrayHill Bd BT;
   font-size: 1.2em;
   text-align: center;
   line-height: 1.2em;
   color: #800080;
   background-color: #FFCCFF; /* same bg color as in header */
}

/* End of 'hatboxstyle' */

