body {
font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
color: #5f5f5f;
line-height: 16px;
}

a:link, a:visited {
color: #ff6600;
text-decoration: underline;
}

a:hover {
color: #cf550f;
}

.body { font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; color: #5f5f5f; line-height: 16px; }

.itemTitle{ font: 30px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; color: #7f7f7f; }
.categoryTitleInCategoryPage{ font: 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; color: #7f7f7f; } 
.redPageTitle { font: 22px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #da550f; }
.redText  { font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #da550f; }
.checkoutBlack {font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #000000; font-weight:bold }
.checkoutRed { font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #ff6600; font-weight:bold}

a.itemTitleInHome { font: 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; color: #ff6600; font-weight: bold; text-decoration: none}
a.itemTitleInHome:hover { font: 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; color: #ff6600; font-weight: bold; text-decoration: underline}

.priceInItemPage { color: #cf550f; font-weight:bold; }
.priceInItemPageSale { color: #ff0000; font-weight:bold; }
.priceOld { text-decoration:line-through }
.priceInHomePage { font: 13px; color: #cf550f; font-weight:bold; }

a.catMenu{ font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #cf550f; font-weight: bold; text-decoration: none }
a.catMenu:hover{ font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #cf550f; font-weight: bold; text-decoration: underline }

a.subcatMenu{ font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #ff6600; text-decoration: none }
a.subcatMenu:hover{ font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans"; color: #ff6600;  text-decoration: underline }

/******** menu **********/
#dropmenudiv{
position:absolute;
border:1px solid #222222;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 4px 0;
text-align:left;
text-decoration: none;
background-color: #3d3d3d;
color: #999999;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #aaaaaa;
color: #222222;
}

/******** end of menu *****/

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FF6600;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.bar01 {
	color: #OOOOOO;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
}
.b01 {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b01 a {
	color : #000000;
	text-decoration: none;
}
.description  {
	color : #294A7B;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.priceSmall  {
	color : #FF3333;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.price  {
	color : #FF3333;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.price a {
	color : #FF3333;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.b01 a:hover {
	color : #333333;
}
TD {
	COLOR: #333333; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #FFFFFF
}
H2 {
	FONT-SIZE: 14px; COLOR: #FF3333
}
H3 {
	FONT-SIZE: 11px; COLOR: #294A7B
}
H4 {
	FONT-SIZE: 8px; COLOR: #294A7B
}
mainTitle {
	FONT-SIZE: 12px; COLOR: #294A7B;font-weight: bold;
}