body, p, td, tr, ul, li, span, div {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
}
.title {
  font-family: Arial, Tahoma, Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #330099;
}
.table-title {
  background-color:	#FFF9F3;
  font-family:		Verdana;
  font-size:		11px;
  font-weight:		bold;
  color:		#666666
}
.bar-text {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  color: #FFFFFF;
  width:100%;
  filter: dropshadow(color=#333333, offx=1, offy=2);
}
.bar-text2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #392204;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #3300CC;
}
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #3300CC;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #3300CC;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #3300CC;
}
.menu {
  font-family: Arial;
  font-size: 11px;
}
.content {
  padding: 14px;
}
.tbl-border {
  background-color: #666666;
}
.tbl-title {
  background-color: #FFF9F3;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
}
.left-client-menu {
  background-color: #FFF9F3;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  border: 1 solid #000000;
}
.left-client-sub-menu {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  border-bottom: 1 solid #C0C0C0;
}
.products-menu {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  border-bottom: 1 solid #000000;
  background-color: #FCFCFC;
}
.cart-footer {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  border-bottom: 1 solid #000000;
  background-color: #FCFCFC;
}
.tbl-color1 {
  background-color: #FFFFFF;
}
.tbl-color2 {
  background-color: #F8F8F8;
}
.small {
  font-size: 11px;
}
.title-medium {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6600
}