a:link 	
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: none;
	background-color: transparent;
}


a:active 
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: none;
}


a:visited
{
	font-family: Arial; 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: none;
}


a:hover 
{
	font-family: Arial;
	color: #dddddd;
	font-size: 8pt;
	font-weight: none;

}

.carttext
{
	font-family: "Tahoma"; 
	color: #000000; 
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}

.smalltext
{
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 8pt;
}

.outerborder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: "Tahoma"; 
	color: #000000; 
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}

.sandwichborder
{
	border-right: none;
	border-top: #000000 1px solid;
	border-left: none;
	border-bottom: #000000 1px solid;
}

.topborder
{
	border-right: none;
	border-top: #000000 1px solid;
	border-left: none;
	border-bottom: none;
}

.bottomborder
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #000000 1px solid;
}

.topbracket
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: none;
}

.bottombracket
{
	border-right: #000000 1px solid;
	border-top: none;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}