A:link    {Color: #666666;Text-Decoration: None}
A:hover   {
	Text-Decoration: none;
	background-color: #ffffff;
}
A:visited {Color: #666666;Text-Decoration: None}
INPUT {FONT-FAMILY: "MS Sans Serif", sans-serif; Font-Size: 13px;}
TABLE {}
	.Frame	
	{ /* BIZyCart Color to set single pixel borders */
	Background: #000050;
	}
	.Body
	{ /* Background color for BIZyCart displays */
	Background: #e0e0e0;
	border: 1px solid #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
    /* Settings for Table Cells */
	.HeadClr
	{ /* Sets the Column Heading Background Color */
	Background: #D4D8B3;
	}
	.HeadTxt
	{ /* Sets the Column Heading Font */
	Font-Family: Arial;
	Font-Size:12px;
	Font-Weight: Bold;
	Color: #500000;
	}
	.ListClr
	{ /* Sets Background Color for list liness */
	Background: #F6F6F6;
	}
	.ListTxt
	{ /* Sets the Font for lists lines */
	Font-Family: "Courier New";
	Font-Size: 12px;
	Color: #000040;
	Font-Weight: Bold;
	}

	/* FONTS USED INSIDE TABLES */
	/* These must contrast with the .Body setting above */
	.BoxTitle
	{ /* Interior Table Sub Titles */
	Font-Family: Arial;
	Font-Size: 15px;
	Font-Weight: Bold;
	Color: #000040;
	}
	.Caption
	{ /* Field Labels used inside Tables */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	Color: #191970
	}
	.Text
	{ /* Field Labels used inside Tables */
	Font-Family: "Verdana", "Arial", "San Serif";
	Font-Size: 12px;
	Font-Weight: bold;
	Color: #000000;
	}
	.Message
	{ /* Messages inside Tables */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	Color: #000040;
	}
	.Light
	{ /* BIZyCart - Non-Bold notes inside Tables*/
	Font-Family: "Times New Roman";
	Font-Size: 15px;
	Color: #000040;
	}
	.Tiny
	{ /* BIZyCart - very small print */
	Font-Family: Arial;
	Font-Size: 10px;
	Color: #000040;
	}
	/* FONTS USED OUTSIDE TABLES */
	.Header
	{ /* Major Page Titles */
	Font-Family: "Bookman Old Style";
	Font-Size: 32px;
	Font-Weight: Bold;
	Color: #000040;
	}
	.Title
	{ /* Page and Block titles */
	Font-Family: "BernhardMod BT", "Book Antiqua", Serif;
	Font-Size: 22px;
	Font-Weight: Bold;
	Color: #000040;
	}
	.Prompt
	{ /* Main Level Prompts and Notes */
	Font-Family: "BernhardMod BT", "Book Antiqua", Serif;
	Font-Size: 15px;
	Font-Weight: Bold;
	Color: #9C6352;
	}
	.Bullet
	{ /* Bulletin Messages */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	}
	.Address
	{ /* Font for Company Address */
	Font-Family: "Arial", San Serif;
	Font-Size: 14px;
	}
	.Product
	{ /* Font for product descriptions */
	Font-Family: "Verdana", "Arial", San Serif;
	Font-Size: 13px;
	Font-Weight: Bold;
	Color: #000040;
	}
	.Error
	{ /* Error Messages - Normally Red */
	Font-Family: Arial;
	Font-Size: 14px;
	Font-Weight: Bold;
	Color: #CC0000;
	}
	.Footing a:link {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
	.Footing a:visited {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}
	.Footing
	{ /* Font for Navigation Footer */
	Font-Family: "Arial", San Serif;
	Font-Size: 12px;
	Font-Weight: Bold;
	}
.checkoutform {
	Font-Family: "Verdana", "Arial", "San Serif";
	Font-Size: 12px;
	Font-Weight: normal;
	Color: #000000;
	border: thin dotted #666666;
}
.cartButton {
	border: thin solid #FF66CC;
	background-color: #FFCECE;
}
.productOverview {
	Font-Family: "Verdana", "Arial", "San Serif";
	Font-Size: 12px;
	Font-Weight: bold;
	Color: #000000;
	background-color: #FFFFFF;
}
.backCopy {
	Font-Family: Arial;
	Font-Size: 12px;
	Color: #000040;
}
