.textBlack {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}
.textsmBlack {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}
.textbdBlack {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.textRequiredRed {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Red;
}

.textsmbdBlack {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}
.textWhite {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : normal;
	color : White;
}

.textsmBlack {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}
.textsmWhite {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
}

.textsmYellow {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #ffff33;
}

.head {
	font-family :  Verdana, Tahoma, Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #3366cc;
}

.headBlack {
	font-family :  Verdana, Tahoma, Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.subhead {
	font-family :  Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #013378;
}
.headWhite {
	font-family :  Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}
.navWhite {
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
	color : White;
}
.specialsWhite {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : bold;
	color : White;
}
.priceRed {
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Red;
}

.pricelgRed {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
}

ul
{
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	list-style-image: url(graphics/arrow_bluebg.gif);
}

#newprods
{
	list-style-image: url(graphics/arrow_yellow_bluebg.gif);
}

#newprods li, #lblCategories li
{
  margin-left: 22px;
}

#standardlist
{
	margin: 0 0 0 35px;
	padding: 0;
	border: 0;
	list-style-image: url(graphics/arrows_whitebg_right.gif);
}

 A:link {
    font-family:Verdana, Tahoma, Arial;
    font-weight:normal;
    color: blue;
    text-decoration: none;
}
         
A:visited {font-family:Verdana, Tahoma, Arial;
    font-weight:normal;
    color:blue;
    text-decoration: none;
}
         
A:active {font-family:Verdana, Tahoma, Arial;
   font-weight:normal;
   color: #cc66cc;
   text-decoration: none;
}
        
A:hover{ text-decoration: underline; color: #0000cc; 
}
         
body {background-color: white;
}