BODY  {
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
}

H2  {	color : #6610BD;
	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-weight: bold; 
	color: #6610BD;
}

H4  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt; 
	font-weight: bold; 
	color: #6610BD;
}

h5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	color: #6610BD;
 }
H6  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
}

IMG {
        border-color : #FFFFCC;
}


HR  {
	style : noshade;
	size : 1;
	color : #6610BD;
}


A  {
	color : #6610BD;
	text-decoration : underline
	font-style : normal; 
	font-weight : bold;
}

A:Visited  {	
	color : #6610BD;
	font-style : normal; 
	font-weight : bold;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A.catlink {	
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : bold;
	line-height: 170%;
}
.activecat {	
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : bold;
	line-height: 170%;
}
H2.cattitle{
	color : #6610BD;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt; 
	font-style : normal; 
	font-weight : bold;
}
P.catdescription{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
}
H4.itemname {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14pt; 
	font-style : normal; 
	font-weight : bold;
}
P.itemdescription {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;

}
HR.itemseparator {
	size : 2;
	width : 75%;
}

P.pager {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #6610BD;
	font-size : 10pt; 
	text-align : center;
	font-weight : bold;
}
.featured {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #6610BD;
}
TABLE.maintable {
	background-color : #6610BD;
}
TD {
	font-size : 10pt; 
}
TD.headerarea {
	background-color : #CC99FF;
	padding : 0px;
}
TD.menuarea {
	text-align : left;
	background-color : #FFFFFF;
	padding-top : 10px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-left : 5px;
}
TD.mainarea {
	background-color : #FFFF99;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
}
TD.footerarea {
	background-color : #6610BD;
	padding-top : 10px;
	padding-bottom : 10 px;
}
TD.featuredcolumn {
	background-color : #FFCC33;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
}

.required {
	color: #CC3300;
}
.headback {
	background-color : #CCCCCC;
}
.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 : 10pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #FFFFCC;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}


