/* You may use this Style file for your web pages to coordinate your site.  */
/* Please modify these carefully and check the results throughout BIZyCart. */
/* These codes are those that work properly in IExplorer and Netscape.  If  */
/* you add additional parameters, they may only work in IExplorer.          */
/* Customized for BIZyCart Virtual Store on 01MAY02 29MAR04                 */
/* ======================================================================== */
A:active  {Color: #FF0000;Text-Decoration: Underline}
A:link    {Color: #0000FF;Text-Decoration: Underline}
A:hover   {Color: #FF0000;Text-Decoration: Underline}
A:visited {Color: #800080;Text-Decoration: Underline}
INPUT {FONT-FAMILY: "MS Sans Serif", sans-serif; Font-Size: 13px;}
TABLE {}
	.Frame	
	{ /* BIZyCart Color to set single pixel borders */
	Background: #483422;
	}
	.Body
	{ /* Background color for BIZyCart displays */
	Background: #F8F6F2;
	}
	.SetTable
	{ /* Settings for single line borders */
	Border-Collapse: Collapse;
	Border-Style: Solid;
	Border-Width: 1px;
	Border-Color: #000000;
	}
	.SetCell
	{
	Border-Style: Solid; 
	Border-Width: 1px; 
	Border-Color: #000000;
	}
	.SetBottom
	{
	Border-Style: Solid; 
	Border-Top-Width: 0px; 
	Border-Left-Width: 0px; 
	Border-Right-Width: 0px; 
	Border-Bottom-Width: 1px; 
	Border-Color: #000000;
	}
    /* Settings for Table Cells */
	.HeadClr
	{ /* Sets the Column Heading Background Color */
	Background: #60432B;
	}
	.HeadTxt
	{ /* Sets the Column Heading Font */
	Font-Family: Arial; 
	Font-Size:12px;
	Font-Weight: Bold;
	Color:#F0F0FF;
	}
	.ListClr
	{ /* Sets Background Color for list liness */
	Background: #E8D0B0;
	}
	.ListTxt
	{ /* Sets the Font for lists lines */
	Font-Family: Courier New;
	Font-Size: 12px;
	Color: #281C12;
	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: #281C12;
	}
	.Caption
	{ /* Field Labels used inside Tables */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	Color: #281C12
	}
	.Text
	{ /* Field Labels used inside Tables */
	Font-Family: Times New Roman;
	Font-Size: 14px;
	Font-Weight: Bold;
	Color: #281C12;
	}
	.Message
	{ /* Messages inside Tables */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	Color: #281C12;
	}
	.Light
	{ /* BIZyCart - Non-Bold notes inside Tables*/
	Font-Family: Times New Roman;
	Font-Size: 15px;
	Color: #281C12;
	}
	.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: #281C12;
	}
	.Title
	{ /* Page and Block titles */
	Font-Family: Arial;
	Font-Size: 18px;
	Font-Weight: Bold;
	}
	.Prompt
	{ /* Main Level Prompts and Notes */
	Font-Family: Arial;
	Font-Size: 15px;
	Font-Weight: Bold;
	Color: #281C12;
	}
	.Bullet
	{ /* Bulletin Messages */
	Font-Family: Arial;
	Font-Size: 12px;
	Font-Weight: Bold;
	}
	.Address
	{ /* Font for Company Address */
	Font-Family: Times New Roman;
	Font-Size: 15px;
	}
	/* FONTS USED FOR BOTH */
	.PageTop
	{ /* Font for Top of Pages */
	Font-Family: Bookman Old Style;
	Font-Size: 30px;
	Font-Weight: Bold;
	Color: #281C12;
	}
	.Prose
	{
	Font-Family: Times New Roman;
	Font-Size: 18px;
	Font-Weight: None;
	Color: #281C12;
	}
	.HeadLine
	{
	Font-Family: MS Sans Serif;
	Font-Size: 16px;
	Font-Weight: None;
	}
	
	.Columns
	{ /* Font for Number Columns */
	Font-Family: MS Sans Serif;
	Font-Size: 13px;
	}
	.Number
	{ /* Font for Number Columns */
	Font-Family: MS Sans Serif;
	Font-Size: 12px;
	}
	.Help
	{ /* Helpful Notes - Normally Red */
	Font-Family: Arial;
	Font-Size: 13px;
	Font-Weight: Bold;
	Color: #800000;
	}
	.Error
	{ /* Error Messages - Normally Red */
	Font-Family: Arial;
	Font-Size: 14px;
	Font-Weight: Bold;
	Color: #CC0000;
	}

