.smallText {
	font-size: 10px;
	color: #FF0000;
}

hr {
	height:2px;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
   }
   
body {
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.no_back {
	background-color: #F0F0F0;
    font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
a.nav:link {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;	
}
a.nav:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top:0px;
	margin-bottom:0px;
}
a.blue:link {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;	
}
a.blue:visited {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}
a.blue:hover {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
a.blue:active {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #005FE6;
}
.titleLarge {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.blueArial12 {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.whiteArial12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightImage {
	margin-left: 10px;
}
table.border {
	border-top: solid 1px #7D7D7D;
	border-right: solid 1px #7D7D7D;
}
td.border {
	border-bottom: solid 1px #7D7D7D;
	border-left: solid 1px #7D7D7D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.smalltext {
	font-size: 11px;
}
.err {
	font-weight: bold;
	color: #FF0000;
}
img.border {
	border-color:#000000; border-bottom-style:solid; border-width:1px;
}
.prodnav {text-align:center; font-stretch:expanded; line-height:12px;}
.specialback {
	background-image: url(images/contentSpecialsBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
