@import url("video.css");
.regmenu {
	font-family: "Agency FB";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	text-decoration: none;

}
.greymenu{
	font-family: "Agency FB";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.litmenu{
	font-family: "Agency FB";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
.submenu {
	font-family: "Agency FB";
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}
.submenulit {
	font-family: "Agency FB";
	font-size: 14px;
	color: #000099;
	text-decoration: none;

}
.submenugrey {
	font-family: "Agency FB";
	font-size: 14px;
	color: #000000;
	font-style: oblique;
	text-decoration: none;


}
.emmyframe {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: groove;
	border-top-color: #999999;


}
.radiotext {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	height: 50px;

}
