body
{
	margin:0;
	background-image:url(../images/Bg.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}

select
	{
	border: 1px solid #989898;
	font-size:10px;
	font-family:tahoma, verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border:none;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

a
	{
	color : #9D2929;
	text-decoration : underline; 
	}

a:hover
	{
	color : #9D2929;
	text-decoration : none; 
	}
	
.links
	{
	color : #6390CE;
	text-decoration : none; 
	}

.links:hover
	{
	color : #6390CE;
	text-decoration : underline; 
	}
	
.goodlinks
	{
	color : #24497B;
	text-decoration : none; 
	font-size:13;
	font-weight:bold;
	}

.goodlinks:hover
	{
	color : #ad0000;
	text-decoration : underline; 
	font-size:13;
	font-weight:bold;
	}
.navheight
{
	height:1px;
}	
	
.leftcolumn
	{
	border-right: 10px solid #426697;
	
	}	
	
.leftlink
	{
	color : #ffffff;
	font-size :10px;
	text-decoration : none; 
	text-transform:uppercase;
	background-image:url(../images/leftlink.gif);
	background-repeat:no-repeat;
	display:block;
	width:154px;
	height:23px;
	font-weight:bold;
	padding-left:15px;
	padding-top:4px;
	}

.leftlink:hover
	{
	color : #FDD100;
	font-size :10px;
	text-decoration : underline; 
	text-transform:uppercase;
	background-image:url(../images/leftlink-hover.gif);
	background-repeat:no-repeat;
	width:154;
	height:23px;
	font-weight:bold;
	padding-left:15px;
	padding-top:4px;
	}
	
.leftbg
{background-image:url(../images/bt-spacer.gif);
padding-left:4px;}

	
td
	{
	color : #676767;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:17px
	}
	
.hd
	{
	color : #3467A8;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :17px;
	font-weight:bold;	
	text-transform:uppercase;
	}
	
.productlink
	{
	color : #A33838;
	font-size :11px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-right:10px;
	text-align:right;
	text-decoration:none;
	}
	
.productlink:hover
	{
	color : #A33838;
	font-size :11px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-right:10px;
	text-align:right;
	text-decoration:underline;
	}
	
.product
	{
	color : #5C3508;
	font-family :   Arial, tahoma, Geneva,Helvetica, sans-serif;
	font-size :18px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	padding-right:17px;
	
	}
	.productFeaturedPrd
	{
	color : #5C3508;
	font-family :   Arial, tahoma, Geneva,Helvetica, sans-serif;
	font-size :17px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-right:5px;
	
	}
	.labelshow
	{
	color : #5C3508;
	font-family :   Arial, tahoma, Geneva,Helvetica, sans-serif;
	font-size :18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-right:17px;
	
	}
	
.bluelink
	{
	color : #43699C;
	text-decoration:underline;
	font-weight:bold;	
	}
	
.bluelink:hover
	{
	color : #43699C;
	text-decoration:none;
	font-weight:bold;	
	}
	
.bluetxt
	{
	color : #43699C;
	line-height:17px
	}
	
.topbg
	{
	background-image:url(../images/top-spacer.jpg);
	background-repeat:repeat-x;
	}	
	
.wc
	{
	color : #565656;
	text-decoration : none; 
	}

.wc:hover
	{
	color : #565656;
	text-decoration : underline; 
	}
	
.btlink
	{
	font-size:10px;
	color : #000000;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.btlink:hover
	{
	font-size:10px;
	color : #000000;
	text-decoration:underline;
	text-transform:uppercase;
	}
	
.bttxt
	{
	color : #43699C;
	}
	
.bodypadding
	{
	padding-left:8px;
	padding-right:12px;
	}
	
.padding10
	{
	padding:10px;
	}
	
.margin10
	{
	margin-right:10px;
	}

.toprighttable
	{
	margin-top:40px;
	margin-right:10px;
	}
	
.border4
	{
	border: 4px solid #ffffff;
	}
input.Button
{
	font-family:verdana;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:22px;
	border:1px solid #386EB6;
	background-color:#24497B;
}
input.Button:hover
{
	font-family:verdana;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:22px;
	border:1px solid #ffffff;
	background-color:#24497B;
}

.TextBoxQty
{
	border:1px solid #C0C0C0;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:40px !important;
	width:30px;
	padding-left:1px;
}

.LfCell
{
	background-color:#F2F2F2;
	height:25px;
	color:#737373;
	text-align:left;
}
.LfCell1
{
	background-color:#F2F2F2;
	color:#737373;
	text-align:left;
}
	
.RtCell
{
	background-color:#F7F7F7;
	height:25px;
	text-align:left;
}

.FieldName
{
	font-size: 11px;
	font-family :  verdana, tahoma,Arial, Helvetica,sans-serif;
	font-weight : bold;
	line-height:15px;
	color : #737373;
}

.FieldValue
{
	font-size: 11px;
	font-family :  verdana, tahoma,Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #737373;
}

.LabelMessage
{
	font-family: Verdana;
	font-size: 11px;
	color:#FF0000;
	font-weight:normal;
}
.DropdownHeader
{
	border:1px solid #C0C0C0;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:140px !important;
	width:140px;
	padding-left:1px;
}
.TextBox
{
	border:1px solid #C0C0C0;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:180px !important;
	width:180px;
	padding-left:1px;
}
.TextBox111
{
	border:1px solid #C0C0C0;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:auto;
	padding-left:1px;
}

.TextBoxSearch
{
	border:1px solid #C0C0C0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:120px !important;
	width:120px;
	padding-left:1px;
	height:14px;
}

.TextBoxEnquiry
{
	border:1px solid #C0C0C0;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:300px !important;
	width:300px;
	height:100px !important;
	height:100px;
	padding-left:1px;
}
.SubHeading
{
font-size: 11px;
font-family :  verdana, tahoma,Arial, Helvetica,sans-serif;
font-weight : bold;
color : #3667AA;
text-align:left;
text-transform:uppercase;
}
.SubHeading3
{
font-size: 11px;
font-family :  verdana, tahoma,Arial, Helvetica,sans-serif;
font-weight : bold;
color : #3667AA;
text-align:left;
text-decoration:none;
text-transform:uppercase;
}

.SubHeading2
{
font-size: 10px;
font-family :  verdana, tahoma,Arial, Helvetica,sans-serif;
font-weight : bold;
color : #3667AA;
text-align:left;
text-transform:uppercase;
}

.ShippingHd
{
	background-image:url(../Graphics/GridHeaderBg.gif);
	background-repeat:repeat-x;
	height:26px;
	background-color:#ffffff;
	border:solid 1px #dcdcdc;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}
.NewsMainTable
{
	border:1px solid #B2B2B2;
	background-color:#F4F4F4;
	margin-bottom:3px;
}

.NewsHeading
{
	background-image:url(../Images/HdBg.jpg);
	border-right:1px solid #A83F1E;
	border-bottom:2px solid #9b9b9b;
	height:24px;
	padding-left:4px;
	
}
.NewsDate
{
	font-family : tahoma, verdana, Arial, Helvetica,sans-serif;
	font-weight : bold;
	color :#fff;
	font-size: 10px;
	padding-right:4px;
	text-transform:uppercase;
}

.NewsDetails
{
	padding:4px;
}
.lblHeader
{
	font-family : tahoma, verdana, Arial, Helvetica,sans-serif;
	font-weight : bold;
	color :#fff;
	font-size: 10px;
	text-transform:uppercase;
}
.MemberBg
{
	border:solid 1px #e2e2e2; padding:6px;
	background-image:url(../Images/BgProducts.jpg);
	background-repeat:repeat-x; 
}
.FormTable
	{
		border:1px solid #BECEE5;
		background-color:#F8F8F8;
		margin-bottom:3px;
	}
.txtCompanyName
{
	background-color:#E0E8F2;
	height:25px;
	color : #960000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;	
}

.txtSearch
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

#CatTable
{
border:1px solid #0B5B97;
}

#CatTable img
{
border:1px solid #0B5B97;
}

#CatTable a
{
color:#0B5B97;
text-decoration:underline;
}

#CatTable a:hover
{
color:#0B5B97;
text-decoration:none;
}

.productlink1
	{
	color : #A33838;
	font-size :11px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-right:5px;
	text-align:right;
	text-decoration:none;
	}
	
.productlink1:hover
	{
	color : #A33838;
	font-size :11px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-right:5px;
	text-align:right;
	text-decoration:underline;
	}
.link111
{
	color : #A33838;
	font-size :11px;
	line-height:14px;
	font-weight:bold;
	padding-bottom:12px;
	padding-right:5px;
	text-align:right;
	text-decoration:underline;
}
.BtnAlign
{
 vertical-align:middle;
}

.InactiveTab:hover
{
	background:#5B97B9;
	text-align:center;
	font-size :11px;
	font-weight:bold;
	float:left;
	width:106px;
	color:#ffffff;
	display:block;
	padding-top:5px;
	height:25px;
	cursor:hand;
	text-decoration:none;
}
.InactiveTab
{
	background:#f1f1f1;
	text-align:center;
	font-size :11px;
	font-weight:bold;
	float:left;
	width:106px;
	color:#000000;
	display:block;
	padding-top:5px;
	height:25px;
	text-decoration:none;
}
.ActiveTab
{
	background:#5B97B9;
	text-align:center;
	font-size :11px;
	display:block;
	font-weight:bold;
	float:left;
	width:106px;
	color:#ffffff;
	padding-top:5px;
	height:25px;
	text-decoration:none;
}

.ActiveTab:hover
{
	background:#5B97B9;
	text-align:center;
	font-size :11px;
	display:block;
	font-weight:bold;
	float:left;
	width:106px;
	color:#ffffff;
	padding-top:5px;
	height:25px;
	text-decoration:none;
}

.InitPopup
{
	LEFT:300px;
	WIDTH:380px;
	POSITION:absolute;
	TOP:140px;
	HEIGHT:400px;
	BACKGROUND-COLOR:#000000;
	color : #ffffff;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height:19px;
	padding:16px;
	border:solid 2px #DDF0FD;
}
	
