table.grid, table.grid th, table.grid td {
	border-collapse: collapse;
	border: 1px solid #000;
	vertical-align: top;
	
}

table.grid2, table.grid2 th, table.grid2 td {
	border-collapse: collapse;
	border: 0px solid #000;
	vertical-align: top;
	
}

table.grid2 {
	margin: 20px 0px;
}

table.grid2 th, table.grid2 td {
	width: 13%;
}

table.grid2 th {
	background: #f7bf22;
}

table.grid2 th.cal_top2 {
	background: #0e8ae4;
	font-size: 16pt;
}

table.grid2 td.nottoday {
	background: #FFF;
}


table.grid {
	margin: 20px 0px;
}

table.grid th, table.grid td {
	width: 13%;
}

table.grid th {
	background: #f7bf22;
}

table.grid th.cal_top {
	background: #0e8ae4;
	font-size: 16pt;
}

table.grid td.nottoday {
	background: #FFF;
}



BODY {
	font: 12px Arial, Helvetica, sans-serif;
	background-color : #011C52;
	color: #000;
	margin: 0px;
}

A {
	color: #369;
}
.top_nav {
	
}
.top {

	color: #000;
	padding: 10px;
	border-bottom: 1px solid #000;
}

.nav {
	/* background-color : #0e8ae4; */
	color: #fff;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	/* border-bottom: 1px solid #000; */
		
}

.nav1 {
	float: left;
	padding: 0px 10px;
}


.nav2 {
	float: right;
	padding: 0px 10px;
}

.nav3 {
	background-color : #0e8ae4;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px;
	line-height: 5px;	
}

.nav4 {
	float: right;
	padding: 0px 10px;
	line-height: 20px;	
}

.top A, .nav A, .nav4 A, .cal_top A, .cal_top2 A, .bottom A {
	color: #036;
	text-decoration: none;
}
.nav A, .cal_top A, .cal_top2 A {
	color: #ffffff;
}


.bottom {
	clear: left;
	background-color : #B0E0E6;
	color: #000;
	padding: 5px 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.top h1 {
	margin: 0em;
	padding: 0em;
}
.content {
	padding: 10px;
}


.line
{
	background-color : #000000;
	height: 1px;
	width: 100%;
	padding: 0px;
}

.content .item {
	padding: 2px;
}
h1 {
	font-size: 18pt;	
}
h2 {
	font-size: 16pt;	
}
h3 {
	font-size: 14pt;	
}
h4 {
	font-size: 12pt;
	margin: 0em;
	padding: 0em;
}
input {
	font-size: 10pt;
}
.element {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
form {
	margin: 0em;
	padding: 0em;
}
.morning {
	background: #ffc;
}
.noon {
	background: #fcc;
}
.afternoon {
	background: #cff;
}
.evening {
	background: #ccf;
}
.midnight {
	background: #ccc;
}
div#layer {
	position:absolute;
	visibility:hidden;
}

form.top_form {
	margin: 0px;
	padding: 0px;
	float: right;
}

form.top_form2 {
	margin: 0px;
	padding: 0px;		
}

.time {
	font-size: 10pt;
	padding: 0px 5px;
}

.date {
	font-size: 10pt;
	padding: 0px 5px;
	font-weight: bold;
}

.title {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 5px;
	
}

.title2 {
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 5px;
	color: #336699;
}

a.titlelink {

	font-size: 10pt;
	font-weight: bold;
	color: #336699;		
}

a.titlelink:hover {
	text-decoration: underline;		
}

.description
 {
	font-size: 10pt;
	font-weight: none;
	padding: 0px 5px;
}
.edit {
	font-size: 8pt;
	padding: 0px 5px;
}
.venue {
	font-size: 8pt;
}
.location {
	padding: 0px 5px;
	font-size: 10pt;
}

.day ul {
	margin: 5px;
	padding: 0px 15px;
}
.day_of_month {
	text-align: left;
	float: left;
	font-size: 14pt;
	font-weight: bold;
	color:#999;	
}
/* Added v0.2.0 */
.error {
	background: #fcc;
}
td, th {
	vertical-align: top;
}
.sidebar {
	width: 300px;
	border: 1px solid #000;
	background: #fff;
	padding: 5px;
	float:right;
}

.contact
{
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 5px;
}

.indent
{
	font-size: 10pt;
	padding: 0px 5px;
}

a.CalendarHeaderLink
{
	color: white;
	font-size: 15px;
	font-weight: bold;
}

a.CalendarHeaderLink:hover
{
	text-decoration: underline;
}




a.Website
 {
	color: #384BFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 5px;
	text-decoration: none;	
}

a.Website:hover
{
	text-decoration: underline;	
}