.BodyBckGnd
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #505050;
}
/*same as maroon */
.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:12px;
color:#B3010F;
}
/*same as label */
.WelcomeNote
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#5EA9F7;
}
/*same as blue */
.LabelBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#5EA9F7;
}
.HeadingText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#B3010F;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#0E4793;
}
.NormalText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:12px;
color:#000000;
}
/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#DFDFDF;
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#5EA9F7; /*HeadingText color*/
scrollbar-base-color:#5EA9F7;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#0E4793; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#5EA9F7;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#5EA9F7 1px solid;
BORDER-TOP:#5EA9F7 1px solid;
BORDER-LEFT:#5EA9F7 1px solid;
BORDER-BOTTOM:#5EA9F7 1px solid;
}
/*same color as HeadingText green. Size remains same */
.greyborder
{
BORDER-RIGHT:#0E4793 1px solid;
BORDER-TOP:#0E4793 1px solid;
BORDER-LEFT:#0E4793 1px solid;
BORDER-BOTTOM:#0E4793 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#b0b0b0 1px solid;
BORDER-TOP:#b0b0b0 1px solid;
BORDER-LEFT:#b0b0b0 1px solid;
BORDER-BOTTOM:#b0b0b0 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
BORDER-RIGHT:#FFFFFF 0px solid;
BORDER-TOP:#FFFFFF 0px solid;
BORDER-LEFT:#FFFFFF 0px solid;
BORDER-BOTTOM:#FFFFFF 0px solid;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/* Same as LabelText blue*/
.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#2799AA;
}
/* hardcode */
.errortext
{
font-weight::Bold;
font-family:Verdana;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
FONT-FAMILY:Verdana;
FONT-SIZE:12px;
COLOR:#000000;
TEXT-DECORATION:none;
BORDER:1px #A8A8A6 solid;
BACKGROUND-COLOR:#FFFFFF;
}
/* hardcode */
.MainHeading
{
FONT-FAMILY:Arial;
FONT-SIZE:16px;
font-weight:Bold;
TEXT-DECORATION:none;
COLOR:#000000;
}
/* hardcode */
.blackline
{
BACKGROUND-COLOR:#717171;
}
.greylineF{
	border-top-width: 2px;
	border-top-style: solid;		
	border-top-color: #94969C;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;

padding: 3px;
border:1px solid black;
z-index:100;
visibility: hidden;

}

.top-link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-link a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-link a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-link a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #DE6498;
	text-decoration: none;
}

.dist-links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-right: 6px;
}
.dist-links a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-right: 6px;
}
.dist-links a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	font-weight:bold;
}
.dist-links a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 6px;
	font-weight:bold;
	text-decoration: underline;
}
.dist-linksleft {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #888B8A;
	text-decoration: none;
}
.dist-linksleft a:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #888B8A;
	text-decoration: none;
}
.dist-linksleft a:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #888B8A;
	text-decoration: none;
}
.dist-linksleft a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.search-title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/*.textfield {
	height: 17px;
	width: 117px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
*/
.textfield {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: 108px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}	
.advancesearch {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.advancesearch a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.advancesearch a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.advancesearch a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.cat {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.cat a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.cat a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.cat a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #4A4A4B;
	text-decoration: none;
	padding-left:10px;
}
.MainTableBgColor
{
	BACKGROUND-COLOR: #FFFFFF;
}

.LeftTableBg
{
	BACKGROUND-COLOR: #FF8305;
	background-image: url(../bgImages/BodyBckGnd/07-bg.jpg);
	background-repeat:repeat-y;
	background-position:100%;
}

.InnerTableBg
{
BACKGROUND-COLOR: #ffffff;
}


.total_td
{
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.total {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.textfield1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 12px;
	width: 108px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

.productname{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.ImageBorder
{
	border:1px solid #dddcdc;
}

.SubcatText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:9pt;
color:#D95540;
}

.Toll
{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:none;
	font-style:normal;
	font-size:18pt;
	color:#EC6E08;
}
.Toll a:link{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:none;
	font-style:normal;
	font-size:18pt;
	color:#EC6E08;
}
.Toll a:visited{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:none;
	font-style:normal;
	font-size:18pt;
	color:#EC6E08;
}
.Toll a:hover{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:none;
	font-style:normal;
	font-size:18pt;
	color:#EC6E08;
}
.detail_title
{
	color:#757575;
	font-family:Verdana;
	font-size:14px;
	border-bottom:1px dotted #757575;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
.detail_heading
{
	color:#303030;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding:1px 1px 1px 1px;
}
.detail_text
{
	color:#303030;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:1px 1px 1px 1px;
}
.product_name
{
	color:#67751e;
	font-family:Verdana;
	font-size:20px;
	font-weight:normal;
	padding:1px 1px 1px 1px;
}
.product_code
{
	color:#757575;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	padding:1px 1px 1px 1px;
}
.detail_pagetitle
{
	color:#e93512;
	font-family:Verdana;
	font-size:16px;
	border-bottom:1px dotted #757575;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}