/*
  Copyright (c) 2006 01 inc

*/

.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: #f2fff7; *\ }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.basic { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #0000;  }
.title { font-family : Verdana, Arial, sans-serif; font-size : 18px; color: #0000; font-weight: bold; }
.subtitle { font-family : Verdana, Arial, sans-serif; font-size : 16px; color: #0000;  font-weight: bold;}
.smalllink { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #0000;  font-weight: bold;}
.verysmalllink { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0000;  font-weight: bold;}

.extra_tinynote { font-family : Verdana, Arial, sans-serif; font-size : 70%; color: #000000;  font-weight: normal;}
.announcement { font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 120%; color: #0000ff;  font-weight: normal;}
.discounts { font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 100%; color: #0000ff;  font-weight: bold;}
.MainWindow{ padding-left :20px;}

BODY {  
   color: #000000;   
   background: #ffffcc;  
   margin: 0px;   ; font-family: Verdana, Arial, sans-serif\* background-image: none;  *\
   }

A {
   color: #000033;   
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A:link {
  text-decoration: underline;
  color: #330066;   
}


FORM {
	display: inline;
}

TR.header {
  background: #000000; 
  color: #ffffff; 
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif; 
  font-stretch : narrower ; 
  border: 0;
}

TABLE.SideBar {
   background:#cccccc; 
   border: thin solid black;
   width: 180;
}
TABLE.SideLink {
   background:#339933; 
   border: thin solid black;
   color: #ffffff; 
   font-family: Verdana, Arial, sans-serif;
   font-stretch : ultra-condensed ; 
   font-size: 12px;
   width: 180;
   }

TABLE.TitleBox {
   background:#000000; 
   border: thin solid black;
   color: #ffffff; 
   font-family: Verdana, Arial, sans-serif;
   font-stretch : condensed ; 
   font-size: 10px;
   }

TABLE.TitleBoxBRN {
   background:#CC9966; 
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   }


A.header {
  color: #ffffff;
  text-decoration: underline;
}

A.header:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A.header:link {
  color: #ffffff;
  text-decoration: underline;
}

A.header:visited {
  color: #ffffff;
  text-decoration: underline;
}

A.TitleBox:hover {
  color: #00ff00;
  border: thin solid white;
  text-decoration: underline;
}




.logo{
   border: "0";
}
a.logo:link {
   border: "0";
}
a.logo:visited {
   border: "0";
}

a.logo:hover {
   border: "0";
}
a.logo:active {
   border: "0";
}





