p, font, li
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
td, th 
{ 
font-family:Arial, Helvetica, sans-serif;
}

h1
{ color:			black;
}
h5
{
  font-size:		115%;
}
.header
{ 
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ 
}
.faq
{ 
}
.price_brief
{ 
}
.big
{ 
  text-decoration:	none;
}
.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  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;
}
#basket{
padding: 0 5px 5px 5px;
margin-bottom:20px;
border-bottom:solid 3px #e3a229;
}
#basket p{
text-align:right;
display:block;
}
#catalog{
font-family:Arial, Helvetica, sans-serif;
padding: 0 5px 5px 5px;
}
#catalog h2 a{
text-decoration:none;
font-size:24px;
text-decoration:none;
}