body
{
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #8d8d7b;
}
tr, td
{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
.repeatX
{
	background-repeat: repeat-x;
}
.repeatY
{
	background-repeat: repeat-y;
}
.repeatNo
{
	background-repeat: no-repeat;
}
.blankCell
{
	height: 5px;
}
img
{
	border: 0px;
}
#outerTBL
{
	border: #606056 solid 1px;
}
.redtext
{
	font-weight: bold;
	color:Red;
	font-size: 11px;	
}
.resellerCountryHeading
{
	color: #f6821f;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
.resellerCountryText
{
	color: #5c5c5c;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
.resellerCountryText:hover
{
	color: #f6821f;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration:none;
}
/* =========================== home ==================================*/

.headerBg_2
{
	background: url(../../images/headerBg_2.jpg) repeat-x;
	height: 37px;
}
.homebodyBg
{
	background: url(../../images/bodyBg.jpg) repeat-x;
	height: 306px;
}
.bodyLine_2{
		width:10px;
		background:url(../../images/bodyLine2.jpg) repeat-y;
	}
.bodyTxt
{
	padding: 1px 8px 3px 8px;
}

.homeProductsTD
{
	width: 105px;
	height: 80px;
	background: url(../../images/product_imageBg.jpg) no-repeat;
	vertical-align: middle;
	text-align: center;
}
.homeProductImg
{
	width: 89px;
	height: 63px;
}
.productSpaceTD
{
	width: 8px;
}
/* =========================== left ==================================*/

.leftTd
{
	background: url(../../images/leftBg.jpg) repeat-x;
	width: 240px;
}
.leftTd_2
{
	background: url(../../images/Inner/left_borderBg.jpg) repeat-y right;
	width: 11px;
}

/* =========================== login ==================================*/
.loginTD
{
	background: url(../../images/loginBg.jpg) no-repeat;
	width: 201px;
	height: 158px;
}
.logoutTD
{
	background: url(../../images/loginBg2.jpg) no-repeat;
	width: 229px;
	height: 172px;
}
.loginTxt
{
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial;
	padding: 3px;
}
.logoutTxt
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma,Verdana, Arial;
	padding: 3px;
}
.htmlObj
{
	border: 0px;
}
.bottomTxt, .bottomTxt:visited, .bottomTxt:active
{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	color: #ff7200;
	text-decoration: none;
}
a.bottomTxt:hover
{
	color: #FF0000;
}
.bottomTxt_2
{
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomTxt_2:hover
{
	color: #00CCFF;
}
/* =========================== products ==================================*/

.prod_titleTxt
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom: #a2a19e solid 1px;
	padding: 0px 4px;
	text-decoration: none;
}
.prodName
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.mainLinksTD
{
	padding: 0px 4px;
	background: url(../../images/dottedline.jpg) repeat-x bottom;
	text-decoration: none;
}
a.mainLinks
{
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px 4px;
	text-decoration: none;
}
a.mainLinks:hover
{
	color: #f6821f;
}
a.Links_2
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 4px;
	text-decoration: none;
}
a.Links_2:hover
{
	color: #f6821f;
}

.prod_more, .prod_more:active, .prod_more:visited
{
	text-align: right;
	padding-right: 10px;
	color: #004eff;
	font-weight: bold;
	text-decoration: none;
}
a.prod_more:hover
{
	color: #f6821f;
}
.dividerTD
{
	border-top: #cccbca double 3px;
}
.btn_search
{
	background:url(../../images/inner/btn_prodSrch.jpg) no-repeat;
	width:67px;
	height:21px;
	color:#ffffff;
	font-weight:Bold;
	text-align:center;	
}
/*===================Message===============================================*/
.messge, .messge:active, .messge:visited
{
	text-align: center;
	color: #004eff;
	font-weight: bold;
	text-decoration: none;
}
a.messge:hover
{
	color: #f6821f;
}

/* =========================== Footer ==================================*/
.footerTD
{
	border-top: #000000 solid 2px;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
}
a.footerLinks
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.footerLinks:hover
{
	color: #000000;
}

/* =========================== inner ==================================*/

.innerbody
{
	background: url(../../images/Inner/inner_bodybg.jpg) repeat-x top #FFFFFF;
	height: 400px;
}
.titleTBL
{
	border-bottom: #333333 solid 1px;
}
.titleTD
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left: 2px;
	vertical-align: middle;
}
.innerBodyTitle
{
	color: #f6821f;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}
.innerBodyTxt
{
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 0px 15px;
}
.innerBodyTxt_Bold
{
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.innerBodyImg
{
	width: 150px;
	height: 112px;
	margin: 5px;
	text-align: right;
}

/* ======================== what 's new ==================================*/
.TBL
{
	border: #9c9c8c solid 1px;
}
.Tbl_heading
{
	background-color: #464243;
	color: #f58220;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
.new_Txt_1
{
	color: #000000;
	padding: 2px;
	text-align: center;
}
.new_Txt_2
{
	background: #e6e2d8;
	color: #000000;
	padding: 2px;
	text-align: center;
}
a.newLink, a.newLink:visited
{

	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	
}
a.newLink:hover
{
	color: #f6821f; /*#007eff;*/
	text-decoration:none
	
}

/* ======================== contact us ==================================*/

.contactusTxt
{
	font-weight: bold;
	text-align: right;
	padding: 3px 5px;
	color: #000000;
	font-size: 11px;
}
.htmlObj_2
{
	border: #a8a091 solid 1px;
}

.btnReset
{
	background: url( '../../images/Inner/btn_reset.jpg' );
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	padding-right: 2px;
	font-weight: bold;
	padding-left: 2px;
	height: 25px;
	width: 70px;
	border: 0px none;
	cursor: hand;
	vertical-align: top;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
	font-family: verdana;
}


/* ======================== Products ==================================*/

.prod_name
{
	color: #FFFFFF;
	font-weight: bold;
}
.product_ImgTD
{
	width: 175px;
	border: #f58220 solid 3px;
	padding:1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.ads_image
{
	border: #f58220 solid 3px;
	padding:1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.product_img
{
	width: 170px;
	height: 95px;
}
.spaceTD
{
	width: 40px;
}

/*.prod_top{
			background:url(../../images/Inner/prod_top.jpg) repeat-x ;
			height:10px;
		}
		.prod_foot{
			background:url(../../images/Inner/prod_foot.jpg) repeat-x ;
			height:10px;
		}
		.prod_left{
			background:url(../../images/Inner/prod_left.jpg) repeat-y ;
			width:12px;
		}
		.prod_right{
			background:url(../../images/Inner/prod_right.jpg) repeat-y ;
			width:12px;
		}
		*/