BODY 
{
	FONT-SIZE: 11px;FONT-FAMILY: Verdana, Garamond, Tahoma, Arial, Helvetica
}


FONT 
{
	FONT-SIZE: 11px;FONT-FAMILY: Verdana, Tahoma, Arial,Helvetica; 
}

table 
{
	font-size:11px;FONT-FAMILY: Verdana, Tahoma, Arial,Helvetica;  
}

.label 
{
	FONT-WEIGHT:bold; FONT-SIZE: 10px;FONT-FAMILY: Verdana, Tahoma, Arial,Helvetica; 
}

.title 
{
	FONT-WEIGHT:bold; FONT-SIZE: 11px;FONT-FAMILY: Verdana, Tahoma, Arial,Helvetica; 
}


select 
{
	font-size:11px;FONT-FAMILY: Verdana, Tahoma, Arial,Helvetica;  
}

.command
{

	color: white;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	text-decoration: none;
	background-color:#0099ff;
	border:1px solid black;

}

.promo
{
	color: blue;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	text-decoration: none;
}



.itemtitle
{
	color: #424242;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	text-decoration: none;
}


.tag
{
	color: black;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	text-decoration: none;
	FONT-FAMILY: Verdana; 
}


.itemprice
{
	color: red;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	text-decoration: none;
}



.activepath
{

	color: #000000;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	text-decoration: none;

}



.leftmenu
{

	color: #000000;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	text-decoration: none;

}

#topmenu
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}

#topmenu:after
{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#topmenu ul
{
	text-indent: 0px;
	text-align: right;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topmenu ul li
{
	display: inline;
}

#topmenu ul li a
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-color: #FFFFFF;
}
