/* Global Styles */

h1 {
	font:24px Arial bold;
	color: #003399;
}

h2 {
	font:20px Arial bold;
}

h2 {
	font:16px Arial bold;
}

li {
	font:14px verdana;
}

body {
	font:14px verdana;
	}

td {
	font:14px verdana;
	color:#333333;
	}

a  {
    font:12px verdana;
    color: #FFFFFF
    }

tr.d0 td {
	background-color: #ECECEC; color: black;
}
tr.d1 td {
	background-color: #E0E6EE; color: black;
}

table.edittable {
    text-align: left;
    background-color: #E0E6EE;
    border: 1;
    }



/* ID Styles */

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
}


#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	display: table-cell;
	text-indent: 4px;
/*	background-color: #cc99cc; */
	}

#navigation a:hover {
	text-decoration:underline;
/*	background-color: #cc99cc; */
	}

#padding {
	padding:20px 5px 20px 5px;
	}

#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

#memberslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

#memberslist td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

#memberslist th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
    text-align: left
}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}

.bodyText {
	line-height:18px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}

.subHeader {
	font:14px Arial;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.calendarText {
	font:12px arial bold;
	line-height:12px;
	color:#FFFFFF;
	}

.menu {
	bgcolor:#cc99cc;
	}

.maillink {
	color: darkblue;
	}
.membersadmin {
	float: left;
	padding: 4px;
	background-color: #E0E0E0;
}
.membersadmin a {
	color: #000;
}

	