BODY  {
	color : black;
	background-color : #FFFFFF;
	background-image : url(images/mainbg.gif);
	margin-left : 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}

P  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
}

UL  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
}

OL  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
}
 
h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	line-height: 120%;
	color: #9E1B1B;
}

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}

H6  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
}

ul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
}


IMG {
    border-color : #FFFFFF;
}

HR  {
	height : 2px;
	color : #02406B;
}

A  {
	color : #000000;
	text-decoration : none;
	font-style : normal; 
}

A:Visited  {	
	color : #660000;
}

A:Active  {
	color : #9E1B1B;
}

A:Hover  {
	color : #9E1B1B;
	text-decoration : underline;
}

A.catlink {	
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	line-height: 180%;
	font-weight : bold;	
}

A.activecat {	
	color : #9E1B1B;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	font-style : italic; 
	font-weight : bold;
    line-height: 180%;
	text-decoration : underline;
}

A.leftbottom {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;
	line-height : 160%;
}

A.colorlink {
	color: #9E1B1B;
}

H2.cattitle{
	color : #9E1B1B;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14pt; 
	font-style : normal; 
	font-weight : bold;
}

.catdescription{
	color : #9E1B1B;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	font-style : normal; 
	font-weight : bold;
    line-height: 140%;
}

H4.itemname {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13pt; 
	font-style : normal; 
	font-weight : bold;
}

P.itemdescription {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-style : normal; 
	font-weight : normal;

}
HR.itemseparator {
	size : 2;
	width : 100%;
}

P.pager {
	color : #9E1B1B;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #9E1B1B;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	font-style : normal; 
	font-weight : bold;
}

.featured {
	font-weight : bold;
	font-style : italic;
	color : #9E1B1B;
}
TABLE.maintable {
	padding : 0px;
	border: 0px;
}

TD {
	font-size : 10pt; 
	padding : 0px;
}

TD.headerarea {
	background-color : #FFFFFF;
	padding : 20px 10px 0px 0px;
}

TD.menuarea {
	background-color : #EDDFC0;
	background-image : url(images/vertstitch2.jpg);
	background-repeat : repeat-y;
	padding : 0px 0px 0px 25px;
}
TD.mainarea {
	background-color : #EDDFC0;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
	padding : 20px 10px 15px 10px;
}

TD.footerarea {
	background-color : #7D3028;
	background-image : url(images/footerbg.gif);
	padding-bottom : 10px;
	color : #EDDFC0;
	font-size : 8pt; 
	font-style : normal; 
	font-weight : bold;
	height: 105px;
}

TD.featuredcolumn {
	background-color : #E7DECF;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-style : normal; 
	font-weight : normal;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
}

.subjectdescriptionbox {
	padding : 0px 10px 20px 15px;
}

.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 : 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;
}

