td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
td#top{
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	height: 140px;
}
td#bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #000033;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td#bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
td#bottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #000033;
}
td#bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
td#customers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000033;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-right: 15px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
}

td#customers a {
	font-style: normal;
	font-weight: bold;
	color: #6686AA;
	text-decoration: underline;
}
td#customers a:visited {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
td#customers a:hover {
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
td#customers image{
	display: block;
	float: left;
	padding-bottom: 5px;
}
td#breadcrumb{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6686AA;
	padding-left: 3px;
}
td#breadcrumb a{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6686AA;
	padding-left: 15px;
}
td#breadcrumb a:visited{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6686AA;
	padding-left: 15px;
}
td#breadcrumb a:hover{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6686AA;
	padding-left: 15px;
}
