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: 25px;
	color: #CC0000;
	font-weight: bold;	
}

.cents {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	position:relative;
	top:-7px;

}

.header {
	font-family: Arial;
	font-size: 20px;
	color: #999999;
}

.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;
}

table.apply {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #6699CC;
	border-collapse: separate;
	background-color: ;
}

table.apply td {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: #6699CC;
	background-color: ;
	-moz-border-radius: ;
}

.letter {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
}