/* Begin Standard Element Styles */
BODY
{
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #000000;
	color: #F6E4B2;
}
TD
{
	font-size: 8pt;
	color: #F6E4B2;
}
INPUT
{
	font-size: 8pt;
}
SELECT
{
	font-size: 8pt;
}
A
{
	color: #FBB22D;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/* Begin Standard Element Styles */

/* Begin Dropdown Menu Styles */
.menuContainer { z-index: 1000 }
.menuInsert
{
	border-right: black 1px solid;
	padding-right: 10px;
	border-top: black 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	z-index: 200;
	padding-bottom: 15px;
	margin: 0px;
	border-left: black 1px solid;
	width: 140px;
	color: #6c4226;
	line-height: 10pt;
	padding-top: 10px;
	border-bottom: black 1px solid;
	font-family: verdana, helvetica, sans-serif;
	height: 80px;
	background-color: #f6e4b2;	
}
.menuTable   { font-family: arial, helvetica, sans-serif; font-size: 10pt}
.menuLink    { font-size: 8pt; font-family: verdana, helvetica, sans-serif; 
               color: #6c4226; text-decoration: none; }
.menuLink:hover { color: #6c4226; text-decoration: underline }


/* Begin Grid Table Styles */
.TABLECLIENT
{
	padding: 5px;
}
.TABLECHECKOUT
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #49443a;
}
.TABLEHEADER4
{
	background-color: #FDC33E;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #572115;
	text-align: left;
}
.TABLEHEADER3
{
	background-color: #FDC33E;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #572115;
	text-align: center;
}
.TABLEHEADER2
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.TABLEHEADER 
{
	font-family: Verdana;
	font-weight: bold;
	background-color: #FDC33E;
}
.TABLEHEADER TD
{
	color: #572115;
}
.TABLEHEADER A
{
	color: #572115;
	text-decoration: none;
}
.TABLEHEADER A:hover
{
	text-decoration: underline;
}
.TABLEITEM
{
	background-color: lightgoldenrodyellow;
	color: #572115;
}
.TABLEITEM TD
{
	color: #572115;
}
.TABLEITEM TD A
{
	color: #C00000;
}
.TABLEALTITEM
{
	background-color:PaleGoldenrod;
}
.TABLEALTITEM TD
{
	color: #572115;
}
.TABLEALTITEM TD A
{
	color: #C00000;
}
/* End Grid Table Styles */

/* Begin Left-Hand Menu Styles */
.LEFTMENUTEXT
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #F6E4B2;
	font-family: Times New Roman;
}
.LEFTMENUTEXT A
{
	color: #F6E4B2;
	text-decoration: none;
}
.LEFTMENUTEXT A:hover
{
	color: #FBB22D;
}
.LEFTMENUTEXTSMALL
{
	color:#F6E4B2;
	padding-left:10px;
	font-family:Verdana;
	font-size:9pt;
}
.LEFTMENUTEXTSMALL A
{
	color: #F6E4B2;
	text-decoration: none;
}
.LEFTMENUTEXTSMALL A:hover
{
	color: #FBB22D;
}
/* End Left-Hand Menu Styles */


.FORMNOTE
{
	font-size: 7pt;
	color: #b09e6c;
	font-style: italic;
}
.ERROR
{
	color: #DF0000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.OK
{
	font-weight: bold;
	color: #70df70;
	padding-top: 4px;
	padding-bottom: 4px;
}
.FOOTER
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 4px;
	color: #614b2f;
	padding-top: 4px;
}
.TABLEBG
{
	background-color: #F6E4B2;
}
.TABLEBG TD
{
	color: #572115;
}
.THUMBNAIL
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.TITLE
{
	margin-top: 0px;
	font-size: 13pt;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
}
.TANTEXT
{
	font-family: Times New Roman;
	color: #572115;
	font-size: 11pt;
	font-weight: bold;
}
.CONTENTBLOCK 
{
}
.CONTENTBLOCKADMIN
{
	background-color: White;
	border-right: #666666 1px dashed;
	border-top: #666666 1px dashed;
	border-left: #666666 1px dashed;
	border-bottom: #666666 1px dashed;
}
.SHOPTEXT
{
	font-family: Arial;
	font-size: 11pt;
	padding-left: 30px;
}
.PRODUCTNAME
{
	font-size: 9pt;
	font-weight: bold;
}
.CONTENTTITLE
{
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
	color:#F6E49E;
}
.CONTENTTEXT
{
	text-align:justify;
	line-height:14pt;
	color:#FBB22D;
	font-family:Arial;
	font-size:10pt;
}
.CONTENTTEXT A
{
	color: #fff18f;
}
.CONTENTTAG
{
	letter-spacing:0.5px;
	font-style:italic;
	word-spacing:4px;
	padding:8px;
	font-size:14pt;
	background-color:#F6E4B2;
	color:#572115;
	font-family:Times New Roman;
	text-align: center;
}
