a:link,
a:visited { 
	color: #336699;
	text-decoration: none;
	}
a:hover { 
	color: #990000;
	text-decoration: underline;
	}
a:active { 
	color: #336699;
	}
	
html{
	height:100%;
}
body{
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
	text-align:left;
	height:100%;
}

p{
	margin-top:5px;
	margin-bottom:10px;
}
h2,h3{
	color:#336699;
}
h2,h3.subcat{
	color:#336699;
}
boxed{
	border:1;
	border-color:#336699;
}
.TextField {
border-style: solid;
border-width: 1;
}

.Button{
background-color:#FFFFFF;
border-style: solid;
border-width:thin;
}
.red {
	font-size:10px;
	color:#CC0000;
	}

table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color:#336699; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
font-size: smaller;
}
table.prevnext td a{text-decoration: none}
