p, font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1
{
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5
{
	font-size: 12px;
}
.header
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.no_underline
{ text-decoration: none;
}
a
{font-weight: bold;
 color: navy;
}
.small
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.faq
{
	font-size: 12px;
}
.price_brief
{
	font-size: 12px;
}
.big
{
	font-size: 12px;
	text-decoration: none;
}
.cat
{
	font-size: 12px;
}
.standard
{ font-weight: normal;
}
.white
{ color: white;
}
.pink
{ color: pink;
}
.menu
{
	color: white;
	font-weight: bold;
	font-size: 10px;
}
div.topmenu_selected
{
	background: #203560;
	padding: 10px;
}
div.topmenu_notselected
{
	background: #4E679F;
	padding: 10px;
}
.footer
{
	font-size: 8px;
	color: gray;
}
.lightsmall
{
	color: black;
	font-size: 10px;
}
.category_child
{
  font-weight: normal;
}
.cart
{
	font-size: 10px;
	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;
}