body {
    margin-bottom: 10px;   
    background: #FFD2E9;
}

p { 
    font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th { 
    font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 85%;
}

/*input
{ 
text-align:right; 
}*/

h1 { 
    color:			#990033;
    font-size:		180%;
}

h2 { 
    color:			#000066;
    font-family:	'Arial', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h3 {  
    color:			#990033;
}

h5 {
    font-size:		115%;
}

div.darkblue {
    color:		#000066;
}

div.sizecolor{
    color:		#990033;
}

div.bargain {
    color:		white;
    font-weight:		bold;
    font-size:		100%;
}

div.header { 
    font-size:		125%;
    color:			black;
    font-weight:		bold;
    text-decoration:	underline;
}

div.no_underline { 
    text-decoration:		none;
}

a {
    font-weight:		bold;
    color:			navy;
}

div.small {
    font-size:		80%;
}

div.faq { 
    font-size:		110%;
}

div.price_brief { 
    font-size:		120%;
}

div.big { 
    font-size:		150%;
    text-decoration:	none;
}

.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.felsomenu
{color:			#990033;
  font-weight:		bold;
  font-size:		100%;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}

.search
{
  background: #E5B4C3;
}

div.bargain
{
	padding:			7px;
	background: red;
}

div.topmenu_selected
{
	padding:			7px;
	background: #FF9966;
}
div.topmenu_notselected
{
  background:		#FFCC99;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  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;
}

.back
{
background-color:  transparent;
/* background-color:  #FFD2E9;*/
}




a:hover {
  color: #990099;
}

div#nifty
{background: #9BD1FA}
