body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
.greybdr {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.greybdr1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.greybdrtd {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tdwhite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.colortext {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #247095;
	text-decoration: none;
}
.tabletdbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.greytext {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.rightlinks {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #247095;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10pt;
	display: block;
	width: 250px;
}
.rightlinks:hover {
	text-decoration: none;
	width: auto;
}
.footerbdr {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CEE2EC;
}
.colorlinks {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #247095;
	text-decoration: none;
}
.dotline {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #FF8A00;
	text-decoration: underline;
}
.dotline:hover {
	text-decoration: none;
}
.colorlinks:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF8A00;
}
