.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.BodyText {
	font-weight: bold;
	color: #666666;
}
a.BodyText:hover {
	color: #5FB71E;
	text-decoration: none;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
a.Nav1Over {
	color :#FFFFFF;
	font-weight :bold;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	line-height : 20px;
	background-color :#CCCCCC;
	background-image: url(images/arrow_nav_main.gif);
	background-repeat: no-repeat;
	background-position: 10px center;	
	width :160px;
	padding-left: 30px;
}
a.Nav1 {
	color :#666666;
	font-weight :bold;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	line-height : 20px;
	width :160px;
	padding-left: 30px;
}
a.Nav1:hover {
	color :#FFFFFF;
	background-image: url(images/arrow_nav_main.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a.Nav2Over {
	color :#ffffff;
	font-weight :bold;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	line-height : 20px;
	background-color :#999999;
	background-image: url(images/arrow_nav_second.gif);
	background-repeat: no-repeat;
	background-position: 10px center;	
	width :200px;
	padding-left: 30px;
}
a.Nav2 {
	color :#666666;
	font-weight :bold;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration :none;
	line-height : 20px;
	width :200px;
	padding-left: 30px;
}
a.Nav2:hover {
	color :#666666;
	background-image: url(images/arrow_nav_second.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.Imagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link.Imagebox {
	color: #666666;
	text-decoration: none;
}
a:visited.Imagebox {
	color: #666666;
	text-decoration: none;
}
a:hover.Imagebox {
	color: #5FB71E;
	text-decoration: underline;
}
.SmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a.SmallBold {
	color: #666666;
}
a.SmallBold:hover {
	color: #5fb71e;
	text-decoration: none;	
}
a.Card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.Card:hover {
	text-decoration: underline;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
