.linky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bb {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.linky:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.backy {
	background-attachment: fixed;
	background-image: url(images/bg_new.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: 387C03;

}
.heady {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00e600;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.backynav {
	background-image: url(images/new_labelbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
}
.backbot {
	background-color: #33CC33;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.smally {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
