body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 5px;
	background-color: #971919;
	color:#333333;
}
h2{
	font-size: 16px;
}
h2.bodytext {
	font-size: large;
	color: #333333;
}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #971919;}
a:active {color: #971919;}
ul {
	margin-left: 0px;
}

#Wrapper {
	width: 800px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#Banner {
	background-color: #ffffff;
	text-align: center;
}
#Banner li {
	display: inline;
}
#Banner li a {
	margin-left: 15px;
}
#Main {
	background-color: #ffffff;
	text-align: left;
}
#Footer {
	width: 788px;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 6px;
	text-align: left;
	background-color: #ffffff;
	background: url('/_images/footer.jpg') no-repeat scroll top right;
}
#bottomlinks {
	padding: 10px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#bottomlinks a {color: #999999;} 
#bottomlinks a:hover {color: #666666;} 
#bottomlinks a:visited {color: #666666;}
#bottomlinks li {
	display: inline;
}
#bottomlinks li a {
	margin-left: 10px;
}

#IDA_Footer {
	padding: 8px;
	height: 12px;
	font-size: 10px;
	background-color: #333333;
}
#IDA_Footer li {
	display: inline;
}
#IDA_Footer a {
	color: #ffffff;
}
#IDA_Footer .left {
	float: left;
}
#IDA_Footer .left a {
	margin-left: 10px;
}
#IDA_Footer .right {
	float: right;
}
#IDA_Footer .right a {
	margin-right: 10px;
}

.small {font-size: 10px}
.smallertext {font-size: 10px; color: #333333;}
.headings {font-size: 16px; color: #666666;}
.heading1 {font-size: 14px;	font-weight: bold; color: #003366;}

table.sales {
	width:780px;
	text-align:left;
	border-left:1px solid #666666;
	border-bottom:0px solid #666666;
	border-right:1px solid #666666;
}
td.sales-item-top {
	width:390px;
	text-align:left;
	font-size: 10px;
}
td.sales-item {
	width:390px;
	text-align:left;
	font-size: 10px;
	border:0px solid #666666;
}
table.latest {
	width: 100%;
	border: 1px solid #cccccc;
	font-family: arial;
	font-size: 11px;;
}
td.latest-left {
	width:80px;
	height:60px;
	vertical-align:middle;
}
td.latest-right {
	vertical-align:middle;
	text-align:left;
}
