html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #990000;
	color: #FFFFFF;
}
p {
	font-size: 11px;
}
h1 {
	color: #990000;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding: 0px 0px 11px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 2px 8px;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 13px;
	padding: 2px;
	margin: 0px;
	background-color: #e4e4e4;
}
h5 {
	font-size: 12px;
	padding: 0px;
	margin: 14px 0px 6px 0px;
	color: #990000;
	text-decoration: underline;
}
ul li {
	list-style-image:url(../images/std-bullet.gif);
}
strong {
	font-style: italic;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}
fieldset {
	border: none;
	border-top: 1px solid #D0D0D0;
	padding: 10px 0px 0px 0px;
	color: #000000;
}
fieldset > legend {
	padding: 0px 5px 2px 0px;
	font-weight: bold;
	color: #000000;
}
legend {
	font-weight: bold;
	color: #000000;
}

.mainTable {
	width: 870px;
	height: 100%;
}
.leftColumn {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	height: 100%;
	border-right: 2px solid #e4e4e4;
}
.content {
	width: 470px;
	padding: 5px;
	vertical-align: top;
}
.rightColumn {
	width: 200px;
	vertical-align: top;
	height: 100%;
}
.footer {
	padding: 5px;
	vertical-align: bottom;
}
.menuBackground {
	background-repeat: no-repeat;
	background-position: 4px 15px;
	
}
.smallText {
	font-size: 9px;
}
.special {
	color: #990000;
	font-weight:bold;
}
#priceTag {
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 0px 0px; 
	padding: 7px 10px 7px 30px; 
	color: #FFFFFF;
	text-decoration: none;
}
.strike {
	text-decoration:line-through;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	cursor: hand;
}
a.menu {
	margin: 0px 0px 10px 0px;
	color: #990000;
	line-height: 19px;
}
a.menu:hover {
	margin: 0px 0px 10px 0px;
	color: #000000;
	line-height: 19px;
}
a.menuFooter {
	margin: 0px 0px 10px 0px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;
	text-decoration: underline;
}
a.menuFooter:hover {
	margin: 0px 0px 10px 0px;
	color: #990000;
	line-height: 19px;
	font-weight: normal;
}
a.right {
	color: #FFFFFF;
}
a.right:hover {
	color: #000000;
}
#odd {
	background-color: #e4e4e4;
}
.onPage {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	padding: 2px 3px 2px 3px; 
	border-bottom: 1px solid #000000;
}
a.pageLink {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #A61B1A;
	font-weight: bold;
	text-decoration: none; 
	padding: 2px 3px 2px 3px; 
}
a.pageLink:hover {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #A61B1A;
	font-weight: bold;
	text-decoration: none; 
	padding: 2px 3px 2px 3px; 
	border-bottom: 1px solid #A61B1A;
}
a.pageOther {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #A61B1A;
	font-weight: bold;
	text-decoration: none; 
}
a.pageOther:hover {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	color: #A61B1A;
	font-weight: bold;
}
