.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	color: #006600;
	text-decoration: none;
	text-transform:uppercase;
	/*padding-top:0px;*/
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: none;
}
.smap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 13px;
	color: #5fa003;
	text-decoration: none;
}
.smap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 13px;
	color: #006600;
	text-decoration: none;
}
.foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 13px;
	color: #C79604;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 13px;
	color: #006600;
	text-decoration: none;
	text-transform:uppercase;
	padding-left:25px;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: none;
}
.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: none;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	color: #FF6EC7;
	text-decoration: underline;
}
.td-border{
border:1px solid #CCCCCC;
}
