body {
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	background: #000;
}

a {
	color: #00ccff;
}

a:hover {
	text-decoration: none;
}

a.nav {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #00ccff;
}

td.nav {
	background-image:url(images/blueglow.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

td.nav2 {
	background-image:url(images/blueglow2.jpg);
        background-repeat: no-repeat;
        background-position: center;
}

.title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

a.title {
	text-decoration: none;;
}

a.title:hover {
	color: #00ccff;
}

.small {
	font-size: 10px;
}

.header {
	font-size: 18px;
	font-weight: bold;
}

.plug {
	color: #fff;
	background-color: #333;
	padding: 0px 20px 0px 20px;
}

.alert {
	color: #00ccff;
	font-weight: bold;
}

.cal_head {
	color: #000;
	background-color: #00ccff;
}

.cal_subhead {
	background-color: #333;
}
