p {
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p a:link {color:#0000FF; text-decoration:none;}
p a:active {color:#0000FF; text-decoration:none;}
p a:visited {color:#0000FF; text-decoration:none;}
p a:hover {color:#0000FF; text-decoration:underline;}

.footer {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	letter-spacing:normal;
	font-weight:normal;
	}

.footer a:link {color:#000099;}

/* h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #000066;
} */
li {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	line-height: 16px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}
.subheadguide {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.subheadguideorange { 
	font-size: 16px; 
	font-weight: bold; 
	color: #FF6600; 
	line-height: 16px; 
}
.subheadguideorange a:link {text-decoration: none; color: #FF6600;}
.subheadguideorange a:visited {text-decoration: none; color: #FF6600;}
.subheadguideorange a:active {text-decoration: none; color: #FF6600;}
.subheadguideorange a:hover {text-decoration: underline; color: #FF6600;}

.GUIDETitle {
	font-weight: bold;
	color: #FF6600;
}
.caption {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
.schedule {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.programtext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	}

.programtext a:link {text-decoration: none; color: #FF6600; width: 100%;}
.programtext a:active {text-decoration: none; color: #FF6600; width: 100%;}
.programtext a:visited {text-decoration: none; color: #FF6600; width: 100%;}
.programtext a:hover {color: #000066; width: 100%;}

.bars {
	scrollbar-track-color: #EBDCBF;
	scrollbar-face-color: #C9BA9C;
	scrollbar-shadow-color: #EBDCBF;
	scrollbar-highlight-color: #EBDCBF;
	scrollbar-darkshadow-color: #EBDCBF;
	scrollbar-base-color: #EBDCBF;
	}
	
.newsMenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:22px;
	font-weight: bold;
	text-align:right;
	letter-spacing:2px;
	}
	
.newsMenu a:link {text-decoration: none; color: #CC9900; width: 100%;}
.newsMenu a:active {text-decoration: none; color: #CC9900; width: 100%;}
.newsMenu a:visited {text-decoration: none; color: #CC9900; width: 100%;}
.newsMenu a:hover {text-decoration: none; color: #000066; width: 100%; background-color:#DDDDDD;}

.newsBoxSelected {border-width:thick; border-color:#FF0000; }

.bulletinMenu {
	font-family: "Lucida Console", Monaco, monospace;
	font-size:16px;
	line-height:20px;
	text-align:right;
	font-weight:bold;
	letter-spacing:1px;
	padding-right:5px;
	}
	
.bulletinMenu a:link {text-decoration: none; color: #CC9900; width: 100%;}
.bulletinMenu a:active {text-decoration: none; color: #CC9900; width: 100%;}
.bulletinMenu a:visited {text-decoration: none; color: #CC9900; width: 100%;}
.bulletinMenu a:hover {text-decoration: none; color: #000066; width: 100%; background-color:#DDDDDD;}

