.navlink {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.translucent {
     opacity: 0.3;
     filter:alpha(opacity: 80);
     -moz-opacity: 0.3;
     -khtml-opacity: 0.3;
}
.sublink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-separator {
	background-image: url(images/bg_separator.jpg);
	background-repeat: repeat-x;
}
.gray13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;

}
.navibg {
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.grhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4E4E4E;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
