/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.style2 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bolder;
}
#menu a{
color:#FFFFFF;
text-decoration:none;
}
#menu a:hover{
text-decoration: none;
color:#E67817;
}
table.top {
	border-bottom-width:1px;
	border-top-width:1px;
	border-spacing: 2px;
	height:25px;
	border-bottom-style:dashed;
	border-top-style:dashed;
	border-bottom-color:#333333;
	border-top-color:#333333;
	border-collapse: separate;
	background-color: black;
}
table.maintable {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-spacing: 2px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#111111;
	border-top-color:#111111;
	border-left-color:#111111;
	border-right-color:#111111;
	border-collapse: separate;
	background-color:#000000;
	margin-bottom:1px;
}
table.sub1 {
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-spacing:2px;
	padding-left:6px;
	border-left-style:dashed;
	border-left-color:#565656;
	border-collapse: separate;
	background-color:#000000;
}
.browse_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E67817;
	font-weight:bold;
}
#browse1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E67817;
	font-weight:bolder;
}
#browse1 a{
color: #E67817;
text-decoration:none;
}
#browse1 a:hover{
color: #E67817;
text-decoration: none;
font-size: 12px;
}
#browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9C7C7;
	font-weight:bolder;
}
#browse a{
color: #C9C7C7;
text-decoration:none;
}
#browse a:hover{
color: #ffffff;
text-decoration: none;
font-size: 12px;

}
.home_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3F01;
	font-weight:bold;
}
.home_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	font-weight:normal;
	line-height:20px;
	letter-spacing:1px;
}
.home_text2{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size: 11px;
	color: #F0F0F0;
	font-weight:bold;
	line-height:15px;
}
.home_text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	font-weight:normal;
	line-height:18px;
}


/* sudesh */
.subx {
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-spacing:2px;
	padding-left:6px;
	border-left-style:dashed;
	border-left-color:#565656;
	border-collapse: separate;
	background-color:#000000;
}
.home_text1{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 11px;
	color: #F0F0F0;
	font-weight:normal;
	line-height:18px;
	padding-left:6px;
}
table.productlist {
	border-bottom-width:1px;
	border-top-width:1px;
	border-spacing: 2px;
	border-bottom-style:dashed;
	border-top-style:dashed;
	border-bottom-color:#3E3B37;
	border-top-color:#3E3B37;
	border-collapse: separate;
	background-color:#000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
table.productlist td{
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-spacing: 2px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#3E3B37;
	border-top-color:#3E3B37;
	border-left-color:#3E3B37;
	border-right-color:#3E3B37;
	border-collapse: separate;
	background-color:#000;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	

}
#footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}
#footer_link a{
color: #ffffff;
text-decoration:none;
}
#footer_link a:hover{
color: #E67817;
text-decoration: none;
}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E67817;
	font-weight:normal;
}

.button{
width:75px;
height:25px;
border:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background:url(../images/btn.gif);
}