body { 
	font-family: arial; 

}
p, font
{
}
td, th 
{
	font-size:	 13px;
}

a
{
	font-weight:	bold;
	color:			navy;
}

h1
{ color:			black;
  font-size:		140%;
}
h2
{ color:			black;
  font-size:		130%;
}
h5
{
  font-size:		115%;
}

.article
{
	line-height: 1.5em;
}
.header
{ font-size:		120%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{
	text-decoration:	none;
}

.small
{ font-size:		90%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
  text-decoration:	none;
}
.yellow_menu
{ color:			yellow;
  font-weight:		bold;
  font-size:		100%;
  text-decoration:	none;
}

.action
{ color:			f26969;
  font-weight:		bold;
  font-size:		95%;
  text-decoration:	none;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.ctgr_tree
{
	font-size:		82%;
}
.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;
}
a:hover {
color: red;
}
