BODY {
background: #868F9D;
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#732759;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#732759;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF; 
	scrollbar-3d-light-color:#FFFFFF;
}
	.QTYEDIT {
      font-family: Arial;
      font-size: 12px;
      font-weight: bold;
      color: #663399;
      text-align: center;
      line-height: 12px;
      width: 20px;
      height: 16px;
      border: #663399 1px solid;
	  background-color: #FFFFCC;
	  
    }

#was {
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
	text-align: CENTER;
	font-size: 11px;
	font-style : normal;
	color: Green;
   text-decoration: line-through;
	
}
TEXTAREA {
	BORDER-RIGHT: 1px inset #D8C0C0;
	BORDER-TOP: 1px inset #a1978f;
	FONT-SIZE: 11px;
	background: #FFF3F0;
	BORDER-LEFT: 1px inset #a1978f;
	COLOR: Black;
	BORDER-BOTTOM: 1px inset #D8C0C0;
   font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight : Normal;
	width: 410px;
	height: 80px;
	padding: 3px;
}
#container {
	
	position: relative;
}
.titlebar {
	position:absolute;
	border-right: 1px solid #732759;
	border-left: 1px solid #732759;
	border-top: 1px solid #732759;
	border-Bottom: 1px solid #732759;  
	left:0px; top:0px; width:100%; 
   background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #732759;
	text-decoration: none;
	cursor:move;
}
.wins {
	position: absolute;
	left: -1000px;
	overflow: hidden;
}
p {margin:5px;}

.text { 
	position:absolute;
	text-align: center;
	
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	
}
SELECT{
	BORDER-RIGHT: 1px inset #D8C0C0;
	BORDER-TOP: 1px inset black;
	FONT-SIZE: 11px;
	background-color: #FFF3F0;
	BORDER-LEFT: 1px inset black;
	COLOR: Black;
	BORDER-BOTTOM: 1px inset #D8C0C0;
   font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight : normal;
	width: auto;
}
.MAINITEMSBACK{
	background-image: url(http://fmmall.com/8-03_white_back.gif); width: 723px;
	padding-left: 13px; padding-right: 13px;
}
#textboxStyle {
 font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
font-size: 9px;
font-style : normal;
color : Black;
font-weight : normal;
}
.Search1 {
	width: 145px;
	BORDER-RIGHT: 1px inset White;
	BORDER-TOP:  1px inset #a1978f;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px inset #a1978f;
	COLOR: Black;
	BORDER-BOTTOM: 1px inset White;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;;
	background: #E1E1E1;
	font-weight: Normal;
	Vertical-align: middle;
	height: 21px;
	padding: 3px;
	padding-Left: 3px;
}
.Contact1 {
	width: 245px;
	BORDER-RIGHT: 1px inset #D8C0C0;
	BORDER-TOP: 1px inset #a1978f;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px inset #a1978f;
	COLOR: Black;
	BORDER-BOTTOM: 1px inset #D8C0C0;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	background: #FFF3F0;
	font-weight: Normal;
	Vertical-align: middle;
	height: 18px;
	padding: 3px;
	padding-Left: 3px;
}
.StateZip {
	width: 45px;
	BORDER-RIGHT: 1px inset #D8C0C0;
	BORDER-TOP: 1px inset #a1978f;
	FONT-SIZE: 12px;
	BORDER-LEFT: 1px inset #a1978f;
	COLOR: Black;
	BORDER-BOTTOM: 1px inset #D8C0C0;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-weight: Normal;
	Vertical-align: middle;
	height: 18px;
	padding: 3px;
	padding-Left: 3px;
	background: #FFF3F0;
}

.sendmail {
	cursor: pointer;
 	width: auto;
	background-color: #732759;
	border-Top: 1px solid White;
	border-Right: 1px solid #707070;
	border-Left: 1px solid White;
	border-Bottom: 1px solid #707070;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: White;
	font-weight: Bold;
	text-decoration: none;
	padding: 2px;
	padding-left: 6px; padding-right: 6px;
}
.sendmail:hover {
	cursor: pointer;
 	width: auto;
	background-color: #868F9D;
 	border-Top: 1px solid #FFFFFF;
	border-Right: 1px solid #732759;
	border-Left: 1px solid #FFFFFF;
	border-Bottom: 1px solid #732759; 
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: White;
	font-weight: Bold;
	text-decoration: none;
	padding: 2px;
	padding-left: 6px; padding-right: 6px;
}
input.formButton {
	cursor: pointer;
	background-color: #732759;
	border-Top: 1px solid White;
	border-Right: 2px solid #707070;
	border-Left: 1px solid White;
	border-Bottom: 2px solid #707070;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: White;
	font-weight: Bold;
	padding: 0px;
}
input.CartButton {
	cursor: pointer;
	background: #868F9D;
 	border-Top: 1px solid #FFFFFF;
	border-Right: 1px solid #732759;
	border-Left: 1px solid #FFFFFF;
	border-Bottom: 1px solid #732759; 
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px; text-align: center;
	color: #FFFFFF;
	font-weight: Bold;
	padding: 1px;
}
.buttonStyle {
font-size: 9px;
}
.transparentback {
	background: transparent;
}
.ItemTable{
 background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	color: Black;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	width: auto;
	border-Top: #732759;
	border-Top: thin;
	border-Top: 1px solid #732759;
	border-Left: thin;
	border-Left: 1px solid #732759;
	border-Right: thin;
	Border-Right: 1px solid #732759;
	border-Bottom: thin;
	Border-Bottom: 1px solid #732759;
	padding: 3px;
}
.ItemWhite{
	background-color: #FFFFFF;
	border-left: thin;
	Border-left: 1px solid #E1E1E1;
	border-top: thin;
	Border-top: 1px solid #E1E1E1;
	border-Right: thin;
	Border-Right: 2px solid #732759;
	border-Bottom: thin;
	Border-Bottom: 2px solid #732759;
	}
.OPTSQ {
	width: 15px;
	BORDER-RIGHT: #a1978f 1px inset;
	BORDER-TOP: #a1978f 1px inset;
	FONT-SIZE: 11px;
	BORDER-LEFT: #a1978f 1px inset;
	COLOR: Black;
	BORDER-BOTTOM: #a1978f 1px inset;
	font-family: tahoma;
	background-color: #F7F7F7;
	font-weight :Normal;
	Vertical-align: middle;
	height: 18px;
	padding-bottom: 1px;
	padding-Left: 2px;
}
#txProd {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 11px;
      font-style : normal;
      color : Black;
      font-weight : Bold;
}

#txProdName {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 12px;
      font-style : normal;
      color : Green;
      font-weight : Bold;
}

#txPNTag {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 10px;
      font-style : normal;
      color : Black;
      font-weight : Bold;
		

}

#txOpts  {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 12px;
      font-style : normal;
      color : #5F9EA0;
      font-weight : Bold;
}

#txPrice  {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 10px;
      font-style : normal;
      color : Red;
      font-weight : Bold;
}

#txProdDesc {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 12px;
      font-style : normal;
      color : Navy;
      font-weight : Bold;
}
#txWAS {
	font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : Navy;
	font-weight : NORMAL;
	text-decoration: line-through;
}

#txProdName2 {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 16px;
      font-style : normal;
      color : Green;
      font-weight : Bold
}


#txProdNameWhite {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 14px;
      font-style : normal;
      color : White;
      font-weight : Bold;
}


#txMenuWhite {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 12px;
      font-style : italic;
      color : White;
      font-weight : Bold;
	  background-color:#732759;
}

#txMenuYellow {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 14px;
      font-style : italic;
      color : Yellow;
      font-weight : Bold;
}
#txtit{
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 14px;
      font-style : normal;
      color : #993333;
      font-weight : normal;
}
#txwhitesmall{
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 10px;
      font-style : normal;
      color : White;
      font-weight : normal;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.menu:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bnormal;
	color: #9EC8EF;
	text-decoration: none;
}
.menu:HOVER {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99FFFF;
	text-decoration: none;
}
.PCart {
   background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #732759;
	text-decoration: none;
	padding: 2px;
	border-Right: thin; 	Border-Right: 1px solid #732759;
	border-Bottom: thin; Border-Bottom: 1px solid #732759;
	border-left: thin; 	Border-left: 2px solid #FFFFFF;
	border-top: thin; 	Border-top: 2px solid #FFFFFF;
}
.BCart {
   background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: Black;
	text-decoration: none;
	padding: 2px;
	border-Right: thin; 	Border-Right: 1px solid #732759;
	border-Bottom: thin; Border-Bottom: 1px solid #732759;
	border-left: thin; 	Border-left: 2px solid #FFFFFF;
	border-top: thin; 	Border-top: 2px solid #FFFFFF;
}
.CartButton {
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #732759;
	text-decoration: none;
	padding: 5px; height: 20px; 
	border-Right: thin; 	Border-Right: 1px solid #732759;
	border-Bottom: thin; Border-Bottom: 1px solid #732759;
	border-left: thin; 	Border-left: 2px solid #FFFFFF;
	border-top: thin; 	Border-top: 2px solid #FFFFFF;
}
.PCartLineSpace {
	background-color: #E1E1E1;
	height: 3px;
}
.CellSpace {
   background-color: #E1E1E1;
	border-Right: thin;
	Border-Right: 1px solid #732759;

}
.ViewTable {
	background-color: #E1E1E1;
}
.PCartLine {
	background-color: #732759;
	height: 1px;
}
.PLinksW {
	color: #732759; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
	}

.PLinksW:visited {
	color: #732759; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}
.PLinksW:hover {
	color: #FFFFFF;
	background-color: #868F9D;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}

.PLinksW:active {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}

.PLinksD {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
	}

.PLinksD:visited {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}
.PLinksD:hover {
	color: #FFFFFF;
	background-color: #868F9D;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
}

.PLinksD:active {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
} 
.PLinks {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: BOLD;
	text-decoration: none;
	padding-left: 2px;
}
.PLinks:visited {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}
.PLinks:hover {
	color: #FFFFFF;
	background-color: #868F9D;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}

.PLinks:active {
	color: #732759; 
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
}

.SiteCat {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:  #732759;
	text-decoration: none;
	padding-left: 8px;
}
.SiteCat:HOVER {
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:  #E1E1E1;
	background-color: #708090;
	text-decoration: none;
	padding-left: 8px;
	}
.SiteCat:ACTIVE {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	padding-left: 8px;
}

}
.BOOK {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	text-decoration: none;
}
.BOOK:ACTIVE {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
.BOOK:HOVER {
font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.txMenu {
      font-family : Arial, Helvetica, Geneva, Verdana, sans-serif;
      font-size : 12px;
      font-style : normal;
      color : Navy;
      font-weight : Bold;
}

.WIND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: WHITE;
	text-decoration: none;
}
.WIND:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EC8EF;
	text-decoration: none;
}
.WIND:HOVER {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FFFF;
	text-decoration: none;
}
