body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DEE7EF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #710100;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #710100;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1051EF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #4A618C;
}

.addresses {
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
}
.price {
	color: #730000;
	font-weight: bold;
	font-size: 18px;
}
.smalltext {
	font-size: 10px;
}
.smaller {
	font-size: 9px;
}
.headline {
	font-family: Tw Cen MT,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADBECE;
	font-weight: bold;
}
.bigheadline {
	font-family: Tw Cen MT,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ADBECE;
	font-weight: bold;
}
.kicker {
	font-family: Tw Cen MT,Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
.feathead {
	font-weight: bold;
}
.smallhead {
	color: #730000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 8px 0px 0px;
	padding-top: 8px;
	border-bottom: 1px solid #c0c0ff;
}
.listprice1, .listprice2 {
	color: #0000ff;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 1px solid #0000ff;
	padding: 2px;
	margin: 5px;
	float: right;
}
.listprice1 span, .listprice2 span {
	font-size: 0.7em; font-weight: normal; text-transform:uppercase;
}
.rightpic {
	padding-left: 10px;
}
.tablerow1 {
	background-color: #FFFFFF;
}
.tablerow2 {
	background-color: #EFF3F7;
}
.mainpic {
	background-color: #FFFFFF;
	float: right;
	padding: 8px;
}
.printerShow {
	display: none;
}
#container {
	background-image: url(images/bg_container.gif);
	border: 1px solid #ADBECE;
}
#containercell {
	border: 1px solid #ffffff;
	padding: 8px;
}
#header {
	margin-bottom: 4px;
	border: 1px solid #ADBECE;
	width: 738px;
	height: 163px;
}
#nav { margin-bottom: 4px; }
#content {
	border: 1px solid #ADBECE;
	padding: 1px;
	margin-top: 1px;
}
#sidebar {
	border: 1px solid #ADBECE;
	padding: 1px;
	margin-bottom: 8px;
}
#panellight {
	background: #ffffff url(images/bg_panellight.gif) no-repeat 8px 8px;
	padding: 8px 8px 8px 20px;
	border-right: 8px solid #ffffff;
	border-bottom: 8px solid #ffffff;
}
#paneldark {
	background: #A4B9D4 url(images/bg_paneldark.gif) no-repeat 8px 8px;
	padding: 8px 8px 8px 20px;
	border-right: 8px solid #A4B9D4;
	border-bottom: 8px solid #A4B9D4;
}
#panelhead {
	margin-bottom: 8px;
	padding-left: 22px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	margin-top: 8px;
	border-top: 1px dashed #ADBECE;
}
#bullet ul {
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
}
