.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.featuredtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}

/* home page styles */
body {
	margin: 0px 0px 0px 0px;
	background-color: #6193F2;
}
.top {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top a:link {
	color: #0000FF;
}
.top a:visited {
	color: #0000FF;
}
.top a:hover {
	color: #0000FF;
}
.top a:active {
	color: #0000FF;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color:#000033;
}
a:active {
	color: #FF6600;
}
.textFeatured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	font-weight: normal;
}
.textFeaturedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: bold;
}
.ShippingNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
}
.HeaderBackground {
	background-image: url(/img/test_header_flash2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.HeaderTable {
	width: 760px;
	margin: 0px;
	padding: 0px;
}