p, font
{ font-family:		Calibri, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		Calibri, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ 
	font-family: Arial;
	color: #575a5d;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color: #575a5d;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
a:hover
{
	color: #ff7900;
	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:		130%;
	font-family: Arial;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
	background:		#3d7da8 url(/images/menu_back_sel.jpg);
  padding:			7px;
}
div.topmenu_selected a
{
	text-decoration:none;
}
div.topmenu_notselected
{
  background:		#4c4c4c url(/images/menu_back.jpg);
  padding:			7px;
}
div.topmenu_notselected a
{
	text-decoration:none;
}

.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color: #575a5d;
  font-size:		80%;
}
.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;
}
.menubody
{
	background: #dfe5e6; 
	padding: 10px;
}	
.menubody ul
{
	padding-left: 15px;
	margin: 5px;	
	margin-left: 0px;
	list-style-image: url(/images/li.png);
	list-style-position: outside;
}
.menubody ul ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;		
}

.menubody li
{
	padding: 3px;
}

.menutitle
{
	background: #36424a url(/images/top_back.jpg); 
	padding: 10px;
	height: 25px;
}	
.selli {
	color: #ff7900;
}

.propic {
	border: 2px solid #aaa;
	border-bottom: 6px solid #aaa;
}