.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: #0033CC; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.contactUsHeaderText { font-family: Verdana, Arial, sans-serif; font-size: 14px; font: underline; }

.contactUsText {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #3333CC;
	line-height: normal;
	font-weight: bold;

	}
	.descText {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #3333CC;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	}
.contactUsText:link { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #3333CC;
	}
body {
  background: #ffffff;
  color: #000000;
  margin: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

A { 
/*  color: #3333CC; */
  color: #FFFFFF; 
  text-decoration: none;
  font: bold;
}

A:hover { 
  color: #A0D185; 
  text-decoration: underline;
  font: italic; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #3333CC;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3333CC;
  color: #ffffff;
  font-weight : bold;
}
TH.headerNavigation a:link {
  
 /* background: #3333CC; */
  color: #ffffff;
  font-weight : bold;
}
TH.headerNavigation a:hover {
   /* background: #3333CC; */
  color: #A0D185;
  text-decoration: underline;
  font-weight : italic;
}
table.main {
    background: #3333CC;
  }
table.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3333CC;
  color: #ffffff;
  font-weight : bold;
  border-left:   solid #A0D185;
  border-right:  solid #A0D185;
  border-bottom: solid #A0D185;
  border-top: solid #A0D185;
}

.header {
	background: #FFFFFF;
	border: 1px solid #A3ABBB;
}

.content-table {
	border-left: 1px solid #A3ABBB;
	border-right: 1px solid #A3ABBB;
	
}

.left-coloumn {
	border-right: 1px solid #A3ABBB;
	background: #FFFFFF;   /*  Add  */
}

A.headerNavigation {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
/*	background-color: #0033CC; */

}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline; 
  font-style: normal;
}

.left-menu{
	font-size: 10px;
	font-weight: bold;
	color: #637CAF;
	text-decoration: none;
	font-style: normal;
}

.left-menu-table{
	font-size: 10px;
	font-weight: bold;
	color: #637CAF;
	text-decoration: none;
	font-style: normal;
	background-color: #3333CC;

}

.left-menu:hover {
	font-size: 10px;
	font-weight: bold;
	color: #637CAF;
	text-decoration: underline;
	font-style: normal;
}

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;
}

.footer {
  background: #ff9900;
}

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

.infoBox-normal {
  background: #BBC3D3;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 10px;
  font-size: 11px;
}

.infoBox-top {
	color: #FFFFFF;
	font-weight: bold;
	background: #3333CC url('images/infobox_left.gif') no-repeat;
	padding-left: 10px;
	border-color: #A0D185;
	border-style: solid;
	width: auto

}
IMG.border {
	border-top: solid #A0D185;
	border-left:   solid #A0D185;
	border-right:  solid #A0D185;
	border-bottom: solid #A0D185;
/*	height: 120px; */
/*	width: 100px; */  
 width: 128px;  
	
/*	height: 40%; 
	width: 40%; */

   }
 IMG.border2 {
	border-top: solid #A0D185;
	border-left:   solid #A0D185;
	border-right:  solid #A0D185;
	border-bottom: solid #A0D185;
	height: 125px;
	width: 75px;

   } 
 IMG.border3 {
	border-top: solid #A0D185;
	border-left:   solid #A0D185;
	border-right:  solid #A0D185;
	border-bottom: solid #A0D185;
	}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left:   solid #A0D185;
  border-right:  solid #A0D185;
  border-bottom: solid #A0D185;
 /* border-left: 1px solid #A0D185;
  border-right: 1px solid #A0D185;
  border-bottom: 1px solid #A0D185; */
/*  border-left: 1px solid #A3ABBB;
  border-right: 1px solid #A3ABBB;
  border-bottom: 1px solid #A3ABBB; */
}

.input-mode {
	background: #FFFFFF;
	border: 1px solid #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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: #f4f7fd;
}

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: #0033CC;
  /*	background-color: #ffffff; */
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
/*	background: #ff0099;*/
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
p.aboutUsText { 
	font-family: Verdana,Arial; 
  color: #3333CC; 
  font-size: 14px;
  font-style: strong;
}
p.main { 
	font-family: Arial; 
  color: #3333CC; 
  font-size: 11px;
  font-style: strong;
}
p.main:link { 
  color: #3333CC; 
  font-style: strong;
}

li.main { 
  color: #3333CC; 
  font-family: Arial; 
  }
a.cmain{ 
  color: #0033CC; 
  font-style: strong;
	font-size: 12px;
	font-style: normal;
	}
	A.cmain:hover { 
 color: #A0D185; 
  text-decoration: underline;
  font: italic; 
/*  color: #0000FF; 
  background: #FFFF33;
  font-style: normal;   */
 }
A.main { 
  color: #0033CC; 
  font-style: strong;
}
A.main2 { 
  color: #FF0099; 
  font-style: strong;
}
A.main2:hover { 
 color: #A0D185; 
  text-decoration: underline;
  font: italic; 
 }
 A.main3 { 
  color: #FF0099; 
/*	color: #CC0066; */
  font-style: strong;
}
A.main3:hover { 
 color: #A0D185; 
  text-decoration: underline;
  font: italic; 
 }
A.main:hover { 
 color: #A0D185; 
  text-decoration: underline;
  font: italic; 
/*  color: #0000FF; 
  background: #FFFF33;
  font-style: normal;   */
 }
A.pageResults { 
  color: #0000FF; 
  font-style: normal;
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33;
  font-style: normal; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
 /* color: #9a9a9a; */
 /* color: #A0D185; */
  color: #3333CC; 

}
TD.aboutUsText { 
	font-family: Arial; 
	font-size: 16px; 
	color: #3333CC; 
}
p.aboutUsText { 
	font-family: Arial; 
	font-size: 16px; 
	color: #3333CC; 
}
TD.contactUsText { 
	font-family: Arial; 
	font-size: 16px; 
	
}
TD.contactUsHeaderText { 
	font-family: Arial;
	font-size: 16px; 
	font: underline; }
p.contactUsHeaderText { 
	font-family: Arial; 
	font-size: 16px; 
	color: #3333CC; 
	/*color: #FF0099;*/}
TR.subBar {
  background: #f4f7fd;
}

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

.main {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: justify;
  padding-top: 5px;
	color: #3333CC; 
}
p.productDescription {
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  text-align: justify;
 	color: #3333CC; 
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: Verdana, Arial, 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; )