BODY {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial;
	COLOR: #000000; 
}
TD {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial;
	COLOR: #A38762; 
}

.Header {
	color: #0A4FA0;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	FONT-weight: bold;
	padding-right:15px;
}

.MenuCell {
	border-bottom: 1px solid #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3 px;
	COLOR: #464646;
	FONT-weight: bold;
}
.MenuCellOn {
	background-color: #F2E9C8;
	border-bottom: 1px solid #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3 px;
	FONT-weight: bold;

}
A.Light {
	COLOR: #464646; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #464646; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #0A4FA0; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #0A4FA0; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #0A4FA0; TEXT-DECORATION: none
}

.SmProdCell {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
}
.SmProdName {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4FA0;
	FONT-weight: bold;

}

.Pic {
		border: 1px solid #464646;
}

.Pic2 {
		padding-top: 40px;
}
.LgProdName {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A4FA0;
	FONT-weight: bold;
	padding-bottom: 16px;

}
.LgProdDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-left: 3px;
	padding-right: 3px;	
}

.LgProdCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4FA0;
	padding-left: 3px;	
}
.LgProdVarTitle {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4FA0;
	FONT-weight: bold;
	padding-left: 3px;
	border-bottom: 1px solid #e3e3e3;
}
.LgProdVarName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
	vertical-align: top;
	line-height: 140%;
	border-bottom: 1px solid #e3e3e3;
	
}
.LgProdVarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-left: 4px;
	vertical-align: top;
	line-height: 140%;
	border-bottom: 1px solid #e3e3e3;	
}	 

.Side {
	border: 1px solid #464646;
}

.PageNumberBar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none;
	color: #A38762; 
}	
.PageNumberCurrent{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #0A4FA0; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #A38762; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #0A4FA0; 
	text-decoration: none; 
	font-weight: bold;
}

.BackLink {
	color: #A38762;
	text-decoration: none;
}
.BackLink:hover {
	color: #0A4FA0;
	text-decoration: none;
}

.OrderBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	color: #494949;
	border-width: 1px;
	border-style: solid;
	border-color: #A38762;
	background-color: #FFFFFF;
}
.OrderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	FONT-weight: bold;
	line-height: 180%;
	color: #0A4FA0;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A38762;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A38762;
}

.OrderText {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A38762;
}
.OrderSubmit {
	height: 30;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
.CatDesc {
	color: #0A4FA0;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	FONT-weight: bold;
	white-space: nowrap;
}