@charset "iso-8859-1";
/* written by Emmanuel K. Tabiri. Please contact etabi278@kutztown.edu if this coding creates problems you can't figure out. Thanks!*/
body, td
{
BACKGROUND-COLOR: #FFFFFF;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: arial, helvetica, san serif;  
font-size: 12px;
}



.buttons_background
{
background-color: #FFF2B2;
}
.main_buttons
{
Font-size: 11px;
Font-weight: bold;
color: #000000;
padding:5;
background-color: #FFF2B2;
border-color: #951716;
border-width: 1;
border-style: solid;
height: 5px;
}

td.main_buttons, td.main_buttons_text {height: 5px;}


.main_nav_text
{
	Font-size: 11px;
	color: #000000;
}

.body_title
{
				Font-size: 20px;
				color: #000000;
				vertical-align: top;
				height: 5px;
}
td.main_body
{
	vertical-align: top;
	padding-top: 10px;

}

.main_body a
{
	color: #951716;
}
a
{
	text-decoration: underline;
	color: #951716;
}

td.footer a
{
 	color: #951716;

}
td.footer
{
 	font-size: 11px;
  color: #999999;
}

table.cycle_month  td
{
	vertical-align:top;
}

table.cycle_month  td.month
{
	height: 40px;
	vertical-align: top;
	background-color: #F3F3F3;
}

table.cycle_month  td.notmonth
{
	height: 40px;
	vertical-align: top;
	background-color: #ffffff;
}

td.cycle1
{
	background-color: #FF9900;
}

td.cycle2
{
	background-color: #CCCC00;
}

td.cycle3
{
	background-color: #77C4F0;
}

td.cycle4
{
	background-color: #E4E09B;
}

td.cycle5
{
	background-color: #DE9F9F;
}

td.cycle6
{
	background-color: #80BE80;
}

td.cycle7
{
	background-color: #80BEBA;
}

td.cycle8
{
	background-color: #C4C361;
}

td.cycle9
{
	background-color: #009900;
}



table.cycle_month tr.top td
{
	font-weight: bold;
	width: 162px;
	height: 20px;
	background-color: #cccccc;
}

table.cycle_month, table.cycle_month td
{


	border-collapse: collapse;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-width: 1px;
	border-style: solid;

}

table.legend td
{
	vertical-align: top:

}
table.legend td.cycle1, table.legend td.cycle2, table.legend td.cycle3, table.legend td.cycle4, table.legend td.cycle5
, table.legend td.cycle6, table.legend td.cycle7, table.legend td.cycle8, table.legend td.cycle9
{
	width: 20;
	height: 20;
}
