p, font
{ font-family: Arial, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Helvetica, sans-serif;
 font-size: 85%;
}

h1
{ color:			#444;
  font-size:		100%;
}
h5
{
  font-size:		80%;
}
.header
{ font-size:		100%;
  color:			black;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:		none;
}
a:link
{font-weight:		bold;
 color: #000033;
 text-decoration:none;
}
a:hover
{font-weight:		bold;
 color: #003399;
 text-decoration: underline;
}

.small
{ font-size:		80%;
}
.faq
{ font-size:		100%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		100%;
}

.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
a.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
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%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		80%;
  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;
}
#catalogmenu { padding:3px 3px 3px 3px; display:block; border-bottom:1px dotted #555;}
#catalogmenu:link { color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:12px;
cursor:pointer;}
#catalogmenu:hover { 
background-color: #C0CBDC;
cursor:pointer;
text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#cat1{padding:5px 5px 5px 5px; display:block;  border-top:0px dotted #555;  border-bottom:1px dotted #555;  width:200px;}
#cat1:link{color: #333333; font-family:Arial, Helvetica, sans-serif; font-size:13px;
cursor:pointer; }
#cat1:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px;
cursor:pointer; background-color:#C0CBDC ; text-decoration:none; }

#slideshow{width: 610px; text-align:center;
	height: 200px;
	border: 0px solid #444;
	padding: 10px;
	background-color: #D5DBEA;
	margin: 10px;}

