p, font{
font: 13px "Arial", "Helvetica", sans-serif;
}

td, th{
font-family: "Arial", "Helvetica", sans-serif;
font-size: 11px;
}

h1
{ color:			black;
  font-size:		14px;
  font-weight:		bold;
}
h5
{
  font-size:		12px;
  font-weight:		bold;
}

.product_descript{
font-size: 13px;
line-height: 17px;
padding-top: 0px;
margin-top: 0px;
}

.header
{ font-size:		10px;
  color:			black;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		normal;
 color:			black;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		11px;
}
.price_brief
{ font-size:		11px;
}
.big
{ font-size:		13px;
  text-decoration:	none;
}
.cat
{ font-size:		12px;
  font-weight:		bold;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}

.menu
{ color:			black;
  font-weight:		bold;
  text-transform: uppercase;
  font-size:		10px;
  text-decoration: none;
}

td.vote_box{
width: 100px;
}

div.topmenu_selected
{
  border: 1px solid white;
  background:		#ffc17e;
  padding: 5px 8px 5px 8px;
}
div.topmenu_notselected
{
  border: 1px solid white;
  background:		#f9901d;
  padding: 5px 8px 5px 8px;
}
.footer
{
  font-size:		10px;
  color:			black;
}
.lightsmall
{ color:			black;
  font-size:		10px;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		11px;
  border: 0px;
  margin:			0px;
  font-weight:		normal;
  color:			black;
  background-color:  white;
}

a {
color: black;
font-weight: bold;
text-decoration:none;
}

body{
background-color: white;
}

.img_border img{
border: 1px solid #9d9d9d;
}

.info_box{
background-color: #c3c3c3;
padding: 20px;
}

input{
padding: 0px;
margin: 0px;
}

input.send_button{
width: 120px;
height: 25px;
background: #f9901d url(images/place_order.gif) no-repeat;
outline: none;
font-weight: bold; font-size: 11px;
}

input.rate_button{
width: 90px;
height: 25px;
background: #f9901d url(images/place_order.gif) no-repeat;
outline: none;
font-weight: bold; font-size: 11px;
}

input.backtoshopping_button{
width: 130px;
height: 25px;
outline: none;
font-weight: bold; font-size: 11px;
}

input.tocheckout_button{
width: 130px;
height: 25px;
outline: none;
font-weight: bold; font-size: 11px;
}

input.update_button{
width: 100px;
height: 25px;
background: #f9901d url(images/place_order.gif) no-repeat;
outline: none;
font-weight: bold; font-size: 11px;
}