body {
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 11px;
}

th {
	font-family: Arial;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

a.header_links {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.header_links:visited {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.header_links:hover {

	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.td_nav {
	height:36px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-top:2px;
	vertical-align: top;
}



.block {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	height:200px;
}

.block2 {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	height:50px;
}

.price {
	font-family: Arial;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;	
}

.cents {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;

}

.header {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.pageTitle {
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
	
}

.mainText {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.comments {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

option {
	font-family: Arial;
	font-size: 11px;
}

select {
	font-family: Arial;
	font-size: 11px;
}

input {
	font-family: Arial;
	font-size: 11px;
}

.unavailable {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.available {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
}

table.greyBorder {
	border-width: 2px;
	border-style: solid;
	border-color: #C7C7C7;
	
}

.newsPadding {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 20px;

}
