body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;

}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 0px;

}

h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.tableTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.red {
	font-weight: bold;
	color: #990000;
}
.table_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	font-size: 16px;

}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#fullHeight {
	height: 100%;
}
.tablePrices {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.rowLight {
	background-color: #F3E0D1;
}
.titleText {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	text-transform: uppercase;

}
.text10 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.leftImage {
	margin-bottom: 3px;
	margin-right: 10px;
	float: left;
}
