body 
{
	margin: 0 auto;
	padding: 0;
	background-color: #BDBDBD;
	font: 0.7em "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-align: center;
	width: 99%;
	overflow: auto;
	margin-bottom: 400px !important;
}
body.white
{
	background-color: #FFFFFF;
	font: 0.7em "Lucida Grande", Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.logo {
	width: 349px;
	height: 93px;
	float: left;
	display: block;
	background: url(img/logo.jpg) no-repeat;
	margin: 0;	
}

ul
{ 
	list-style-type: none; 
	/* width: 90%;  */
	width: 100%;
	height: 800px; 
	padding: 0;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
ul li
{ 
	overflow: auto; 
	float: left; 
	width: 14%; 
	height: 15%; 
	background: #FFFFFF; 
	color: #000000; 
	vertical-align: middle; 
	/*text-align: center; */
	border: 1px solid #036; 
}
li a 
{ 
	color: #000000; 
	text-decoration: none;
}
a.dailyview
{
	color: #000000; 
	text-decoration: none;
}
.top
{
	padding-right: 10px;
	/*padding-right: 10px;*/
	padding-top: 0;
	padding-bottom: 0;
	/*margin-right: 10px;*/
	
	margin-bottom: 0;
	margin-top: 0;
	width: 98%;
	/*height: 14%;*/
	height: auto;
	background: #A9D0F5; 
	color: #000000; 
	vertical-align: middle; 
	overflow: hidden;
}
.top a
{
	color: #000000;
	text-decoration: underline;
}
ul.calendarheader
{
	list-style-type: none; 
	width: 100%; 
	/*height: 18px; */
	height: 2%;
	list-style-type: none; 
	/* width: 90%;  */
	padding: 0;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.calendarheaderli
{ 
	overflow: hidden; 
	float: left; 
	width: 14%; 
	height: 18px; 
	background: #A9D0F5; 
	color: #000000; 
	vertical-align: middle; 
	/*text-align: center; */
	border: 1px solid #036; 
	margin-top: 4px;
}
select {
	font-family: Arial, sans-serif;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.nogap {
	margin: 1px;
	padding: 1px;
}
.month-year-selector-box {
	/*Used as a box around the month and year dropdown boxes */
	border: 1px solid black;
	/*background-color: #F5DA81;*/
	background-color: #A9D0F5;
	text-align: center;
	padding: 0;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	color: #000000;
}

.month-year-selector-box  a {
	color: #0B0B3B;
}

.popBox {
	position: absolute;
	z-index: 4999;
	background: #FFFFFF;
	color: #FF0040;
	width: 14%;
	overflow: auto;
	padding: 0.3em;
	border: 1px solid gray;
}
p {
	color: #000000;
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-top:0;
	padding-bottom:0;
}
p.left {
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-top:0;
	padding-bottom:0;
	text-align: left;
}
.addEvent{
	margin-top: 4%;
	margin-bottom: 4%;
	/*margin-left: 15%;
	margin-right: 15%;*/
	width: 750px;
	background-color: #A9D0F5;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1C1C1C;
}

form.tightForm{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding: 0px;
}
.tightForm2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding: 0px;
}
table.invisibleTable{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 95%;
}
td.limitWidth{
	width: 90%;
}

select.tight {
	font-family: Arial, sans-serif;
	font-family: Arial;
	color: #6E6E6E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tight {
	font-family: Arial, sans-serif;
	font-family: Arial;
	color: #6E6E6E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.addEvent_sub{
	width: 100%;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
table.editTable{
	font: inherit;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 100%;
	color: inherit;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
td.editTableNarrow{
	width: 18%;
	color: inherit;
}
.adminPanel{
	border: 1px solid black;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	width: 20%;
	background-color: #A9D0F5;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 17%;
	color: #000000;
	font: 1.1em "Lucida Grande", Verdana, sans-serif;
	text-align: left;
}
.adminPanel a{
	color: #000000; 
	text-decoration: none;
	border: 1px solid black;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}
.adminSubPanel{
	font:  1.8em Verdana, sans-serif;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	width: 97%;
}
.date_input{
	width: 80px;
}
.greyedout{
	overflow: auto; 
	float: left; 
	width: 14%; 
	height: 15%; 
	background: #FFFFFF; 
	color: #CCCCCC; 
	vertical-align: middle; 
	/*text-align: center; */
	border: 1px solid #036; 
}

.tooltip {
	display: none;
	border: 1px solid #cccccc;
	padding: 5px;
	background: white;
}

.event {
	cursor: pointer;
}

.info, .info strong {
    font-size: 9px !important;
}