@charset "utf-8";
body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; }
#wrapper {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF; }
#masthead {
	background-color: #000000;
	margin: 0;
	padding: 5px;
	line-height: 1.25; }
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 85%;
}
#topnav a {
	color: #000000; }
#topnav a:hover {
	color: #FF0000;
	text-decoration: underline; }
#masthead img {
    margin: 0;
	border: 0; }
#content {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.75; }
a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	text-decoration: underline; }
a.navbar {
	color: #FFFFFF; }
a:hover.navbar {
	color: #FF0000;
	text-decoration: underline; }
table.navbar {
	margin-left: auto;
	margin-right: auto; }
td.navhead {
	color: #999999;
	font-size: 115%;
	font-weight: bold;
	padding: 3px; }
.bottomNav {
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	line-height: 1.5; }
.caption {
	font-size: 9px; }
.center {
	text-align: center; }
.copyright {
	vertical-align: baseline;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}
.header1 {
    font-weight: bold;
	font-size: 18px;
	line-height: normal; }
.header2 {
    font-weight: bold; 
	line-height: normal; }
.listSpace {
	line-height: 125%; }
.outofstock {
	font-size: 11px;
	color: #FF0000;
}
.right {
	text-align: right; }
.spacer {
	line-height: 125%; }
.subtitle {
	font-style: italic;
	line-height: normal;
	font-weight: bold; }
.text120 {
	font-size: 120%; }
.text180 {
	font-size: 180%; }
.title {
	font-size: 9px;
	font-weight: bold; }
.white {
	color: #FFFFFF; } 
