/*
  $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: trebuchet,verdana, arial, sans-serif; color: #6f6f6f; font-size: 11px;  }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.centerpage {
position: absolute;
top: 50%;
}
#SiteWidth {
	WIDTH: 47.37em; max-width: 100%; min-width: 780px
}
#pagecontainer_start {
	WIDTH: 100%
}
#pagecontainer {
	WIDTH: 100%
}
.shadow_area {
	WIDTH: auto; HEIGHT: 8px
}
#outershadow {
	BORDER-RIGHT: #d1d1d1 1px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT: #d1d1d1 1px solid; WIDTH: auto; BACKGROUND-COLOR: #c3c3c3; TEXT-ALIGN: left
}
#innershadow {
	BORDER-RIGHT: #b1b1b1 1px solid; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT: #b1b1b1 1px solid; WIDTH: auto; BACKGROUND-COLOR: #9a9a9a; TEXT-ALIGN: left
}
#headinner {
	FLOAT: left; WIDTH: 100%
}
#footinner {
	FLOAT: left; BACKGROUND-IMAGE: url(/images/innerfoot.gif); WIDTH: 100%; BACKGROUND-REPEAT: repeat-x
}
.leftheadcorner {
	FLOAT: left; BACKGROUND-IMAGE: url(/images/lefthead.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
}
.rightheadcorner {
	FLOAT: right; BACKGROUND-IMAGE: url(/images/righthead.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
}
.leftfootcorner {
	FLOAT: left; BACKGROUND-IMAGE: url(/images/leftfoot.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
}
.rightfootcorner {
	FLOAT: right; BACKGROUND-IMAGE: url(/images/rightfoot.gif); WIDTH: 8px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 8px
}
#block_area {
	BORDER-TOP: #ffffff 1px solid; FLOAT: left; WIDTH: 100%; BORDER-BOTTOM: #ffffff 1px solid;
}
BODY {
  color: #000000;
  margin: 10px;
}

A {
  color: #6f6f6f;
  text-decoration: none;
}

A:hover {
  color: #3333ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 11px;
  color: #6F6F6F;
}

A.headerNavigation { 
  color: #6F6F6F; text-decoration: none;
}

A.headerNavigation:hover {
  color: #6F6F6F; text-decoration: underline;
}

TR.headerNavigation2 {
  background: #F5EAF1;
}

TD.headerNavigation2 {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 11px;
  color: #6F6F6F;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #6F6F6F; text-decoration: none;
}

A.headerNavigation2:hover {
  color: #6F6F6F; text-decoration: underline;
}

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

DIV.footer {
    font-family: Calibri;
	font-size: 13px;
	color: #5A2D5F;
	text-decoration: none;
    text-align: left;
}

A.footer {
  font-family: Calibri;
	font-size: 13px;
	color: #5A2D5F;
	text-decoration: none;
    text-align: left;
}

A.footer:hover {
  color: #666666;
  text-decoration: none;
}

DIV.footer2 {
    font-family: Calibri;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
    text-align: left;
}

A.footer2 {
    font-family: Calibri;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
    text-align: left;
}

A.footer2:hover {
  color: #666666;
  text-decoration: none;
}

DIV.footer3 {
    font-family: Calibri;
	font-size: 11px;
	color: #D5647C;
	text-decoration: none;
    text-align: right;
}

A.footer3 {
  font-family: Calibri;
	font-size: 11px;
	color: #D5647C;
	text-decoration: none;
    text-align: right;
}

A.footer3:hover {
  color: #666666;
  text-decoration: none;
}

DIV.header3 {
    font-family: Calibri;
	font-size: 11px;
	color: #D5647C;
	text-decoration: none;
    text-align: right;
}

A.header3 {
  font-family: Calibri;
	font-size: 11px;
	color: #D5647C;
	text-decoration: none;
    text-align: right;
}

A.header3:hover {
  color: #666666;
  text-decoration: none;
}

/* LEVEL 0 nav */
.column_left a, .column_left-on a  {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 5px;
	width: 148px;
	border-bottom: 1px solid #e0ded8 }
.column_left a  {
	display: block }

.column_left a:link  { }

.column_left a:visited  { }

.column_left a:hover   {
	background-color: #F0C2CD }

.column_left a:active  { }

.column_left-on a   {
	font-weight: bold;
	background-color: #fecf03;
	display: block }

.column_left-on a:link  { }

.column_left-on a:visited  { }

.column_left-on a:hover {}

.column_left-on a:active {}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  color: #6F6F6F;
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 14px;
}
A.infoBoxContents {
  text-decortation: none;
  color: #6F6F6F
}
A.infoBoxContents:hover {
  text-decortation: underline;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 12px;
}

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

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

TABLE.border {
  border: 1px;
  border-style: solid;
  border-color: #D5647C;
  border-spacing: 0px;
}

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

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

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

A.pageResults {
  color: #D5647C
}

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

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: times new roman, trebuchet, verdana, arial, sans-serif;
  font-size: 22px;
  color: #6F6F6F;
  font-weight: bold;
}

TD.pageHeadingPurple, DIV.pageHeadingPurple, SPAN.pageHeadingPurple {
  font-family: times new roman, trebuchet, verdana, arial, sans-serif;
  font-size: 18px;
  color: #AD80BF;
  font-weight: bold;
}

TD.pageHeadingdkpink, DIV.pageHeadingdkpink, SPAN.pageHeadingdkpink {
  font-family: times new roman, trebuchet, verdana, arial, sans-serif;
  font-size: 18px;
  color: #D5647C;
  font-weight: bold;
}

TD.pageHeadingdkgray, DIV.pageHeadingdkgray, SPAN.pageHeadingdkgray {
  font-family: times new roman, trebuchet, verdana, arial, sans-serif;
  font-size: 18px;
  color: #6f6f6f;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

A.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #D5647C
}

TD.mainpurple, P.mainpurple {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #AD80BF;
}

A.mainpurple {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #AD80BF;
}

TD.mainwhite {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
    font-weight: bold;
}

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

A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D5647C
}

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

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #ffffff;
}

TD.contentBoxHeading {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

.contentBoxContents {
  background: #ffffff;
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #ffffff;
}

TD.CategoriesBoxHeading {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

CategoriesBoxContents {
	background:white;
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #ffffff;
}
TD.InformationBoxHeading {
  font-family: trebuchet,verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.InformationBoxContents {
  background: #ffffff;
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #ffffff;
}
TD.SearchBoxHeading {
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #ad80bf;
}
.SearchBoxContents {
  background: #ffffff;
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #ffffff;
}
TD.ShoppingCartBoxHeading {
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #ad80bf;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.WhatsNewBoxHeading {
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #D5647C;
}
.WhatsNewBoxContents {
  font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

.whiteBorder {
	BACKGROUND-COLOR: #fff
}
.purpleBorder {
	BACKGROUND-COLOR: #666699
}
.greenBorder {
	BACKGROUND-COLOR: #66CC66
}
.grayBorder {
	BACKGROUND-COLOR: #CCCCCC
}
.blackBorder {
	BACKGROUND-COLOR: #000000
}
.whiteBackground {
	BACKGROUND-COLOR: #FFFFFF
}
.blueBackground {
	BACKGROUND-COLOR: #6FABB5
}
.ltblueBackground {
	BACKGROUND-COLOR: #C1D7DA
}
.grayBackground {
	BACKGROUND-COLOR: #CCCCCC
}
.purpleBackground {
	BACKGROUND-COLOR: #A17CAA
}
.ltpurpleBackground {
	BACKGROUND-COLOR: #F5EAF1
}
.mdpurpleBackground {
	BACKGROUND-COLOR: #C1A3CC
}
.dkpurpleBackground {
	BACKGROUND-COLOR: #71299F
}
.dkpinkBackground {
	BACKGROUND-COLOR: #D5647C
}
.pinkBackground {
	BACKGROUND-COLOR: #FFB4BF
}
.ltpinkBackground {
	BACKGROUND-COLOR: #E4C1D3
}
.mdpinkBackground {
	BACKGROUND-COLOR: #CA87AB
}
.mdbeigeBackground {
	BACKGROUND-COLOR: #D8CB91
}
.beigeBackground {
	BACKGROUND-COLOR: #D8BB91
}
.dkbeigeBackground {
	BACKGROUND-COLOR: #D2D58F
}
.blockImage {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 15px; PADDING-TOP: 0px
}
.pageHeader {
	display: block; font-weight: bold; font-size: 14px; margin-bottom: 10px; color: #000000; font-family: helvetica
}
.pageHeaderPurple {
	display: block; font-weight: bold; font-size: 13px; color: #AD80BF; font-family: tahoma
}
.pageHeaderBlue {
	display: block; font-weight: bold; font-size: 13px; color: #6E9D98; font-family: tahoma
}
A.pageHeaderBlue {
	color: #245A8D; text-decoration: none
}
A.pageHeaderBlue:hover {
	text-decoration: underline
}
.pageHeaderBlue2 {
	display: block; font-weight: bold; font-size: 14px; margin-bottom: 10px; color: #245A8D; font-family: trebuchet,verdana,helvetica,arial
}
.pageHeaderBlue3 {
	display: block; font-weight: bold; font-size: 13px; margin-bottom: 10px; color: #245A8D; font-family: trebuchet,verdana,helvetica,arial
}
A.pageHeaderBlue3 {
	color: #245A8D; text-decoration: underline
}
A.pageHeaderBlue3:hover {
	text-decoration: none
}
.pageHeaderBlue4 {
	display: block; font-weight: bold; font-size: 13px; text-align: center; margin-bottom: 10px; color: #245A8D; font-family: trebuchet,verdana,helvetica,arial
}
A.pageHeaderBlue4 {
	color: #245A8D; text-decoration: underline
}
A.pageHeaderBlue4:hover {
	text-decoration: none
}
.pageHeaderGray {
	display: block; font-weight: bold; font-size: 13px; color: #6F6F6F; font-family: tahoma
}
A.pageHeaderGray {
	color: #6F6F6F; text-decoration: none
}
A.pageHeaderGray:hover {
	text-decoration: underline
}
.pageHeaderGray2 {
	display: block; font-size: 11px; margin-bottom: 5px; color: #666666; font-family: trebuchet,verdana,helvetica,arial
}
A.pageHeaderGray2 {
	color: #666666; text-decoration: underline
}
A.pageHeaderGray2:hover {
	text-decoration: none
}
.pageHeaderGreen {
	display: block; font-weight: bold; font-size: 13px; margin-bottom: 10px; color: #66CC66; font-family: trebuchet,verdana,helvetica,arial
}
.pageHeaderGreen2 {
	display: block; font-size: 16px; margin-bottom: 10px; color: #66CC66; font-family: trebuchet,verdana,helvetica,arial
}
A.pageHeaderGreen2 {
	color: #66CC66; text-decoration: underline
}
A.pageHeaderGreen2:hover {
	text-decoration: none
}
.pageHeaderWhite {
	display: block; font-weight: bold; font-size: 13px; margin-bottom: 10px; color: #FFFFFF; font-family: trebuchet,verdana,helvetica,arial
}
.pageHeaderWhite2 {
	display: block; font-size: 16px; margin-bottom: 10px; color: #FFFFFF; font-family: trebuchet,verdana,helvetica,arial
}
.numberList {
	display: block; font-weight: bold; font-size: 16px; margin-bottom: 10px; color: #999999; text-align: center; font-family: trebuchet,verdana,helvetica,arial
}
H1 {
	font-size: 18pt; color: #FFFFFF; font-weight: bold; text-align: center; padding-bottom: 0px; padding-top: 13px; font-family: berlin sans fb demi, arial
}
H2 {
	font-size: 12px; color: #666666; font-weight: bold; font-family: trebuchet,verdana, arial, san-serif
}
H3 {
	font-size: 16px; color: #666699; font-weight: bold; text-align: center; font-family: berlin sans fb demi, arial
}
table {
	font-size: 10px; color: #000000; font-family: trebuchet,verdana, arial, san-serif
}
tr {
	font-size: 10px; color: #000000; font-family: trebuchet,verdana, arial, san-serif
}
td {
	font-size: 10px; color: #000000; font-family: trebuchet,verdana, arial, san-serif
}
TD.heading	 {
	font-size: 10px; font-weight: bold; color: #666666; font-family: trebuchet,verdana, arial, san-serif
}
TD.leftmenu {
	font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #666699; text-decoration: none; font-family: trebuchet,verdana, arial, sans-serif
}
TD.pagetop {
	font-size: 22px; font-weight: bold; color: #FFFFFF; text-align: center; background-color: #666699; font-family: berlin sans fb demi, verdana, arial, sans-serif
}
.footer     {
	font-size: 10px; color: #999999; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
.form     {
	font-size: 10px; font-weight: bold; color: #666666; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
.formdrop     {
	font-size: 10px; color: #000000; font-family: trebuchet,verdana, arial, sans-serif
}
.formright     {
	font-size: 10px; font-weight: bold; color: #666666; text-align: right; font-family: trebuchet,verdana, arial, sans-serif
}
.formtop     {
	font-size: 10px; color: #FFFFFF; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
A.formtop     {
	color: #FFFFCC; text-decoration: underline
}
A.formtop:hover     {
	text-decoration: none
}
.formtop2     {
	font-size: 12px; font-weight: bold; color: #FFFFFF; text-align: left; background-color: #245A8D; font-family: trebuchet,verdana, arial, sans-serif
}
.formtop3     {
	font-size: 12px; font-weight: bold; color: #000000; text-align: left; background-color: #F4DE25; font-family: trebuchet,verdana, arial, sans-serif
}
.navbar {
	font-size: 10px; font-weight: bold; color: #FFFFFF; text-align: center; background-color: #999999; text-decoration: none; font-family: verdana, arial, sans-serif
}
A.navbar {
	font-size: 10px; font-weight: bold; color: #FFFFFF; text-align: center; background-color: #999999; text-decoration: none; font-family: verdana, arial, sans-serif
}
A.navbar:hover {
	color: #FFFFCC; text-decoration: underline
}
.normal {
	font-family: trebuchet,verdana, arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none;
}
A.normal	{
	color: #E47777; text-decoration: none
}
A.normal:hover	{
	text-decoration: underline
}
.normalcenter	{
	font-size: 10px; color: #666666; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
A.normalcenter	{
	color: #FF6600; text-decoration: none
}
A.normalcenter:hover	{
	text-decoration: underline
}
.normalright     {
	font-size: 10px; color: #666666; text-align: right; font-family: trebuchet,verdana, arial, sans-serif
}
A.normalright	{
	color: #FF6600; text-decoration: none
}
A.normalright:hover	{
	text-decoration: underline
}
.normal_bl     {
	font-size: 10px; color: #000000; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_bl	{
	color: #C0C0C0; text-decoration: underline
}
A.normal_bl:hover	{
	text-decoration: none
}
.normal_bl2     {
	font-size: 12px; color: #000000; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
.normal_bl3     {
	font-size: 10px; color: #000000; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_bl3	{
	color: #C0C0C0; text-decoration: underline
}
A.normal_bl3:hover	{
	text-decoration: none
}
.normal_gr     {
	font-size: 10px; color: #666666; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_gr	{
	color: #666666; text-decoration: none
}
A.normal_gr:hover	{
	color: #E47777
}
.normalcenter_gr     {
	font-size: 10px; color: #666666; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
A.normalcenter_gr	{
	color: #666666; text-decoration: none
}
A.normalcenter_gr:hover	{
	text-decoration: underline
}
.normal_or     {
	font-size: 10px; color: #FF6600; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
.normal_pur     {
	font-size: 10px; color: #666699; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
.normal_sil     {
	font-size: 10px; color: #C0C0C0; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_sil	{
	color: #C0C0C0; text-decoration: underline
}
A.normal_sil:hover	{
	text-decoration: none
}
.normal_wh     {
	font-size: 10px; color: #FFFFFF; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_wh	{
	color: #FFFFFF; text-decoration: underline
}
A.normal_wh:hover	{
	text-decoration: none
}
.normal_wh2     {
	font-size: 11px; color: #FFFFFF; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_wh2	{
	color: #FFFFFF; text-decoration: underline
}
A.normal_wh2:hover	{
	text-decoration: none
}
.normal_whcenter     {
	font-size: 11px; color: #FFFFFF; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_whcenter	{
	color: #FFFFFF; text-decoration: underline
}
A.normal_whcenter:hover	{
	text-decoration: none
}
.normal_whright     {
	font-size: 10px; color: #FFFFFF; text-align: right; font-family: trebuchet,verdana, arial, sans-serif
}
A.normal_whright	{
	color: #FFFFFF; text-decoration: underline
}
A.normal_whright:hover	{
	text-decoration: none
}
.tabletop {
	font-size: 10px; font-weight: bold; color: #FFFFFF; text-align: left; background-color: #999999; font-family: trebuchet,verdana, arial, sans-serif
}
.tabletop2 {
	font-size: 12px; font-weight: bold; color: #FF6600; text-align: center; font-family: trebuchet,verdana, arial, sans-serif
}
.tabledarkgray {
	font-size: 12px; font-weight: bold; color: #FFFFFF; text-align: left; background-color: #666666; font-family: trebuchet,verdana, arial, sans-serif
}
.tablegray {
	font-size: 10px; color: #000000; text-align: left; background-color: #C0C0C0; font-family: trebuchet,verdana, arial, sans-serif
}
.tablegray2 {
	font-size: 12px; color: #000000; text-align: left; background-color: #C0C0C0; font-family: trebuchet,verdana, arial, sans-serif
}
.tablewhite {
	font-size: 10px; color: #000000; text-align: left; font-family: trebuchet,verdana, arial, sans-serif
}
.tableyellow {
	font-size: 10px; color: #000000; text-align: left; background-color: #FFFFCC; font-family: trebuchet,verdana, arial, sans-serif
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.txt {
	text-decoration: none;
}

A.txt:hover	{
	text-decoration: underline; color: #FFFFFF;
}

body,td,th {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #908F8F;
}
.txtall {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #908F8F;
}
.edit {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt1 {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #899BB6;
	text-decoration: none;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #AD80BF;
	text-decoration: none;
}
A.txt2 {
	text-decoration: none;
}

A.txt2:hover	{
	text-decoration: none; color: #666666;
}

bg{font-size:10px}
td{font-size:11px}
.txt3 {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #86839E;
	text-decoration: none;
}
.txt4 {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #6B82A5;
	text-decoration: none;
}

.txt4 {
	font-family: trebuchet,verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

TD.tab {
	background-color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}
		
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffcc00;
	text-decoration : none;
}
TD.ontab {
	background-color: #6699ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration : none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration : none;
}
A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #3184B5;
 text-decoration : none;
}

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

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */