html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#f1f7fe;
}

div#header_reminder {
	width: 100%;
	background-color:#c0c8cb;
}

div#header_reminder_text {
	width: 964px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
}

div#header {
	width: 100%;
	background:url(/images/header_grandient.gif);
	height: 150px;
}

div#header_inner {
	width:964px;
	height:150px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	position:relative;	
}

div#login {
	height: 27px;
	float:right;
}

div#top_login_result	{
	padding-left:5px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

.login_template_reset {
	margin-top:3px;
	background-color: #eeeeee;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	}

.login_template {
	margin-top:3px;
	background-color: #eeeeee;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:120px;
	}

.login_template:focus {
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:120px;
	}

div#header_logo {
	position:absolute;
	top:20px;
	left:10px;
	width:198px;
}

div#slogan_containter	{
	position:absolute;
	top:27px;
	right:0px;
	width:726px;
	height:100px;
}

div#slogan_area {
	position:relative;
	top:25px;
}

div#slogan_area_text {
	color:#7e7e7e;
	font-size:18px;
	text-align:left;
}

div#slogan_header {
	position:relative;
	width:100%;
	margin-top:15px;
}

div#selected_cause_text {
	color:#7e7e7e;
	font-size:18px;
	text-align:left;
}

div#header_links {
	position:absolute;
	bottom:4px;
	right:0px;
	text-align:right;
	color:#c0c8cb;
}

.about_nav	{
	text-align:right;
	color:#c0c8cb;
}

#header_links a	{	
	color:#106ed1;
	font-size:14px;
	text-decoration:none;
}
#header_links a:hover	{
	color:#106ed1;
	font-size:14px;
	text-decoration:underline;
}

div#strips {
	background:url(/images/grey_strip.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:100%;
	height:508px;
	text-align:center;
}

div#logo_box {
	background-color:#ffffff;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

div#img_border {
	background:url(/images/img_border.gif);
	width:964px;
	height:508px;
	margin: 0 auto;
	position:relative;
}

div#workspace	{
	position:absolute;
	width:960px;
	height:495px;
	background-repeat:no-repeat;
	top:11px;
	left:2px;
}

div#navbar_bg	{
	background:url(/images/navbar_bg.png);
	position:absolute;
	width:960px;
	height:62px;
	top:11px;
	left:2px;
}


div#strips_layout {
	background:url(/images/grey_strip_layout.gif);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	height:71px;
	text-align:center;
}


div#img_border_layout {
	background:url(/images/img_border_layout.gif);
	background-repeat:no-repeat;
	width:964px;
	height:71px;
	margin: 0 auto;
	text-align:center;
}


div#navbar_bg_layout	{
	background:url(/images/navbar_bg.png);
	position:relative;
	width:960px;
	height:58px;
	top:11px;
	left:2px;
}

div#centered_content {
	background-color:#F7F7F7;
	width:100%;
	overflow:hidden;
}

div#content_bars {
	background:url(/images/content_bars.png);
	background-repeat:repeat-y;
	width:964px;
	height:auto;
}

div#content_block {
	width:940px;
	height:auto;
}

div#content_area2 {
	width:700px;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

div#side_bar {
	width:220px;
	float:right;
}

div#donate_percentage	{
	background-image:url(/images/donate_percentage_bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:400px;
	border:solid;
	border-width:1px;
	border-color:#c0c8cb;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:20px;
}

div#donate_percentage_content	{
	text-align:left;
	padding:8px;
}

div#side_bar_join	{
	background-image:url(/images/side_bar_join_bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:400px;
	border:solid;
	border-width:1px;
	border-color:#c0c8cb;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:20px;
}

div#side_bar_join_content	{
	text-align:left;
	padding:8px;
}


div#side_bar_nav	{
	width:220px;
	border:solid;
	border-width:1px;
	border-color:#c0c8cb;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:20px;
}

div#content_area {
	background-color:#ffffff;
	width:100%;
}

div#content {
	width:940px;
	position:relative;
	text-align:left;
	padding-top:10px;
	padding-bottom:20px;
}

div#mn_join_layout	{
	position:absolute;
	width:162px;
	height:50px;
	top:1px;
	left:16px;
}

div#mn_cause_layout	{
	position:absolute;
	width:233px;
	height:50px;
	top:1px;
	left:180px;
}

div#mn_store_layout	{
	position:absolute;
	width:343px;
	height:50px;
	top:1px;
	left:414px;
}

div#mn_about_layout	{
	position:absolute;
	width:184px;
	height:50px;
	top:1px;
	left:760px;
}

div#mn_join	{
	position:absolute;
	width:162px;
	height:50px;
	top:6px;
	left:16px;
}

div#mn_cause	{
	position:absolute;
	width:233px;
	height:50px;
	top:6px;
	left:180px;
}

div#mn_store	{
	position:absolute;
	width:343px;
	height:50px;
	top:6px;
	left:414px;
}

div#mn_about	{
	position:absolute;
	width:184px;
	height:50px;
	top:6px;
	left:760px;
}

div#status_area	{
	position:absolute;
	width:227px;
	height:400px;
	bottom:15px;
	right:10px;
	border:solid;
	border-width:1px;
	border-color:#87b6e8;
	border-collapse:collapse;
}

div#status_area_transparent	{
	position:absolute;
	width:227px;
	height:400px;
	bottom:0px;
	left:0px;
	background-color:#ffffff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#status_area_content	{
	position:relative;
	width:227px;
	height:400px;
	font-size:14px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#logged_status_area	{
	position:absolute;
	bottom:0;
	left:0;
	width:227px;
	height:400px;
	font-size:14px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#aspca_status_area_text	{
	font-size:14px;
	color:#000000;
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	z-index:10;
}

div#status_area_graphic	{
	background-image:url(/images/girl_shopping.jpg);
	width:227px;
	height:400px;
	z-index:2;
}

#logged_status_area a	{	
	color:#106ed1;
	font-size:14px;
	text-decoration:underline;
}

#logged_status_area a:hover	{
	color:#106ed1;
	font-size:14px;
	text-decoration:none;
}

div#action_area	{
	position:absolute;
	width:703px;
	height:400px;
	bottom:15px;
	left:10px;
}

div#intro_action_area	{
	position:relative;
	width:703px;
	height:400px;
    border:solid;
	border-width:1px;
	border-color:#87b6e8;
	border-collapse:collapse;
}

div#intro_action_area_transparent	{
	position:absolute;
	width:703px;
	height:400px;
	bottom:0px;
	left:0px;
	background-color:#eef6fd;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#intro_action_area_content	{
	position:relative;
	width:703px;
	height:400px;
	z-index:10;
}


div#shopping_aspca	{
	position:absolute;
	bottom:150;
	left:150;
}

div#join_action_area	{
	position:absolute;
	width:703px;
	height:399px;
	bottom:0px;
	left:0px;
	border:solid;
	border-width:1px;
	border-color:#ecc27a;
	border-collapse:collapse;
}

div#join_area_transparent	{
	position:relative;
	width:703px;
	height:399px;
	background-color:#faf0de;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#join_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:399px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}


div#join_area_form	{
	position:relative;
	left:0px;
	height:337px;
	font-size:12px;
	color:#000000;
	z-index:10;
	overflow:auto;
}

.join_label	{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-right:3px;
	text-align:right;
}

div#join_area_content li	{
	padding-bottom:2px;
}

div#join_area_content label	{
	width:80px;
	display: block;
	float:left;
	text-align: right;
	font-weight:bold;
    font-size:12px;
	padding-right:10px;
}

.image_top_causes	{
	border-color:#d6f9b5;
	border-collapse:collapse;
	border-style:1px solid;
	margin:5px;
}

div#cause_action_area	{
	position:absolute;
	width:703px;
	height:399px;
	bottom:0px;
	left:0px;
	border:solid;
	border-width:1px;
	border-color:#d6f9b5;
	border-collapse:collapse;
}

div#cause_area_transparent	{
	position:relative;
	width:703px;
	height:399px;
	background-color:#f5fdec;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#cause_area_text	{
	position:absolute;
	width:703px;
	height:358px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:20;
	overflow:auto;
}

div#cause_action_area_top	{
	height:90px;
}


div#store_action_area_top	{
	height:90px;
}

div#cause_action_area_bottom	{
	position:absolute;
	bottom:0px;
	left:0px;
	height:330px;
	width:100%;
	overflow:auto;
}

div#store_action_area_bottom	{
	height:326px;
	width:100%;
	overflow:auto;
}

div#cause_action_area_contraints	{
	background-color:#dfe3e5;
}


div#store_action_area_contraints	{
	background-color:#dfe3e5;
}

div#cause_area_contraints_content	{
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

div#store_area_constraints_content	{
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
}

div#cause_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:399px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}

.image_top_stores	{
	border-color:#b5d6f9;
	border-collapse:collapse;
	border-style:1px solid;
	margin-left:15px;
}

div#store_action_area	{
	position:absolute;
	width:703px;
	height:399px;
	bottom:0px;
	left:0px;
	border:solid;
	border-width:1px;
	border-color:#b5d6f9;
	border-collapse:collapse;
}

div#store_area_transparent	{
	position:relative;
	width:703px;
	height:399px;
	background-color:#eef6fd;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#store_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:399px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#store_area_text	{
	position:absolute;
	width:703px;
	height:358px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:20;
	overflow:auto;
}

div#account_action_area	{
	position:absolute;
	width:703px;
	height:399px;
	bottom:0px;
	left:0px;
	border:solid;
	border-width:1px;
	border-color:#b5d6f9;
	border-collapse:collapse;
}

div#account_area_transparent	{
	position:relative;
	width:703px;
	height:399px;
	background-color:#ffffff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#account_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:399px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#account_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:399px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#about_action_area	{
	position:absolute;
	width:703px;
	height:399px;
	bottom:0px;
	left:0px;
	border:solid;
	border-width:1px;
	border-color:#f9b5d6;
	border-collapse:collapse;
}

div#about_area_transparent	{
	position:relative;
	width:703px;
	height:399px;
	background-color:#fdedf5;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	z-index:1;
}

div#about_area_content	{
	position:absolute;
	top:0px;
	left:0px;
	width:703px;
	height:400px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:10;
}

div#account_area_text	{
	height:343px;
	font-size:12px;
	color:#000000;
	text-align:left;
	overflow:auto;
}

div#about_area_text	{
	position:absolute;
	width:703px;
	height:358px;
	font-size:12px;
	color:#000000;
	text-align:left;
	z-index:20;
	overflow:auto;
}

h1 {
	color:#106ed1;
	margin:0 0 20px 0;
	padding:0;
	font-size:24px;
}

h2 {
	margin:0 0 15px 0;
	padding:0;
	font-size:18px;
}
	
h3 {
	margin:0 0 10px 0;
	color:#6c6c6c;
	font-size:14px;
}



br.clear {
	width:100%;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}	


#footer_bar	{
	background:url(/images/footer_bar.gif);
	background-repeat:repeat-x;
	display:block;
	width:100%;
	height:2px;
	margin:0px;
	padding:0px;
}

#footer {
	margin-top:5px;
	width:100%;
	text-align: center;
	background-color:#f1f7fe;
}

#footer_inner {
	width:950px;
	margin:0 auto;
	color:#a3a3a3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a#footer, a:visited#footer 	{	
	color:#106ed1;
	text-decoration:none;
}
a:hover#footer 	{
	color:#106ed1;
	text-decoration:underline;
}

li	{
	padding-bottom:10px;
}

#join_form_errors_content	{
	font-size:12px; 
	font-weight:bold; 
	color:#ff0000;
}

a, a:visited { 
	text-decoration: underline; 
	font-size: 12px; 
	color: #106ed1; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	}
	
a:hover { 
	text-decoration: none; 
	font-size: 12px; 
	color: #106ed1; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	}

.return_top, .return_top:visited { 
	text-decoration: underline; 
	font-size: 10px; 
	color: #fca207; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right:5px;
	}
	
.return_top:hover { 
	text-decoration: none; 
	font-size: 10px; 
	color: #fca207; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right:5px;
	}

fieldset{
	padding:25px;
}

legend{
	font-size:14px;
	font-weight:normal;
	color:#106ed1;
}

.input {
	background-color: #f1f7fe;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.input:focus {
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.input_cause_action {
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:26px;
	width:250px;
	}

.input_cause_action:focus {
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:24px;
	}
	

.button {
	background-color: #106ed1;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:4px;
	}

.button:focus {
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
label	{
	width:130px;
	display: block;
	float:left;
	text-align: right;
	font-weight:bold;
    font-size:12px;
	padding-right:10px;
}

.login_terms	{
	font-size:12px;
}

.image_cause_action	{
	border-color:#c0c8cb;
	border-collapse:collapse;
}

.store_description_logo	{
	border-color:#c0c8cb;
	border-collapse:collapse;
	margin-left:10px;
	margin-bottom:5px;
}

.body_text	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.cause_area_name	{
	font-size:12px;
	text-transform:uppercase;
}


give_anonymously, give_anonymously:visited { 
	text-decoration: underline; 
	font-size: 14px; 
	color: #106ed1; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
give_anonymously:hover { 
	text-decoration: none; 
	font-size: 14px; 
	color: #106ed1; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
div#donation_set1 {
	background-image:url(/images/donation_5-7.gif); 
	width:48px; 
	height:48px; 
	background-repeat:no-repeat; 
	text-align:center;
	font-size:21px; 
	font-weight:bold; 
	color:#6c6c6c; 
	display:block; 
	padding-top:11px;
}

div#donation_set2 {
	background-image:url(/images/donation_8-11.gif); 
	width:48px; 
	height:48px; 
	background-repeat:no-repeat; 
	text-align:center;
	font-size:21px; 
	font-weight:bold; 
	color:#6c6c6c; 
	display:block; 
	padding-top:11px;
}

div#donation_set3 {
	background-image:url(/images/donation_13-15.gif); 
	width:48px; 
	height:48px; 
	background-repeat:no-repeat; 
	text-align:center;
	font-size:21px; 
	font-weight:bold; 
	color:#ededed; 
	display:block; 
	padding-top:11px;
}

.formblock	{
	margin: 2px 0px 2px 0px;
	padding-top:5px;
	clear:both;
}

.formlabel	{
	float: left;
	width: 240px;
	text-align: left;
	font-weight: normal;
}

.formfield	{
	float: left;
	width: 300px;
	text-align: left;
	line-height:26px;
}

form	{
	margin:0px;
	padding:0px;
}

.add_cause_fields	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-right:8px;
}

.add_cause_input	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #f1f7fe;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	width:300px;
	height:21px;
}

.add_cause_input:focus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #ffffff;
	border: 1px solid;
	border-color:#000000 #cccccc #cccccc #000000;
	width:300px;
	height:21px;
}

#info_update_status	{
	border: 1px solid;
	border-color:#6ED110;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #f9fef4;
	background-image: url('/images/success_bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6ED110;
	text-align:left;
}

#errorExplanation	{
	border: 1px solid;
	border-color:#620807;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #FFBABA;
	background-image: url('/images/error_bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#620807;
	text-align:left;
}

.errors	{
	border: 1px solid;
	border-color:#620807;
	margin: 10px 0px;
	padding:5px 10px 5px 15px;
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #FFBABA;
	background-image: url('/images/error_bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#620807;
	text-align:left;
}

#errorExplanation h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
	color:#620807;
	text-transform:uppercase;
}
#errorExplanation li {
	margin-left:10px;
	padding-bottom:6px;
	color:#ffffff;
	font-weight:bold;
}


.cause_result_featured td	{
	border-top:1px solid;
	border-top-color:#10d112;
	border-bottom:1px solid;
	border-bottom-color:#10d112;
	background-color:#c3f3c4;
	height:40px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.cause_result_featured a	{
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.cause_result_featured a:visited	{
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.cause_result_featured a:hover 	{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.cause_result td	{
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}

.store_result_featured	{
	border-top:1px solid;
	border-top-color:#106ed1;
	border-bottom:1px solid;
	border-bottom-color:#106ed1;
	background-color:#c3dbf3;
	height:40px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.store_result_featured a 	{
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.store_result_featured a:visited 	{
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.store_result_featured a:hover	{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

td.store_result 	{
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}

.all_stores {
	text-decoration:underline;
	font-weight:normal;
	font-size:14px;
}

.all_stores:visited {
	text-decoration:underline;
	font-weight:normal;
	font-size:14px;
}

.all_stores:hover {
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

tr.store_results {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#F7F8F9;
}
tr.store_results:hover {
	background-color:#daeafc;
	font-weight:bold;
	color:#106ed1;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
}

td.store_results {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
td.store_results:hover {
	font-weight:bold;
	color:#106ed1;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}

.coupon_name, .coupon_name:visited {
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:#106ed1;
}

.coupon_name:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#fca207;
}