p, font{ 
 font-family:		'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 11px;
}
td, th { 
 font-family:		'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 11px;
}

h1 {
 color:			black;
 font-size:		16px;
}
h5 {
  font-size:		12px;
}
.header { 
  font-size:		24px;
  color:		black;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline { 
  text-decoration:	none;
}
a {
 font-weight:		bold;
 color:			navy;
 text-decoration:       none;
}
a:hover {
 text-decoration: underline;
}
.small { 
 font-size:		80%;
}
.head_box {
 font-size:             12px;
 text-transform:        Capitalize;
 text-decoration:       none;
 background-color:      #008fd5;
 color:                 #fff;
}
.head_box a {
 font-size:             12px;
 text-transform:        Capitalize;
 text-decoration:       none;
 background-color:      #008fd5;
 color:                 #fff;
}

.faq { 
 font-size:		110%;
}
.price_brief { 
 font-size:		12px;
}
.product_name { 
 font-size:		12px;
 text-transform:        Capitalize;
}
.big { 
 font-size:		150%;
 text-decoration:	none;
}
.cat { 
 font-size:		150%;
}
.standard { 
 font-weight:		normal;
}
.white { 
 color:			white;
}
.pink { 
 color:			pink;
}
.menu { 
 color:			white;
 font-weight:		bold;
 font-size:		100%;
}
div.topmenu_selected {
  background:		#ffc000;
  padding:		7px;
}
div.topmenu_notselected {
  background:		#008fd5;
  padding:		7px;
}
.footer {
  font-size:		60%;
  color:		gray;
}
.lightsmall { 
  color:		black;
  font-size:		80%;
}
.category_child {
  font-weight:		normal;
}
.cart {
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:		navy;
  background-color:   transparent;
}