BODY  {
	color : black;
	background-color : white;
        background-image : none;
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}

LI  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 18pt; 
	font-style : normal; 
	font-weight : bold
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 16pt; 
	font-style : normal; 
	font-weight : bold
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14pt; 
	font-style : normal; 
	font-weight : bold
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12pt; 
	font-style : normal; 
	font-weight : normal; 
}

H5  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal; 
}

H6  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
}

IMG {
        border-color : #000000;
}


HR  {
	style : noshade;
	size : 2;
	color : #333399;
}


A  {
	color : #003399;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Visited  {	
	color : #CC6600;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Active  {
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Hover  {
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A.catlink {	
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold;
	line-height: 150%;
}
.activecat {	
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : bold;
}
H2.cattitle{
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14pt; 
	font-style : normal; 
	font-weight : bold;
}
P.catdescription{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}
H4.itemname {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12pt; 
	font-style : normal; 
	font-weight : bold;
}
P.itemdescription {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;

}
HR.itemseparator {
	width : 60%;
}

P.pager {
	color : #CC0033;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #CC0033;
	text-align : center;
	font-weight : bold;
}
.featured {
	font-weight : bold;
	font-style : italic;
	color : red;
}
TABLE.maintable {
	padding : 20px;
}
TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}

TD.headerarea {
	background-color : #FFFFFF;
}
TD.menuarea {
	background-color : #FFFFFF;
	padding : 5px;
}
TD.mainarea {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	padding-top : 20px;
	padding-bottom : 20px;
	padding-right : 30px;
	padding-left : 30px;
}
TD.footerarea {
	padding-bottom : 10px;
}
TD.featuredcolumn {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #CCCCCC;
	text-align : center;
}

.required {
	color: #CC3300;
}
.headback {
	background-color : #FFFFFF;
}
.darkback {
	background-color : #DDDDDD;
}
.lightback {
	background-color : #FFFFFF;
}
.error {
	color : red; 
}
.carttable {
	background-color : white;
}
TD.maincartarea {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}



