BODY,DIV,TH,TD,P,INPUT,SELECT,TT {
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000;
        
}
A:link {
        COLOR: #005837; TEXT-DECORATION: underline;
}
A:visited {
        COLOR: #005837; TEXT-DECORATION: underline;
}
A:hover {
        COLOR: #ff6633;
}
A:active  {
        COLOR: #000000; TEXT-DECORATION: none;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
BODY { 
        MARGIN-TOP: 0px; 
        MARGIN-BOTTOM: 0px; 
        MARGIN-LEFT: 0px; 
        MARGIN-RIGHT: 0px; 
}
.HeadBox {
        BACKGROUND-COLOR: #F7FFEA;
}
.HeadText {
        FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #F7FFEA;
}
.VertMenuBox {
        BACKGROUND-COLOR: #F7FFEA;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #5B5B5B;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #999999; COLOR: #000000; FONT-WEIGHT: bold;
}
.VertMenuItems{
        COLOR: #000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #005837; TEXT-DECORATION: underline;
}
.VertMenuItems:visited {
        COLOR: #005837; TEXT-DECORATION: underline;
}
.VertMenuItems:hover {
        COLOR: #ff6633; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #005837; TEXT-DECORATION: underline;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
		/*TEXT-DECORATION: underline;*/
}
.DialogBox {
        BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
        BACKGROUND-COLOR: #999999;
}
.DialogTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold;
}
.NumberOfArticles {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.TopLabel {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.Text {
        COLOR: #000000;
}
.DecorTr {
        COLOR: #B89A87;
}
.AdminSmallMessage {
        COLOR: #4A7206;
}
.AdminTitle {
        COLOR: #4A7206; FONT-WEIGHT: bold;
}
.Line {
        BACKGROUND-COLOR: #999999;
}
.ProductTitle {
        COLOR: #4A7206; FONT-WEIGHT: bold;
}
.ProductTitleHidden {
        COLOR: #666666; FONT-WEIGHT: bold;
}
.ProductDetailsTitle {
        COLOR: #4A7206; FONT-WEIGHT: bold;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.ProductPriceConverting {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.ProductPrice {
        COLOR: #FF0000; FONT-WEIGHT: bold;
}
.ProductPriceSmall {
        COLOR: #FF0000; FONT-WEIGHT: bold;
}
.MarketPrice {
		
}
.ItemsList {
        COLOR: #000000; FONT-WEIGHT: bold;
}
#Disabled {
        COLOR: #909090;
}
.NavigationPath {
        COLOR: #005837; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
.NavigationPath:link {
        COLOR: #005837; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.NavigationPath:visited {
        COLOR: #005837; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.NavigationPath:hover {
        COLOR: #005837; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
.NavigationPath:active  {
        COLOR: #005837; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}
.FormButton {
        COLOR: #000000; FONT-WEIGHT: bold; 
}
.CustomerMessage {
        COLOR: #4A7206; FONT-WEIGHT: bold; 
}
.ErrorMessage {
        COLOR: #4A7206; FONT-WEIGHT: bold; 
}
.Star {
        COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #EFEFEF;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; 
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC; FONT-WEIGHT: bold;
}
.TableSubHead {
    BACKGROUND-COLOR: #EEEEEE;
}
.TableLine {
    BACKGROUND-COLOR: #F0F0F0;
}
.SmallNote:link {
        COLOR: #333333; TEXT-DECORATION: none; FONT-SIZE: xx-small;
}
.SmallNote:visited {
        TEXT-DECORATION: none;
}
.SmallNote:hover {
        TEXT-DECORATION: underline;
}
.SmallNote:active {
        TEXT-DECORATION: none;
}
.SmallText {
        COLOR: #333333; TEXT-DECORATION: none;
}
.Bottom {
        BACKGROUND-COLOR: #81CE01; COLOR: #5B5B5B;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* like "VertMenuBox" */
    BORDER-TOP: none;          /* like "VertMenuBox" */
    BORDER-LEFT: none;         /* like "VertMenuBox" */
    BORDER-BOTTOM: none;       /* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 2px; 
    MARGIN-RIGHT: 3px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* like "VertMenuBorder" */
    BORDER-TOP: none;          /* like "VertMenuBorder" */
    BORDER-LEFT: none;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: none;       /* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
    MARGIN-RIGHT: 3px;  
    CURSOR: pointer;
}
.CatMenuItemOn
{   
    BACKGROUND-COLOR: #999999;              /* like "VertMenuTitle" */
    BORDER-RIGHT: 1px solid #999999;        /* like "VertMenuBorder" */
    BORDER-TOP: none;          /* like "VertMenuBorder" */
    BORDER-LEFT: none;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: none;       /* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
    MARGIN-RIGHT: 3px;  
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #F7FFEA;              /* like "VertMenuBox" */
    BORDER-RIGHT: #5B5B5B 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #5B5B5B 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #5B5B5B 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #5B5B5B 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px;
}
.CatMenuItem
{
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #000000;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-weight: bold;
    color: #FFFFFF;
}   
.NavDialogBorder {
    background-color: #333333;
}
.NavDialogBox {
    background-color: #EFEFEF;
}
.PopupHelpLink {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.SubHeader2 {
	COLOR: #666666;
	FONT-WEIGHT: bold;
}
.SubHeader2Line {
	BACKGROUND-COLOR: #CCCCCC;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #B0B0B0;
}
.SpecialOffersPrice {
	COLOR: #4A7206; FONT-WEIGHT: bold; 
}


/************************************/

h2.sub_hdr {
	margin:2px;
}

.Pages { text-align: center; }
.Paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .AtStart { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; }
.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator .Next { margin-left: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #fff;}
.Paginator .AtEnd { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
.Paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #000; }
.Paginator a:hover {color: #fff; background: #ff6633; border-color: #005837; text-decoration: none;}
.Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }

textarea {
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
    color: #000000; 
}

div.cat_notice {
    padding:14px;
    border:1px solid #005837;
    /*font-size: 1.2em;
    line-height: 1.4em;*/
}

div.ship_notice {
    padding:14px;
    border:1px solid #663300;
    /*font-size: 1.2em;
    line-height: 1.4em;*/
}

h2 {
    line-height: 1.2em;;
}