a:link {
	text-decoration: none;
	color: #336699;
}
.staff {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #6600CC;
}

a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:hover {
	color: #330099;
	text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* Controls the sizing and formatting of the side menu section        */
TD#sidebar {
	width: 150px;
	vertical-align: top;
	background-color: #ffffff;
}

TD#main {
	vertical-align: top;
	background-color: #ffffff;
	color: #0000a1;
}

/* Formatting for the side menu table */
TABLE#sidenav {
	table-layout: fixed;
	border-collapse: separate;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
}

/* Formatting for side menu section headers */
TR.MenuHeader {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #55337D;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

/* Formatting for side menu items */
TR.MenuItem {
	font-family: Airal,Tahoma, Verdana, sans-serif;
	background-color: #EFEFEF;
	text-decoration: none;
	font-size: 9pt;
}

/* Side menu hyperlinks */
*.MenuItem :link, *.MenuItem :visited {
	text-decoration:none;
	font-size:9pt;
	color: #000000;
}

/* Side menu hyperlinks */
*.MenuItem :link:hover, *.MenuItem :hover {
	text-decoration:none;
	font-size:9pt;
	color:#0080D1;
}
.police {
	height: 20px;
	width: 20px;
}
.maintext {
	font-family: Airal,Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.tableheader {
	background-color: #55337D;
	font-family: Airal, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	height: 14px;
}
.titletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
	text-decoration: none;
}
.callsign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6600CC;
}
.newsheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #55337D;
}
.newstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
}
.tabheader {

	background-color: #55337D;
	font-family: Airal, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	height: 14px;
}
.STYLE1 {color: #FF0000}
.STYLE2 {font-size: 10px}
.STYLE3 {
	font-size: 11px;
	background-color: #55337D;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Airal, Tahoma, Verdana, sans-serif;
}