
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-color: #777;
	}	

LI { 
margin-bottom:0.5em; 
padding-top: 2px; 
padding-bottom: 2px;
}
table#calendar {
	font-size: 80%; 
	border: 1px solid #0055A8; 
	border-collapse: collapse;
	width: 100%;
	}
table#calendar td, table#calendar th {
	vertical-align: top; 
	padding: 2px 6px; 
	border: 1px solid #0055A8;
	}
table#calendar th {
	background-color: #0055A8;
	}
table#brief {
	font-size: 90%; 
	border: 1px solid silver; 
	border-collapse: collapse;
	width: 60%;
	}
table#brief td, table#brief th {
	vertical-align: top; 
	padding: 6px; 
	border: 1px solid #0055A8;
	line-height: 140%;
	}
table#brief th {
	background-color: #d2b48c;
	}
a:hover {
	color: #000;
	}
a.link {
	text-decoration: none;	
	font-weight: bold; 
	font-size: 90%;
	color: #000;
	}
a.link:visited {
	color: #000;
	}
a:visited {
	color: #000;
	}

a.link:hover {
	text-decoration: underline;
	color: #000;
	}
input.bbutton {
 background-color: #00008b;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: white;
 }
input.rbutton {
 background-color: red;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: white;
 }
select {
 font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	}
textarea	{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 }
input	{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 90%;
 }
.time {
	color: #800;
	font-weight: bold;
	}
.notcurmonth {
	background-color: #ccc;
	}
.curmonth {
	background-color: white;
	}
.atable {
	font-size: 90%;
	}
#login {
	text-align: center;
	width: 300px;
	border: 1px solid gray;
	background-color: #eff3ff;
	margin: 0 auto;
	}
	
.header1  {
	background-color: #039;
<!--- #AD0002 --->
	color: white;
	font-size : x-large;
	font-family : Tahoma;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.Event0  {
	background-color: ;
	color: ;
}

.Event1  {
	background-color: ;
	color: ;
}

.Event2  {
	background-color: ;
	color: ;
}

.Event3  {
	background-color: ;
	color: ;
}

.Event4  {
	background-color: ;
	color: ;
}

ul, ol { margin-left:1.5em; padding-left:0px; }
li { margin-bottom:0.5em; }


.header1  {
	background-color: #AD0002;
	color: white;
	font-size : x-large;
	font-family : Tahoma;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

