BODY,P,DIV,TH,P,INPUT,SELECT,TEXTAREA {
	font-family: Verdana, sans-serif, Arial; font-weight: normal; font-style: normal; 
	font-size: 11px;
	color: maroon; 
}
a:link {color: maroon; text-decoration: none;}     /* unvisited link */
a:visited {color: maroon; text-decoration: none;}  /* visited link */
a:hover {color: blue}   /* mouse over link */
a:active {color: green}   /* selected link */

H1 { color: purple; font-family: times new roman; font-size: 12pt; 
	font-weight: bold; text-transform: capitalize; line-height: 25%; }

H2 {color: #3366FF; font-family:   Times New Roman; font-style: italic; font-size: 24pt; font-weight: normal;}

H3 {font-weight: normal; font-family: Verdana, sans-serif, Arial; font-size:11pt; color: red;}

H4 {font-weight:bold; font-family: Verdana, sans-serif, Arial; font-size:10pt; color: black;}

H5 {font-weight: bold; font-family: Verdana, sans-serif, Arial; font-size:11pt; color: maroon;}

body { margin-top: 50px; margin-bottom: 10px; margin-right: 150px; margin-left: 150px; }
.tablecell {
	font-family: Verdana, sans-serif, Arial; font-weight: normal; font-style: normal; 
	font-size: 11px;
	color: maroon; 
}
.HeadBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBox {
	BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #68C1FF;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #081589; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.VertMenuItems {
	COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #FF0000; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 11px;
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
	BACKGROUND-COLOR: #68C1FF;
}
.DialogTitle {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
	font-family: Verdana, sans-serif, Arial; font-weight: normal; font-style: normal; 
	font-size: 11px;
	color: maroon; 
}
.AdminSmallMessage {
	COLOR: #FF3300;
}
.AdminTitle {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
	BACKGROUND-COLOR: #FF3300;
}
.ProductTitle {
	COLOR: #081589; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetailsTitle {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.MarketPrice {
	FONT-SIZE: 11px;
}
.ItemsList {
	COLOR: #081589; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.NavigationPath {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.FormButton {
	COLOR: #081589; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Button   { color: #800000; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }
.CustomerMessage {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ErrorMessage {
	COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Star {
	COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
	COLOR: #FFFFFF;
}
.TableHead {
    BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #081589; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.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: 1px; 
    MARGIN-RIGHT: 2px;
    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: 1px;
    MARGIN-RIGHT: 2px;  
    CURSOR: pointer;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}   
.NavDialogBorder {
    background-color: #D6D7D9;
}
.NavDialogBox {
    background-color: #ffffff;
}
.SubHeader2 {
    COLOR: #666666;
    font-size: 11px;
    FONT-WEIGHT: bold;
}
.SubHeader2Line {
    BACKGROUND-COLOR: #CCCCCC;
}
.PopupHelpLink {
    FONT-SIZE: 9px;
    COLOR: #330000;
    TEXT-DECORATION: none;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #081589;
}
strong {color: maroon; }

	

.center { text-align: center; background: #FFFFFF; color: maroon; 
	font-family: Eyechart, Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt; }

	
.container { width: 80%; margin: 0px auto; background-color: #fff; color: #133;
	border: none; line-height: 100% }
.leftcol { float: left; left: 0px; width: 130px; padding: 0em;
	border: 0px solid blue; color: maroon; text-align: center;  }
.rightcol { float: right; width: 130px; margin: 0; padding: 0em; 
	border: 0px solid blue; color: red; text-align: center; }
.content { margin-left: 131px; border: 0px solid maroon; margin-right: 131px;
	padding-top: 1em; text-align: center; }
.contentpic { margin-left: 131px; border: 0px solid maroon; margin-right: 131px;
	padding-top: 0em; text-align: center; }

.textr { float: right; text-align: right; font-family: Verdana, sans-serif, Arial; 
	font-weight: normal; font-style: italic; font-size: 11px;
	color: Maroon ;}
.textc { float: center; text-align: center; font-family: Verdana, sans-serif, Arial; 
	font-weight: normal; font-style: italic; font-size: 11px;
	color: Maroon ;}
.textl { float: left; text-align: left; font-family: Verdana, sans-serif, Arial; 
	font-weight: normal; font-style: italic; font-size: 11px;
	color: Maroon ;}
.zin { float: left; text-align: left; font-family: Verdana, sans-serif, Arial; 
	font-weight: bold; font-style: italic; font-size: 12px;
	color: Maroon ;}	
.Service { background: #FFFFFF; color: #003366; 
	font-family: Times New Roman, Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt; font-weight:bold; text-transform: capitalize; }
.Explain { background: #FFFFFF; color: maroon; 
	font-family: Eyechart, Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt; text-align: justify; }
.Price { background: #FFFFFF; color: purple; 
	font-family: Eyechart, Times New Roman, Verdana,  Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt; font-weight:bold; text-align:right; }
.textr { float: right; text-align: right; }


/*li ul { position: absolute; left: 149px; top: 0; display: none; }
ul li a { display: block; text-decoration: none; color: #777; background: #fff;
	padding: 5px; border: 1px solid blue; border-bottom: 0; }  */

	
div.float {
  float: left; border: none;
  width: 110px;
  padding: 10px;
  }
  
div.float p {
   text-align: center; font-family: Verdana, sans-serif, Arial; font-weight: normal; 
	font-style: italic; font-size: 11px;
	color: Maroon ;
   }
div.spacer {
  clear: both;
  }
  
.dialog_bg { font-family: Verdana, sans-serif, Arial; font-weight: normal; background-color: #fafafa; }
.HorizMenuBox {
	BACKGROUND-COLOR: #e8e8e8;
}
.shopby { background-color: #e8e8e8 }
