/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
body {
	background-image: url(imgs/bg_stripe.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: underline;
}
.footer {
	color: #003366;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.product_name {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.table_header {
	font-weight: bold;
	background-position: left center;
	text-transform: uppercase;
	font-size: 12px;
	color: #336699;
	line-height: 15px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_rowtitle {
	line-height: 12px;
	color: #333333;
	text-align: right;
	background-position: right top;
	font-weight: bold;
}
.bullet {
	font-style: normal;
	color: #333333;
	background-position: left top;
	line-height: 12px;
}
.notification {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
	line-height: 14px;
}
