
* {
margin:0;
padding:0
} 
body 
{
 margin: 0px;
 background-color: Gainsboro;
 background-image: url(../images/eagle.gif);
 background-repeat: repeat;
 background-attachment: fixed;
 background-position: 40% ;

 font-family:           Verdana, Arial, Helvetica, Sans-Serif;
}

p, font
{ font-family:		Verdana, Arial, Helvetica, Sans-Serif;
}

td, th 
{ font-family:	        Verdana, Arial, Helvetica, Sans-Serif;
 font-size:                            11px;
}

h1
{ color:			DarkBlue;
  font-size:		16px;
}
h5
{
  font-size:		15px;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:		             DarkBlue;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		15px;
  text-decoration:	none;
}
.cat
{ font-size:		15px;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#34455C;
  padding:			6px;
}
div.topmenu_notselected
{
  background:		#6E7B8B;
  padding:			6px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.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:			1px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
a:hover
{
color:   #CD6600;
}

