@charset "UTF-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsheadline1 {
	font-size: 24px;
	font-weight: bold;
	color: #D88626;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}
.newsheadline2 {
	font-size: 18px;
	font-weight: bold;
	color: #D88626;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}
.shoplinks {
	color: #FFFFFF;
	font-weight: bold;
}
.textlink {
	color: #DA8526;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bodytext {
	color: #000000;
	font-size: 12px;
	font: Verdana;
	line-height: 150%;
}
.position {
	position: relative;
	top: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	visibility: visible;
}

