.noshow {
	display: none;
}
.weekley {
	font-family:trebuchet ms,arial,helvetica;
	font-size:36px;
	color:#ff0000;
	font-weight:bolder;
}
.link {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	color:#339999;
	text-decoration:none;
	font-weight:bold;
}
.link:hover {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	color:White;
	background: #339999;
	text-decoration:none;
	font-weight:bold;
}
.nav {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	color:#006666;
	text-decoration:none;
}
.nav_highlight {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	color:White;
	background: #660066;
	text-decoration:none;
}
a.nav:hover {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	color:White;
	background: #339999;
	text-decoration:none;
}
.footer {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	text-decoration:none;
	color:#66ffff;
}
a.footer:hover {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	background: #003333;
}
.bodytxt {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	color:#666666;
}
.bodybtxt {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	font-weight:bolder;
	color:#666666;
}
.bodyitxt {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	font-style:italic;
	color:#666666;
}
.bodybitxt {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	color:#666666;
}
.smtxt {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	color:#666666;
	color:#666666;
}
.title {
	font-family:trebuchet ms,arial,helvetica;
	font-size:16px;
	color:#990099;
	font-weight:bolder;
}
.subtitle {
	font-family:trebuchet ms,arial,helvetica;
	font-size:14px;
	color:#006666;
	font-weight:bolder;
}
.sidebar {
	font-family:trebuchet ms,arial,helvetica;
	font-size:10px;
	font-weight:bolder;
	color:White;
}
.sidebar_title {
	background: #660066;
	font-family:times new roman,trebuchet ms,arial,helvetica;
	font-size:14px;
	font-weight:bolder;
	color:White;
}
.sidebar_button {
	background: #003333;
	font-family:times new roman,trebuchet ms,arial,helvetica;
	font-size:14px;
	font-weight:bolder;
	color:White;
	border-style:ridge;
	border-color:#669999;
}
