BODY
{
	background-color: #BFBFBF;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color:#FFA2000; 
   scrollbar-arrow-color:#FF7600;
   scrollbar-base-color:#707070;
   scrollbar-darkshadow-color:#FFA2000;
   scrollbar-face-color:#A9A9A9;
   scrollbar-highlight-color:#FFA2000;
   scrollbar-shadow-color:#6B6B6B;
}

TD
{
	font-family: verdana;
}

.bodyText
{
	color: #4E4E4E;
	font-size: 11px;
	text-align:justify;
	padding-right: 14px;
	padding-left: 22px;
	font-family: verdana;
}
.text
{
	color: #4E4E4E;
	font-size: 11px;
	text-align:justify;
	padding-right: 14px;
	padding-left: 10px;
	font-family: verdana;
}
.ContentTxt
{
	color: #000000;
	font-size: 11px;
	font-family: verdana;
}
.ContentTxtSmall
{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}
.ContentCopy
{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
}
.leftspacing
{
	padding-left: 10px;
}

.textCenter
{
	color: #4E4E4E;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
.textWhite
{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
.splofferHEad
{
	color: #747171;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
}
.pageHead
{
	color: #FF7400;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
}

h3
{
	color: #FF7400;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
}

.padleft
{
	margin-left: 15px;

}
.arrowWhite
{
	color: #ffffff;
	font-size: 11px;
	FONT-FAMILY: Verdana;
}
.arrowOrange
{
	color: #FF7600;
	font-size: 11px;
	FONT-FAMILY: Verdana;
}
a
{
	color: #FF7400;
	font-size: 11px;
   text-align: center;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
A.linkwhite
{
	color: #ffffff;
	font-size: 11px;
   text-align: center;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
A.linkwhite:hover
{
	color: #CE6F00;
	font-size: 11px;
   text-align: center;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
a.orangelink
{
	color: #FF7600;
	font-size: 11px;
   text-align: center;
	FONT-FAMILY: Verdana;
	text-decoration: none;	
}
a.orangelink:hover
{
	color: #4E4E4E;
	font-size: 11px;
   text-align: center;
	FONT-FAMILY: Verdana;
	text-decoration: none;	
}
a.leftPanellink
{
	color: #4E4E4E;
	font-size: 11px;
	FONT-FAMILY: Verdana;
	text-decoration: none;	
}
a.leftPanellink:hover
{
	color: #FF7600;
	font-size: 11px;
	FONT-FAMILY: Verdana;
	text-decoration: none;	
}
INPUT.productQuantity
{
	BORDER-RIGHT: #848484 1pt solid;
	BORDER-TOP: #848484 1pt solid;
	BORDER-LEFT: #848484 1pt solid;
	BORDER-BOTTOM: #848484 1pt solid;
	FONT-SIZE: 10pt;
	COLOR: #4E4E4E;
	FONT-FAMILY: Verdana;
	background-color: #FFFFFF;
	width: 25px;
}
INPUT.formFields
{
	BORDER-RIGHT: #848484 1pt solid;
	BORDER-TOP: #848484 1pt solid;
	BORDER-LEFT: #848484 1pt solid;
	BORDER-BOTTOM: #848484 1pt solid;
	FONT-SIZE: 10pt;
	COLOR: #4E4E4E;
	FONT-FAMILY: Verdana;
	background-color: #FFFFFF;
	width: 120px;
}
INPUT.radio
{
	background-color: transparent;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
}
INPUT.submit1
{
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	width:157px;
	height:18px;
	background-image:url(images/big_button.gif);
	color: #FFFFFF;
	font-size: 11px;
	text-align:center;
	font-family: verdana;
	
}
INPUT.submit2
{
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	width:80px;
	height:18px;
	background-image:url(images/button_recalculate_b.gif);
	color: #FFFFFF;
	font-size: 11px;
	text-align:center;
	
	font-family: verdana;
	
}
INPUT.submit3
{
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	width:157px;
	height:18px;
	background-image:url(images/big_button.gif);
	color: #FFFFFF;
	font-size: 11px;
	text-align:center;
	font-family: verdana;
	
}
INPUT.checkbox
{
	background-color: transparent;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
}
SELECT
{
	BORDER-RIGHT: #848484 1pt solid;
	BORDER-TOP: #848484 1pt solid;
	BORDER-LEFT: #848484 1pt solid;
	BORDER-BOTTOM: #848484 1pt solid;
	FONT-SIZE: 10pt;
	COLOR: #4E4E4E;
	FONT-FAMILY: Verdana;
	background-color: #ffffff;
	width: 100px;
}
TEXTAREA
{
	BORDER-RIGHT: #848484 1pt solid;
	BORDER-TOP: #848484 1pt solid;
	BORDER-LEFT: #848484 1pt solid;
	BORDER-BOTTOM: #848484 1pt solid;
	FONT-SIZE: 10pt;
	COLOR: #4E4E4E;
	FONT-FAMILY: Verdana;
	background-color: #FFFFFF;
	width: 300px;
	height: 80px;
}
.orderconfirm {
	font-size: 80%;
	text-align: left;
	padding: 25px 10px;
}
