
a:link { text-decoration: none; color: #990000; }
a:visited { text-decoration: none; color: #990000; }
a:hover { text-decoration: underline; color: #000000; }

body,table,tr,td,th {	
	font-family: Arial;
	font-size: 12px;
}

.subtitle {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


a.store_item_img:link {
        color: #990000;
}
a.store_item_img:visited {
        color: #990000;
}
a.store_item_img:hover {
        color: #000000;
}
img.store_item_img {
	border: #990000;
}

a.store_item_desc:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #990000;
}
a.store_item_desc:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #990000;
}
a.store_item_desc:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: underline;
        color: #000000;
}

.store_search_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px ridge #BBBBBB;
}

.store_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background: #EEEEEE;
}

.store_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.store_search_selector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px ridge #BBBBBB;
	color: #222222;
	background: #EEEEEE;
}

.store_price_range {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.store_price {
	font-weight: bold;
	color: #990000;
}

.store_related_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

a.store_related_item:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #990000;
}
a.store_related_item:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #990000;
}
a.store_related_item:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: underline;
        color: #333333;
}

.store_yousave {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


