BODY {
	color: Black;
	background-color: #B50800;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
}

p, li, td {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: center;
	color: Gray;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: Black;
	text-decoration: underline;
	}

.titlebar {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: Black;
}

.salesoffice {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 12px;
	}

.sales_bold {
	font-weight: bold;
}
	
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: White;
}
.footer a {
	text-decoration: underline;
	color: White;
}

.footer a:hover {
	color: Gray;
	text-decoration: underline;
}

td#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: Black;
	letter-spacing: 1px;
	text-decoration: none;
	}

td#menu a:hover {
	color: Gray;
	text-decoration: none;
}

td#sub{
	font-size: 11px;
	font-weight: bold;
	color: Gray;
	line-height: 80%;
	text-decoration: none;
	text-indent: 20px;
	}
	
td#third a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	line-height: 80%;
	text-decoration: none;
	text-indent: 40px;
}

td#third a:hover {
	color: Gray;
	text-decoration: none;
}

