/*GENERAL*/
//body {background-color:#6B7E89;}
body {background-color:#000000;}
A {color:#0082B3;font-weight:normal;font-size:9pt;text-decoration:none;}
A:hover {color:#0082B3;font-weight:normal;font-size:9pt;text-decoration:underline;} 
TD {color:#4B4B4B;font-weight:normal;font-size:9pt;text-decoration:none;}
.big {color:#4B4B4B;font-weight:bold;font-size:11pt;text-decoration:none;}
.bigger {color:#4B4B4B;font-weight:bold;font-size:13pt;text-decoration:none;}
.biggest {color:#4B4B4B;font-weight:bold;font-size:16pt;text-decoration:none;} 
.caption {color:#4B4B4B;font-weight:normal;font-style:italic;font-size:8pt;text-decoration:italic;}
.gyou {  line-height: 135%}
.stext {font-weight:normal;font-size:8pt;text-decoration:none;}

/*LEFTNAV*/
A.nav {color:#0082B3;line-height:1.3;font-weight:normal;font-size:9pt;text-decoration:none;}
A.nav:hover {color:#0082B3;line-height:1.3;font-weight:normal;font-size:9pt;text-decoration:underline;}
.nav {color:#4B4B4B;line-height:1.3;font-weight:normal;font-size:9pt;text-decoration:none;}
.navSelected {color:#FFFFFF;line-height:1.3;font-weight:normal;font-size:9pt;text-decoration:none;}

/*BREAD*/
A.bread {color:#999999;font-weight:normal;font-size:9pt;text-decoration:underline;}
A.bread:hover {color:#999999;font-weight:normal;font-size:9pt;text-decoration:none;}
.bread {color:#999999;font-weight:normal;font-size:9pt;text-decoration:none;}


/*FOOTER*/
A.footer {color:#D3D9DC;font-weight:normal;font-size:9pt;text-decoration:underline;}
A.footer:hover {color:#D3D9DC;font-weight:normal;font-size:9pt;text-decoration:none;}
.footer {color:#D3D9DC;line-height:1.3;font-weight:normal;font-size:9pt;text-decoration:none;}

/*TABLES*/
TD.prod {background-image:url(/images/td_background1.gif);background-position:bottom;background-repeat:no-repeat;}
TD.details {background-image:url(/images/td_background2.gif);background-position:bottom;background-repeat:no-repeat;}
TD.pad8 {padding:8px 8px}
TABLE.prod1,TR.prod1,TD.prod1 {background:#97BCD3;}
TABLE.prod2,TR.prod2,TD.prod2 {background:#D6E1E8;}
TR.copy {color:#333333;font-weight:normal;font-size:9pt;text-decoration:none;background:#D8E8E3;}
TR.copy2 {color:#333333;font-weight:normal;font-size:9pt;text-decoration:none;background:#E9E9E9;}
TABLE.grey,TR.grey,TD.grey {color:#666666;font-weight:bold;font-size:9pt;text-decoration:none;background:#E9E9E9;}
TABLE.nav1,TR.nav1,TD.nav1 {background:#78A095;}
TABLE.white,TR.white,TD.white {background:#FFFFFF;}
TABLE.grey1,TR.grey1,TD.grey1 {background:#CCCCCC;}
TABLE.green,TR.green,TD.green {background:#DDEEDB;}
/*Start additions by Roma*/
TD.carthdr {font-weight: bold;color: #FFFFFF;background:#6B7E89;}
/* errors on shopping cart, one would be a promo code error */
.errcartsm {color:#ff0000;font-weight:bold;font-size:11px;}
/* Promo Code font*/
.errcart {color:#ff0000;font-weight:bold;font-size:14px;}
.cartbreadcrumb {background-color: #E1E2E2;}
.formcaption {
	font-weight: bold;
}
.submitButton {
	font: 10px  Verdana,Geneva,sans-serif;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #87A5B6; 
	border: 1px solid #aaaaaa; 
	line-height: 130%;
	height: 23px;
}

/*End additions by Roma*/
INPUT,TEXTAREA,SELECT,.field {background-color: #FFFFFF;color: #666666;font-size:9pt;}
.pagecaption {
	FONT-WEIGHT: bold;
}
.pagesectiontitle {
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.prodpricetxtred {
	color: #CC0000;
}