/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f4f7fd; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: blue; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: black;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
background:#ffffff;
/*  background: 021A4A; */
}

TR.headerNavigation {
  background: #1F4478;
  /*border-top: 3px solid white;*/
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: #1F4478;
  color: white;
  font-weight: bold;
}

TD.headerNavigation111 {
  background: #4578cc;
}


TD.booklocator {
  font-family: Arial, sans-serif;
  font-size: 13pt;

  color: #4078C8;
  font-weight: bold;
}
TD.catlocator {
  font-family: Arial, sans-serif;
  font-size: 10pt;

  color: #4078C8;
  font-weight: bold;
}
TD.headerNavigation1 {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  background: black;
  color: white;
  font-weight: bold;
}

A.headerNavigation { 
	font-family: Arial;
	font-size:10pt;
	color:white;
}

A.headerNavigation:hover {
  color: #ffffff;
   text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #415498;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #415498;
  color: #ffffff;
  font-weight: bold;
}

.infoBox { /* Changed By Gaurav For Border */
  background: #C9E1F4;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	}


.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.homepageboxes {
  border: 1px;
  border-style: solid;
  border-color: white;
  border-spacing: 1px;
  font-size: 12px;

}

.sccpagebox1 {
  border: 5px;
  border-style: ridge;
  border-color: red;
  border-spacing: 1px;
margin-right:1em;
  font-family: Times New Roman;
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-align: center;
}

.sccboxsm1 {
border-top: 1,4 solid red;
border-right: 1,2 dotted gray;
  font-family: Humanst521;
  font-size: 12px;
  font-weight: bold;
}

.sccboxsm2 {
border-top: 1,4 solid red;
font-family: Humanst521;
  font-size: 12px;
  font-weight: bold;
}

.sccboxb1 {
border-top: 1,5 dotted gray;
border-right: 1,5 dotted gray;
}

.sccboxb2 {
border-top: 1,5 dotted gray;
}


.sccpagebox3 {
  border: 5px;
  border-style: ridge;
  border-color: red;
  border-spacing: 1px;
  margin-left:1em;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: navy;
  text-align: justify;
  margin-left : 20px;
  margin-right : 20px;
}

.sccpagebox4 {
  border: 1px;
  border-style: ridge;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: justify;
}



TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
 /* background: #8ca6ce;
  color: #ffffff;
*/}


TD.catHeading {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  /*background: #8ca6ce;*/
  color: #FA4744;
}






TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #415498;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7979a6;
}

TD.redpageHeading, DIV.redpageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990033;
}

TD.orangeHeading, DIV.orangeHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  color: #cc6633;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial,Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
TD.main1, P.main1 {
  font-family: Arial,Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
TD.fsmallText {
  font-family: Verdana;
  font-size: 10px;
  font-color: #0030A8;
}
TD.listText, SPAN.smallText, P.smallText {
  font-size: 8.5pt;
}

.homecat {
  font-size: 18px;
  color: #cc6633;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #415498;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
 font-size: 12px; 
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: black; }
/* importated from ebc-india.com*/


/* input requirement2 */

.inputRequirement2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; &#134;}
/* importated from ebc-india.com*/

	.fletter
	{
	font-family : Times New Roman,Verdana;
	font-weight : 700;
	font-size : 30pt;
	color : black;
	background-color : #ccccff;
	vertical-align : baseline;
	}
	.thanks  {
	background-color : #d0d0a0;
}

.head  {
	font-weight : bold;
	font-family : Arial;
	color : #660033;
	font-size : 12 pt.;
	}
.navy
{
background-color:"#415497";
}
	

.tab  {
	background-color : #C0C0C0;
	font-family : Verdana;
	font-weight : bold;
	color : #000080;
	font-size : 10pt;
}
	
.sform  {
	background-color : #ebebeb;
}
	
.itemBorder { border: 1px solid black }
	
.crazyBorder { border: 2px outset #aaaaaa }
	
.head  {
	font-weight : bold;
	font-family : Arial;
	color : #660033;
	font-size : 12 pt.;
	}
	
.reviewhead {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:700;
		text-align : justify;
		color : #660033;		
		}
	
.revhd {
		font-family: Verdana;
		font-size: 10pt;
		font-weight:700;
		text-align : justify;
		color : #660033;		
		}
	
.hd  {
	font-weight : bold;
	font-family : Arial;
	color : #660033;
	font-size : 12 pt;
	}
	
.edn {
		font-family: Verdana;
		font-size:10pt;
		text-align: right;
		color:#000050;
		font-weight : 700;
	}
	
.redtext {font-family:Arial; font-size:10pt; font-weight:none; color:#990033;}
	
.redtop {font-family:Arial; font-size:13pt; font-weight:none; color:#990033; text-align: center;}
	
.headcat{font-weight : bold;
	font-family:Arial;
	color:#990033;
	font-size:10pt;
	}
	
	.redheadcat{font-weight : bold;
	font-family:Arial;
	color:#FA0202;
	font-size:26pt;
	padding-bottom:0px;
	};
	
	.redline
	{
	BACKGROUND-IMAGE: url(images/pixel_red.gif); HEIGHT: 1px;  BACKGROUND-REPEAT: repeat-x;
	};
	
	.redhead{font-weight : bold;
	font-family:Arial;
	color:#FA0202;
	font-size:11pt;
	};
	
.copy {
	font-family : Verdana, Arial;
	font-weight : bold;
	color : SteelBlue;
	font-size : 11px;
	}
	
.lnk  {
	font-family : Verdana;
	font-weight : bold;
	color : blue;
	font-size : 11px;
}
	
.slnk {
	font-family : Verdana;
	color : black;
	font-size : 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.slnk1 {
	margin-top: 5px;
	margin-bottom: 0px;
}


.redlnk {
	font-family:Verdana ;
	font-size:9pt;
	font-weight : none;
	color:gray;
	text-decoration:underline;
	A:Visited {color : purple;}
	A:Hover {color : #ff6600; text-decoration:underline;}
	A:Link {color : "#0000ff";}
	A:Active {color : black; text-decoration:none;}
}	

.blacklnk {
	font-family:Arial ;
	font-size:9pt;
	font-weight : bold;
	color:black;
	text-decoration:underline;
	A:Visited {color : purple;}
	A:Hover {color : #ff6600; text-decoration:underline;}
	A:Link {color : "#0000ff";}
	A:Active {color : black; text-decoration:none;}
}	


.mlnk{font-family:Arial; 
font-size:9pt; 
color:#0000CD;
text-decoration:underline;
	A:Visited {color:black;}
	A:Hover {color:black;text-decoration:none;}
	A:Link {color:black;}
	A:Active {color:black;text-decoration:underline;}
}


.mlnkscc{font-family:Times New Roman; 
font-size:10pt; 
color:#990033;
text-decoration:underline;
	A:Visited {}
	A:Hover {text-decoration:underline;}
	A:Link {}
	A:Active {text-decoration:underline;}
}


.head_academic  {
	font-weight : bold;
	font-family : Arial;
	color : #415497;
	font-size : 12 pt.;
	}
	
.cart1 {font-family:Arial,Verdana; font-size:12pt; font-weight:bold; color:#3F509C}
	
.cart2 {font-family:Verdana,Arial; font-size:9pt; font-weight:bold; color:#9999CC}
	
.cart3 {font-family:Verdana,Arial; font-size:9pt; font-weight:bold; color:#D1D7BF}
	
.scclnk {
	font-family:Times New Roman ;
	font-size:10pt;
	cursor:hand;
	color:black;
	A:Visited {color : black;}
	A:Hover {color :black; text-decoration:underline;font: Times New Roman;}
	A:Link {color : black; text-decoration:underline;font: Times New Roman;}
	A:Active {color : black; text-decoration:underline;font: Times New Roman;}
	}



.links {
	font: Verdana;
	font-size:8pt;
	cursor:hand;
	text-decoration:none;
	A:Visited {color : purple;}
	A:Hover {color : #ff6600; text-decoration:underline;font: Verdana;}
	A:Link {color : "#0000ff";}
	A:Active {color : red;}
	}
	
.ilinks {
		font-family: Arial;
		font-size:8pt;
		font-weight: bold;
		text-decoration:none;
		}
.ilinks:Visited {color : Gray;}
.ilinks:Hover {color : gray; font: Verdana;}
.ilinks:Link {color : steelblue;}
.ilinks:Active {color : gray; background-color: "none";}
	
.blnk {
	font-family : Verdana;
	color : silver;
	font-size : 10px;
}
	
.legal {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: none;
	text-decoration: underline;
}
.legal:Visited {color : #cc0033;}
.legal:Hover {color : #cc0033; font: Verdana;}
.legal:Link {color : black;text-decoration:underline;}
.legal:Active {color : #cc0033; background-color:"#00184A";}
	
.hreviewhead {
		font-family:Amar;
		font-weight:700;
		font-size:18;
		color : #660033;		
		}
		
	
.hreview {
		font-family:Amar;
		font-size:18;
		}<br><br>
		

	
.hfpara {
		font-family:Amar;
		font-size:18;
		}
<br>
	
.htitle {
		font-family:Amar;
		font-size:32;
		font-weight:bold;
}<br><br>



	
.hauthor {
	font-family:Akbar;
	font-size:25;
	font-weight:bold;
	color:"white";
	}
	
.hpara {
		font-family: Amar;
		font-size:14pt;
		text-align: left;
		text-align : justify;
		}
	
.hhead {
		font-family: Amar;
		font-size:16pt;
		text-align: left;
		text-align : justify;
		font-weight:bold;
		}
	
UL.review { 
list-style-image: url(image/revbul.gif)} 
	
UL.contributors { 
list-style-image: url(image/contbul.gif);
font-family: Verdana;
font-size:10pt;
text-align: left;
text-align : justify;		
}		
	
UL.cont { 
list-style-image: url(image/cont.gif);
font-family : Verdana;
font-size:13px;
} 
	
ul.catmain {
	list-style-image: url(image/rnd.gif);
	color : Navy;
	font-size : 13px;
	font-family : "Verdana, Arial";
	font-weight : "bold";
	line-height : 25 px;
}
	
UL.special { 
list-style-image: url(hp_special.gif);
font-family : Verdana;
font-size:13px;
} 
	
UL.special1 { 
list-style-image: url(../image/special.gif);
font-family : Verdana;
font-size:13px;
} 
	

UL.updli { 
list-style-image: url(image/updli.gif);
font-family : Verdana;
font-size:13px;
margin-bottom:13px;
margin-top:2px;
}
	
p.acthead
{
font-weight:bold;
font-size:17;
font-family:"Verdana";
text-indent:150pt;
}
td
{
font-size:8pt;
font-family:"arial";
}

	

.wauthor {
        font-family: Arial, Verdana; 
        font-size: 12pt;
	  font-weight: bold;
}

	
.special_head{
font-family: Verdana;
font-size:10pt;
font-style:italic;
font-weight:bold;

}

.cust_rev{
font-family: Arial,Verdana;
color:navy;
font-size:10pt;
font-style:italic;
font-weight:bold;
}
	

.intro {
        font-family: arial, Verdana; 
        font-size: 10pt;
	  font-weight: bold;
}

	
.mainpara {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-indent: 25px;
		text-align : justify;
		}

	
.matter  {
	font-family : Arial;
	font-size : 11 pt;
	}
	
.hmatter  {
	font-family : Arial;
	font-size : 12 px;
	}	
.review {
		font-family: Verdana;
		font-size: 10pt;
		text-align : justify;
		}
	
.text {font-family:Arial; font-size:10pt; font-weight:none}
	
.nor  {
	font-family : Verdana;
	font-size : 12px;
}
	
.ebctext  {
	font-size : 12 px;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
}
	
.cathead  {
	font-size : 12 px;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}

.crazyText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
	
  @font-face {
    font-family: Amar;
    font-style:  normal;
    font-weight: normal;
    src: url("AMAR1.eot");
  }
  @font-face {
    font-family: Akbar;
    font-style:  normal;
    font-weight: normal;
    src: url("AKBAR0.eot");
  }
	
.genlinks {
	font: Arial,Verdana;
	font-size:10pt;
	cursor:hand;
	text-decoration:none;}
.genlinks:Visited {color : purple;}
.genlinks:Hover {	color : "#0000CD";	text-decoration:underline;}
.genlinks:Link {color :"#0000CD";}
.genlinks:Active {color : "#0000CD";background-color:white;}
	
.fpara {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-align : justify;
		text-indent : 25px;
		}
	
.fpara2 {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-align : justify;
		}
	
.fpara3 {
		font-family: Verdana;
		font-size:10pt;
		text-align: left;
		text-align : justify;
		}
	
.revtxt {
		font-family: Verdana, Arial;
		font-size: 10pt;
		text-align : justify;
		}
	
.thought  {
	font-family : Verdana;
	font-size : 11 pt;
	}
	
.update {
	font-family : Verdana, Arial;
	font-weight : bold;
	color :navy;
	font-size : 12px;
}
	
.updnew
{
	font-family : Verdana, Arial;
	font-weight : bold;
	color :maroon;
	font-size : 12px;
}
	

.updlnk  {
	font-family : Verdana;
	color : blue;
	font-size : 13px;
}
	
.text {font-family:Arial; font-size:10pt; font-weight:none;}
.scc {font-family: "Times New Roman"; font-size:14px; font-weight:none;}

.toplinks {
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration: underline;
	color:white;}
.toplinks:Visited {color: white;text-decoration: underline;}
.toplinks:Hover {color: white;font: Arial; text-decoration:none;}
.toplinks:Link {color: white; text-decoration:underline;}
.toplinks:Active {color: white; background-color:none; text-decoration:none;}

.menu a{
text-decoration:none;
color:black;
}
.menutop {font-family:Arial;
		  font-size:11pt;
		  font-weight:none;
		  color:#FFFFFF;
		  background-color:#415498;
		  text-align:center;
}
.mnlinks {
	font-family: Arial;
	font-size:9pt;
	font-weight: 500;
	text-decoration:underline;
}
.mnlinks:Visited {color :#888888;text-decoration:underline;}
.mnlinks:Hover {color:#0000CD;font: Arial;text-decoration:underline;}
.mnlinks:Link {color:#0000CD;}
.mnlinks:Active {color:#0000CD; background-color:"none";}

TD.mlinks {
	font-family: Arial;
	font-size:20pt;
	font-weight: bold;
	text-decoration:underline;
	text-indent:20pt;
}
.mlinks:Visited {color:#0000CD;text-decoration:underline;}
.mlinks:Hover {color:#0000CD;font: Arial;text-decoration:underline;}
.mlinks:Link {color:#0000CD;}
.mlinks:Active {color:#0000CD; background-color:"none";}

.sub {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: underline;
}
.sub:Visited {color : #888888;text-decoration: underline;}
.sub:Hover {color: #888888;font: Arial;text-decoration: underline;}
.sub:Link {color:#0000CD;text-decoration: underline;}
.sub:Active {color:#0000CD; background-color:"#FFFFFF";text-decoration: underline;}

TD.pgHeading, DIV.pgHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #6098C8;
}

ul.scclogin {
	list-style-image: url(images/arrow_right.gif);
	color : Maroon;
	font-size : 12px;
	font-family : "Verdana, Arial";
	font-weight : "bold";
	line-height : 20 px;
	margin-bottom : 6px;
	margin-top : 6px;
}

ul.sccsupport {
	list-style-image: url(images/hp_bul.gif);
	font-size : 14px;
	font-family : "Times New Roman";
	font-weight : "bold";
	line-height : 25 px;
	margin-bottom : 6px;
	margin-top : 6px;
}

TD.sccpageboxes {
  border: 1px;
  border-style: solid;
  border-color: #8ca6ce;
  border-spacing: 1px;
  font-size: 12px;
}

TR.headerNavigation_new {
  background: #415498;
}

TD.headerNavigation_new {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  background: #4578cc;
  color: white;
  font-weight: bold;
}

TD.bareactlinks {
  font-family: Arial;
  font-size: 9pt;
  font-color: #000000;
}
.clist {
  font-family: Arial;
  font-size: 8pt;
  font-color: #000000;
}

TD.features {
  font-family: Arial;
  font-size: 10pt;
  font-color: #CC0000;
  font-weight: bold;
}

.cat {
  font-family: Arial;
  font-size: 10pt;
  font-color: #CC0000;
  font-weight: bold;
}

A.headerNavigation_new { 
	font-family: Arial;
	font-size:8pt;
    color: #d4d4d4;
}

A.headerNavigation_new:hover {
  color: #ffffff;
   text-decoration:none;
}

.dL {
	BACKGROUND-IMAGE: url(images/dotted.gif); HEIGHT: 1px;  BACKGROUND-REPEAT: repeat-x;
}

.review_product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: blue;
  text-decoration: underline;
}

.sccSubHead {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
/*	background-color: #E6EAF6;*/
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	border-left: 1px solid #90A9D1;
	border-right: 1px solid #90A9D1;
	/*border-bottom: 1px solid #90A9D1;*/
}

.link {
	border-bottom: 1px solid #90A9D1;
}

.suggest_link_over {
	background-color: #EAEEF7;
	padding: 2px 6px 2px 6px;
	cursor:hand;
	border-left: 1px solid #90A9D1;
	border-right: 1px solid #90A9D1;

}
.search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

.blackheadcat{font-weight : bold;
	font-family:Arial;
	color:black;
	font-size:26pt;
	padding-bottom:0px;
	};
	
.blackhead{font-weight : bold;
	font-family:Arial;
	color:black;
	font-size:11pt;
	};
.sub2{
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #660033; FONT-FAMILY: Arial;
}	
.menu{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black; FONT-FAMILY: Arial
}
.addet{
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial
}
.scctxt{
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: black; FONT-FAMILY: Arial
}
.scch{
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial
}
.dump9{
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Arial
}
.dump1{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Arial
}
.prg{
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Arial
}

.dump2{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial
}
.dump3{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Arial
}
.dumpx{
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial
}
.const{
	FONT-WEIGHT: bold; FONT-SIZE: 40pt; COLOR: black; FONT-FAMILY: Arial
}


.outline {
  border: 1px solid #8CA6CE;
  background: #ffffff;
	padding: 0px;
}

.ak {
	FONT-SIZE: 9pt; COLOR: #777777; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
	}	
