body 	{ margin: 0px 0px 0px 0px;
	  background: #FFFFFF;
	  scrollbar-face-color: #63427B;
	  scrollbar-highlight-color: #8055A1;
	  scrollbar-3dlight-color: #8055A1;
	  scrollbar-darkshadow-color: #462C5A;
	  scrollbar-shadow-color: #462C5A;
	  scrollbar-arrow-color: #FFFFFF;
	  scrollbar-track-color: #FFFFFF;
	  font-family: calibri, verdana, tahoma, arial;
	  font-size: 9pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #000000;
	  }

.BG_topbar		{ background-image: url("./ver2_BG_topbar.gif");
			   background-repeat: repeat-y;
			   background-position: left;
			   }

.headersml		{ color: #000000; text-transform: uppercase; font-size: 10pt; }
.HEADERsection	{ color: #67417B; text-transform: uppercase; font-size: 10pt; }

h1		{ color: #000000; text-transform: uppercase; font-size: 16pt; font-family: calibri, century gothic, verdana, arial; margin-bottom: 0px; }
h2		{ color: #67417B; text-transform: uppercase; font-size: 12pt; font-family: century gothic, verdana, arial; margin-bottom: 0px; }
h3		{ color: #67417B; text-transform: uppercase; font-size: 12pt; font-family: century gothic, verdana, arial; margin-bottom: 0px; }

.header1		{ color: #CE0000;
			   text-transform: uppercase;
			   font-size: 12pt;
			   font-family: century gothic, arial, tahoma;
			   font-weight: bold; }

.footertext	{ color: #67417B; font-size: 8pt; }
.tdarkorange	{ color: #9E3400; }
.torange	{ color: #FF8B0F; }
.tlightpurple	{ color: #EBCCFF; }
.tpurple		{ color: #551387; }
.twhite		{ color: #FFFFFF; }

.white	{ color: #ffffff; }
.red	{ color: #D60000; }
.blue	{ color: #0066FF; }
.purple	{ color: #551387; }
.7pt	{ font-size: 7pt; }
.8pt	{ font-size: 8pt; }
.9pt	{ font-size: 9pt; }
.10pt	{ font-size: 10pt; }
.11pt	{ font-size: 11pt; }
.12pt	{ font-size: 12pt; }
.13pt	{ font-size: 13pt; }

.b-l		{ border-left:         #AD4621 1px solid; }
.b-r		{ border-right:      #AD4621 1px solid; }
.b-t		{ border-top:        #AD4621 1px solid; }
.b-b		{ border-bottom: #AD4621 1px solid; }

.p-l		{ padding-left:		10px; }
.p-r		{ padding-right:		10px; }
.p-t		{ padding-top:		10px; }
.p-b		{ padding-bottom:	10px; }

.p-l10		{ padding-left:        10px; }
.p-r10		{ padding-right:      10px; }
.p-t10		{ padding-top:        10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l6		{ padding-left: 6px; }
.p-r6		{ padding-right: 6px; }

.bg4		{ background-image: url("./background4.jpg");
		  background-repeat: repeat-x;
		  }

.whiteheader	{ font-family: verdana, tahoma, arial;
		  font-size: 10pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFFFFF;
		  }

legend	{ font-family: verdana, tahoma, arial;
		  font-size: 10pt;
		  font-weight: bold;
		  text-decoration: none;
		  }

.imgBorder	{ border: #000000 1px solid; }

.text7pt	{ font-size: 7pt; }
.bluetext	{ color: #67396B; }
.searchBox	{ background: #FF8B0F;
		  border: #000000 1px solid;
		  padding: 5px;
		  width: 142px;
		  }

.SearchButton	{ width: 130px;
		  border: #000000 1px solid;
		  font-family: arial. verdana, tahoma, helvetica;
		  font-weight: bold;
		  font-size: 9pt;
		  color: #FFFFFF;
		  background: #9E4E00;
		  cursor: hand;
		  }
.field		{ font-family: arial. verdana, tahoma, helvetica;
		  font-size: 9pt;
		  color: #444444;
		  height: 18px;
		  width: 130px;
		  padding-left: 2px;
		  border: #000000 1px solid;
		  }
.buttons	{ border: #FFE401 1px outset;
		  font-family: arial. verdana, tahoma, helvetica;
		  font-weight: bold;
		  font-size: 9pt;
		  text-transform: uppercase;
		  color: #746800;
		  background: #FFE401;
		  padding-left: 4px;
		  padding-right: 4px;
		  cursor: hand;
		  }

.alignleft        { text-align:left;        font-family:verdana,tahoma; }
.alignright     { text-align:right;      font-family:verdana,tahoma; }
.aligncenter { text-align:center;  font-family:verdana,tahoma; }
.alignjustify   { text-align:justify;   font-family:verdana,tahoma; }
.boldcenter  { text-align:center;  font-family:verdana,tahoma; font-size:9pt; font-weight: bold; }

HR	{ color: #000000;
	  width: 100%;
	  height: 1px;
	  }
.hrRULE	{background-image: url("./icon_menu_spacer.gif");
	  background-repeat: repeat-x;
	  height: 4px;
	  width: 100%;
	  }

INPUT	{ font-family: verdana, tahoma, helvetica;
	  font-size: 8pt;
	  color: #444444;
	  height: 20px;
	  border: #777777 1px solid;
	  }

TD	{ font-family: tahoma, calibri, verdana, helvetica; font-size: 10pt; }

a.link		{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }
a.link:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }

a.white		{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }
a.white:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.black		{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 9pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #CE0000;
		  }
a.footer		{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #67417B;
		  }
a.footer:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }

a.bluebold	{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #007B9A;
		  }
a.bluebold:hover{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #85D7E9;
		  }

a.menu		{ font-family: verdana, tahoma, arial; font-size: 8pt;
		   font-weight: normal;
		   text-decoration: none;
		   color: #FFFFFF;
		   width: 85%;
		   background: #573767;
			border-left: #ffffff 1px solid;
			border-top: #ffffff 1px solid;
			border-right: #000000 1px solid;
			border-bottom: #000000 1px solid;
		   padding: 4px;
		   padding-left: 6px;
		   margin-bottom: 4px;
		   display: block;
		   margin-bottom: -10px;
		   }

a.menu:hover	{ font-family: verdana, tahoma, arial; font-size: 8pt;
		   font-weight: normal;
		   text-decoration: none;
		   color: #000000;
		   width: 85%;
		   background: #cccccc;
			border-left: #000000 1px solid;
			border-top: #000000 1px solid;
			border-right: #ffffff 1px solid;
			border-bottom: #ffffff 1px solid;
		   padding: 4px;
		   padding-left: 6px;
		   margin-bottom: 4px;
		   display: block;
		   margin-bottom: -10px;
		   }

a.menu2	{ font-family: verdana, tahoma, arial; font-size: 8pt;
		   font-weight: normal;
		   text-decoration: none;
		   color: #FFFFFF;
		text-transform: uppercase;
		   }
a.menu2:hover	{ font-family: verdana, tahoma, arial; font-size: 8pt;
		   font-weight: normal;
		   text-decoration: none;
		   color: #000000;
		text-transform: uppercase;
		   }

.OrderStatus { text-align:center; font-family:verdana,tahoma; font-size:7pt; }

.RemoveButton {
	font: helvetica 8px;
	padding:0px;
	width: 60px;
	text-align: center;
	background-color: #33ccff;
	vertical-align: left;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	cursor:hand;
}

.OrderStage	{
		color: #007B9A;
		background-color: #007B9A;
    		FONT-FAMILY: "Verdana";
    		FONT-SIZE: 1px;
		line-height: 1px;
		height: 1px;
		border-color: #007B9A;
		border-width: 0px 0px 0px 0px;
}

.WhiteButton {
	font: helvetica 1px #007B9A;
	padding:0px;
	width: 1px;
	text-align: center;
	background-color: #007B9A;
	vertical-align: left;
	border-left: 0px solid #007B9A;
	border-top: 0px solid #007B9A;
	border-right: 0px solid #007B9A;
	border-bottom: 0px solid #007B9A;
	position:relative;
	cursor:default;
}

.BasketButton {
	font: helvetica 8px;
	color: #ffffff;
	padding:0px;
	width: 130px;
	text-align: center;
	background-color: #573767;
	vertical-align: left;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	cursor:hand;
}

.BasketButton:hover {
	font: helvetica 8px;
	color: #ffffff;
	padding:0px;
	width: 130px;
	text-align: center;
	background-color: #573767;
	vertical-align: left;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	position:relative;
	cursor:hand;
}
