p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 100%;
}

h1
{ color:			black;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{
 color:			#000080;
 font-size: 90%;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
body
{
    background-color: #FFFFF0;
    margin: 0 auto;
    font-family: Verdana, Helvetica, serif;
    font-size: 10px;
    color: #404040;
    text-align: justify;
    line-height: 18px;
    width: 100%;
}

table.listtable, table.cattable, table.srchtable
{
    width: 100%;
    border: 1px;
}

td.catelem
{
    text-align: left;
    width: 33%;
    height: 30px;
}

a.catelem
{
    color: black;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

h1.listtable
{
    color: black;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    border-bottom: none;
}

a.nav
{
    color: #616161;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.nav:hover
{
    text-decoration: underline;
}

td.label
{
    text-align: right;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-right: 5px;
    width: 50%;
}

td.item
{
    padding-left: 5px;
    text-align: left;
}

input.item, select.item, textarea.item
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 100%;
}

p
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    text-align: justify;
}

table
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
}