body {
	margin: 0px;
	/*background-image: url(images/bg.gif);*/
	background-color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.bg_norepeat {
	background-image: url(images/bg_thompson_tire.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
li {
	list-style-image: url(images/li_tt_shite.gif);
	line-height: 125%;
}
.text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}



.thompsontire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}
.li_front {
	list-style-image: url(images/li_tt.gif);
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.white:link, a.white:visited{ 
color: #FFFFFF; 
text-decoration: underline;
}

a.white:hover { 
color: #FFFFFF; 
text-decoration: none; 
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000066;
	font-style: italic;
}

.blueBorder {
	border:#000099 medium solid;
	background-color:#ffcc00;
	text-align:center;
	}
	
.bottomBorder {
	border-bottom:#000099 medium solid;
	margin-bottom:0px;
	padding-bottom:0px;
	}

.whiteBorder {
	border-right:#FFFFFF 1px solid;

}	

.whiteBorderBottom {
	border-bottom:#FFFFFF 2px solid;

}	
.whiteBorderTop{
	border-top:#FFFFFF 2px solid;

}	


a.blackLink:link, a.blackLink:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.blackLink:hover {
	text-decoration:underline;
	
	}
.smallText {
	font-size:9pt;
	}	
	

.coupons {
	font-size:24px;
	text-align:center;
	}

