
.mainnav_images {
	BORDER-LEFT-COLOR: white; 
	BORDER-BOTTOM-COLOR: white; 
	BORDER-TOP-COLOR: white; 
	BORDER-RIGHT-COLOR: white;
}

.right_links {
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.right_links:hover {
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.right_top {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.shopping_cart {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.shopping_cart:hover {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9CCFFF;
	text-decoration: none;
}

.shopping_cart_t {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

form {
	margin: 0px;
}
