#sddm
{	margin: 0;
	padding: 0;
	z-index: 20}


#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	background-image: url(../Images/MenuBG.jpg);
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#sddm li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(../Images/Menuover.jpg);
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #FFFFFF}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../Images/submenu.jpg);
}

	#sddm div a:hover
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/submenuover.jpg);
}

/* Menu */

#menu {
	width: auto;
	height: auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	height: auto;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	float: center;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: none;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	margin-top: 0px;
	padding: 5px;
}

#menu .current_page_item a {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1px;
	height: auto;
	text-align: center;
	background-color: #000000;
	font-weight: normal;
}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: auto;
	text-align: center;
	background-color: #000000;
	font-weight: normal;
}
/* WhiteFooterMenu */

#WhiteFmenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

#WhiteFmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

#WhiteFmenu li {
	float: left;
	list-style-image: url(../Images/Dot.jpg);
}

#WhiteFmenu a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
}

#WhiteFmenu .current_page_item a {
	color: #00FFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
	text-decoration: underline;
}

#WhiteFmenu a:hover {
	color: #00FFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	text-decoration: underline;
}
/* FooterMenu */

#Fmenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#Fmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#Fmenu li {
	float: left;
	list-style-image: url(../Images/Dot.jpg);
}

#Fmenu a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
}

#Fmenu .current_page_item a {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
}

#Fmenu a:hover {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
}
/* ProductMenu */

#Pmenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pmenu li {
	float: left;
}

#Pmenu a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #15489D;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
}

#Pmenu .current_page_item a {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
	text-decoration: underline;
}

#Pmenu a:hover {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	text-decoration: underline;
}
/* ProductMenu */

#Pclosemenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pclosemenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pclosemenu li {
	float: left;
}

#Pclosemenu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 3px;
}

#Pclosemenu .current_page_item a {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
	text-decoration: underline;
	background-color: #000;
}

#Pclosemenu a:hover {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	background-color: #000;
	width: auto;
}
/* ProductMenu */

#Pblodmenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pboldmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#Pboldmenu li {
	float: left;
}

#Pboldmenu a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15489D;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
}

#Pboldmenu .current_page_item a {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
	text-decoration: underline;
	font-weight: bold;
}

#Pboldmenu a:hover {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	text-decoration: underline;
}
/* PagesMenu */

#Pagemenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #0D1A88;
}

#Pagemenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 12px;
	font-style: normal;
	color: #0D1A88;
}

#Pagemenu li {
	float: left;
}

#Pagemenu a {
	display: block;
	float: left;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D1A88;
	border: none;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: url(../Images/Blue-bullet.jpg);
}

#Pagemenu .current_page_item a {
	color: #0D1A88;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	list-style-type: square;
	text-decoration: underline;
}

#Pagemenu a:hover {
	color: #0D1A88;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../Images/Blue-bullet.jpg);
	text-decoration: underline;
}
/* BuyNow */

#BuyNowmenu {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#BuyNowmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#BuyNowmenu li {
	float: left;
}

#BuyNowmenu a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-color: #CCCCCC;
}

#BuyNowmenu .current_page_item a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-color: #990000;
}

#BuyNowmenu a:hover {
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-color: #990000;
}
/* BuyNow1 */

#BuyNowmenu1 {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#BuyNowmenu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#BuyNowmenu1 li {
	float: left;
}

#BuyNowmenu1 a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	border: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #CCCCCC;
}

#BuyNowmenu1 .current_page_item a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #990000;
}

#BuyNowmenu1 a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #990000;
}
/* Submit */

#SubmitNowmenu1 {
	width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#SubmitNowmenu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-family: "Swis721 Lt BT";
	font-size: 10px;
	font-style: normal;
	color: #000;
}

#SubmitNowmenu1 li {
	float: left;
}

#SubmitNowmenu1 a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #CCCCCC;
}

#SubmitNowmenu1 .current_page_item a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #990000;
}

#SubmitNowmenu1 a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-color: #990000;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #002774;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.Style2Big {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.StyleRupee {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-family: "Rupee Foradian"; 
	
}
.StyleRed {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.StyleWhiteBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #44B7FB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.EMI {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #900;
}
.EMIRupee {


	font-family: "Rupee Foradian";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
@font-face
{
    font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-family: "Rupee Foradian"; src: url("Rupee_Foradian_1.ttf" format("truetype");
}

@Pface
{
width: auto;
	height: auto;
	padding: 0px;
	font-family: "Swis721 Lt BT";src: url("tt0001m.ttf");
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.WhiteText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #012674;
	font-weight: bold;
}
.Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.TextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #012674;
	font-weight: normal;
}
.TextBigContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	font-weight: normal;
}
.TextBigFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #012674;
	font-weight: bold;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	font-weight: bold;
}
.Style2GrayBig {

	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.emi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #900;
}
