.tableborder {
	border-bottom-width: thin;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.cellbackground {
	background-image: url(images/spacer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumbscell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableborder1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a.breadcrumbs {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
}

a.breadcrumbs, a.breadcrumbs:visited {
  color: #010101;
}

a.breadcrumbs:hover {
	color: #606060;
	text-decoration: underline;
}
a.uppernav {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.uppernav, a.uppernav:visited {
  color: #010101;
}

a.uppernav:hover {
	color: #606060;
	text-decoration: underline;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.bodytext:hover {
	color: #606060;
	text-decoration: underline;
}
a.bodytext:visited {
  color: #606060;
}
.descriptivetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a.bullets:hover {
	color: #606060;
	text-decoration: underline;
}
a.bullets:visited {
  color: #606060;
}
