body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inp { font-size:9px; font-family:Verdana, Arial; color:#000000; border-width:1px; border-top-color:#444444; border-left-color:#444444;	border-right-color:#cccccc;	border-bottom-color:#cccccc;}
.smalltext { font-size:9px; font-family:Verdana, Arial; color:#000000;}
.left_top_right_border {
	border-width:1px;
	border-top-color:#444444;
	border-left-color:#444444;
	border-right-color:#cccccc;
	border-bottom-color:#ffffff;
}
.left_bottom_right_border {
	border-width:1px;
	border-top-color:#ffffff;
	border-left-color:#444444;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
}
.bottom_border {
	border-width:1px;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#cccccc;
}
.lightBlueText { color:lightblue; font-size:10px; font-family:Verdana,Arial;}

a.year:link
{
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}
a.year:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.year:hover
{
	font-weight: bold;
	text-decoration: underline;
}
a.year:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.day:link
{
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}
a.day:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.day:hover
{
	font-weight: bold;
	text-decoration: underline;
}
a.day:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

table.month
{
	text-align: center;
}

th.month
{
	background-color: #FFFFFF;
}

td.monday
{
	background-color: #EFEFEF;
}
td.tuesday
{
	background-color: #EFEFEF;
}
td.wednesday
{
	background-color: #EFEFEF;
}
td.tdursday
{
	background-color: #EFEFEF;
}
td.friday
{
	background-color: #EFEFEF;
}
td.saturday
{
	background-color: #EFEFEF;
}

td.sunday
{
	background-color: #FFC4C4;
}

th.monday
{
	background-color: #CCCCCC;
}
th.tuesday
{
	background-color: #CCCCCC;
}
th.wednesday
{
	background-color: #CCCCCC;
}
th.thursday
{
	background-color: #CCCCCC;
}

th.friday
{
	background-color: #CCCCCC;
}
th.saturday
{
	background-color: #CCCCCC;
}
th.sunday
{
	color: #FFFFFF;
	background-color: #CC0033;
}

h5 
{
	color: #CC0000;
	font-size: 11px;
}
