
div.product 
{
	font-size: 8pt; 
	color: #333333; 
	font-family: Arial; 
	margin:2px;
	width:170;
	vertical-align: top;	
	border: solid 1px #dddddd;
	height: 310px;
}

div.product-details 
{
	background-color: #eeeeee; 
	padding:6px;
	text-align:center;
	vertical-align: top;
	height: 140px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table-text
{
	font-size:11px;
	font-family: Verdana;	
}

.table-text-to-read
{
	font-size:13px;
	font-family: Verdana;	
}

.details-text
{
	font-size:13px;
	font-family: Verdana;	
}

.table-text-bold
{
	font-size:11px;
	font-family: Verdana;
	font-weight: bold;
}


.main_menu 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #90602f;
	text-decoration: none;
	cursor: hand;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.left_menu_title
{
	
}

.left_menu_items
{
	font-family: Verdana; 
	font-size: 9pt;  
	padding-left: 10px;
	line-height: 15px;
}

.navigation
{
	font-family: Arial; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #333333;
	margin: 10px;
	text-align: center;
}