p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 100%;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
  color:		black;
}

h1
{ color:		#006BB4;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:		#006BB4;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			#006BB4;
 text-decoration:	none;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
 color:			#006BB4;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			red;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#D7AC00;
  padding:		7px;
  font-size:		12px;
}
div.topmenu_notselected
{
  background:		#006BB4;
  padding:		7px;
  font-size:		12px;
}
.footer
{
  font-size:		70%;
  color:			gray;
}
.copyright
{
  font-size:		80%;
  color:			#006BB4;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		5px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		0px;
  font-weight:		bold;
  color:		#006BB4;
  background-color:     transparent;
}


body
{
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}
