.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7A7A7A;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #83A060;
	text-decoration: none;
	text-transform: uppercase;
}
.logo {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A6A5A5;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	color:#959BA7;
	line-height: 12px;
	height: 17px;
	width: 133px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	padding-left:5px;
}
.link1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #797B77;
	text-decoration: none;
}
.link2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.link3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #97B474;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #73736F;
}
.link4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #2F9BD7;
}
.link5 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.border {
border-top: none;
border-right: thin gray dotted;
border-bottom: none;
border-left: none;
}