body, p, td, tr, ul, li, span, div {
  font-family: Tahoma;
  font-size: 12px;
  color: #333333;
}
.title {
  font-family: Tahoma;
  font-size: 18px;
  font-weight: bold;
  color: #CC0000;
}
.table-title {
  background-color:	#FFF9F3;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  color:		#666666
}
.bar-text {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  color: #FFFFFF;
  width:100%;
 }
.bar-text2 {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #392204;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #CC0000;
}
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #CC0000;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #CC0000;
}
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #CC0000;
}
.nav_links {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_links a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_links a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_links a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_links a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.menu {
  font-family: Tahoma;
  font-size: 12px;
}
.content {
  padding: 14px;
}
.tbl-border {
  background-color: #666666;
}
.tbl-title {
  background-color: #FFF9F3;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
}
.left-client-menu {
  background-color: #CCCCCC;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.left-client-sub-menu {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
}
.products-menu {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background-color: #F5F5F5;
}
.cart-footer {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background-color: #F5F5F5;
}
.tbl-color1 {
  background-color: #FFFFFF;
}
.tbl-color2 {
  background-color: #F5F5F5;
}
.small {
  font-size: 11px;
}
.title-medium {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
}