p, font
{ font-family:		'Verdana', 'Calibri', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Verdana', 'Calibri', Verdana, Arial, Sans-Serif;
 font-size: 12px;
}

h1
{ color:			black;
  font-size:		20px;
}
h5
{
  font-size:		14px;
}
.header
{ font-size:		14px;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		13px;
}
.price_brief
{ font-size:		14px;
}
.big
{ font-size:		16px;
  text-decoration:	none;
}
.cat
{ font-size:		15px;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}

div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		8px;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		10px;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		11px;
  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;
}





.menu
{ color:			white;
  font-weight:		bold;
  font-size:		12px;
}

.site_nav {
	font-size:11px;
	display: block;
	height: 30px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	text-transform: uppercase;
    text-align: center;
	color: White;
	background: #44414E no-repeat 0px 0px;
	border: 0px;
	text-decoration: none;
}


.site_nav a:link,
.site_nav a:visited,
.site_nav a:active{
	font-size:11px;
	display: block;
	height: 30px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	text-transform: uppercase;
    text-align: center;
	color: White;
	background: #44414E no-repeat 0px 0px;
	border: 0px;
	text-decoration: none;

}
.site_nav_here a:link,
.site_nav_here a:visited,
.site_nav_here a:active {
	font-size:11px;
	display: block;
	height: 30px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	text-transform: uppercase;
    text-align: center;
	color: White;
	background: #3C1C1A no-repeat 0px 0px;
	border: 0px;
	text-decoration: none;
}

.site_nav a:hover {
	font-size:11px;
	text-decoration: none;
	background: #989898 no-repeat 0px 0px;
}
