body
{
	margin:0px;
	padding:0px;
}

h1 {
	font-size:14px;
	color:#993300;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#993300;
}

form
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.brdr-main
{
	border:1px solid #B3B3B3;
}
.bg-main-header
{
	background-image:url('../images/top-bg.jpg');
	background-repeat:repeat-x;
	height:127px;
}
.bg-product-search
{
	background-image:url('../images/product-search-bg.jpg');
	background-repeat:repeat-x;
	height:26px;
}
.top-links li
{
	display:inline;
	list-style-type:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#67337B;
	
}
.top-nav li
{
	display:inline;
	list-style-type:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#67337B;
	
}
.top-links-image li
{
	display:inline;
	list-style-type:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#67337B;
}
.textbx
{
	width:150px;
	height:13px;
	border:1px solid#7FBEDF;
}
.sandeepFonts{
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height:14px;
}
.product-search{
	background-image:url('../images/product-bg.jpg');
	background-repeat:repeat-x;
	text-decoration:none;
	height:30px;
}
.product-search a{
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#722A80;
}
.product-search a:hover{
	text-decoration: underline;
	color:#0066CC;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E2577;
}

.main-shadow
{
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-y;
	width:547px;
	background-position:top;
}
.customer-login-bg
{
	background-image:url(../images/customer-login-bg.jpg);
	background-repeat:repeat-y;
	width:215px;
	background-position:top;
	background-position:right;
}
.customer-login-textbox
{
	width:104px;
	height:15px;
	border:1px solid #8DBFE3;
}
.footer-bg
{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:21px;
}
a.footertxt
{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
	text-decoration:none;
}

.bg-product-heading
{
	background-image:url('../images/heading-bg.jpg');
	background-repeat:repeat-x;
	height:30px;
}
.top-links-bg{
background-image:url(../images/top-links-bg.jpg);
background-repeat:repeat-x;
background-position:right top;}