body {
	color: #303030;
	background-color: #9c2020;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-left:0px;  
	text-align: left;
}

p {
	font-size:12px;
}

li {
	font-size: 12px;
	margin-bottom: 6px;
}

h1, h2, h3 {
	color: #9c2020;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	text-align: center;
}

td {
	font-size:12px;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

.c {
	text-align: center;
}

.color {
	color: #9c2020;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.priceCol {
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}


a {
	color: blue;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

#content {
	width:573px;
	margin:19px 20px 10px 30px;
}

#popWindow {float:right; position:relative; top:-6px; right:-4px; font-size:8px; background-color:#d6143b;  padding:1px; font-weight:bold; z-index:4; border:solid 0px; }

#popWindow a {
	color: white;
}.menuSubHead {
	color: #9c2020;
	text-align:center;
	font-size:14px;
	font-weight: bold;
}
.14 {
	font-size: 14px;
}
.13 {
	font-size: 13px;
}

.tm6px {
	margin-top:6px;
}

