.linkcal:link {
	color: #003300;
	text-decoration: none;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
body {
	background-image:url(p112807-9.gif);
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.celldivide { border-bottom: 1px dashed #274b15;}
.largetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	
	
}
.newsdivide {border-left: 1px dashed #274b15;}

.outertable {
	background-color: #FFFFFF;
}
.margins {
marginheight: 0;
marginwidth: 0;

	
}	
.bottomBorder {border-bottom: 1px solid #274b15;}
.leftBorder {border-left: 1px solid #274b15;}
.topBorder {border-top: 1px solid #274b15;}
.rightBorder {border-right: 1px solid #274b15;}
	


th {
	font-family: Arial, Helvetica, sans-serif;
}

    .blackBacking   {background-color: #B9ECBA;}
    .names 	    {background-color: #005315; font-size: 13px; color: #FFFFFF; text-decoration: none; text-align:  center; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
    .calendarBody   {
	background-color: #F0F0F0;
	font-size: small;
	color: #000000;
	text-decoration: none;
	text-align:  left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #FFFFFF;
}
    .calCurrentDay  {background-color: #C0C0C0; font-size: 11px; color: #FFFFFF;}
    .calOtherDay    {background-color: #F0F0F0; font-size: 11px; color: #000000;}
    .calNotDay	    {background-color: #F0F0F0; font-size: 11px; color: #000000;}
    .calFormMenu    {background-color: #4C5D87; font-size: 13px; color: #FFFFFF; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
