@charset "utf-8";
.tickertape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a4459;
}
.evtticker:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.evtticker:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.evtticker:hover {
	text-decoration: underline;
}
.evtticker:active {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #626568;
	font-size: 11px;
}
.news_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.more:link {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.more:visited{
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.more:hover {
	text-decoration: underline;
}
.more:active{
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.blue_title {
	font-size: 11px;
	color: #213d52;
	font-weight: bold;
}
.bluetext {
	color: #24659a;
}
.greytitle {
	font-weight: bold;
	color: #575757;
}

.footer_copyright {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_address {
	color: #99caeb;
}
.title_hdr{
	font-family: Arial;
	font-size: 16px;
	color: #009;
	font-weight: bold;
}
.art_txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.upevtdet{
	font-family : Arial;
	font-size: 14px;
	color: #000000;
}

.textblack{
	font-family : Arial;
	font-size: 12px;
	color: #000000;
}
/*Start of Calendar Clases*/
.monthhdr{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.dayhdr{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.calday{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
}
.calentry:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.calentry:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.calentry:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*End of Calendar Classes*/
img {
border : 0px;
}

