.year {
border-style: outset; 
border-width: 1px; 
background-color: #e4e4e4; 
text-align: center; }

.month {
border-style: none; 
background-color: #FFF9EC; 
text-align: center; }

.yearname {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 18px; 
font-weight: bold; }

.monthname {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 13px; 
font-weight: bold; 
background-color: #FFF9EC; 
color: #5D5D5D; 
border-style: outset; 
border-width: 0px; }

.dayname td {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 12px; 
font-weight: bold; 
background-color: #FFF9EC; 
color: #000000; 
border-style: outset; 
border-width: 1px; }

.yearnavigation {
font-family: Arial, sans-serif; 
font-size: 12px; }

.datepicker {
background-color: ##FFF9EC; }

.datepickerform { margin: 0px; }

.monthnavigation { font-family: Arial, sans-serif; }

.monthpicker { 
font-family: Arial, sans-serif; 
font-size: 11px; 
background-color: #FFF9EC; 
z-index: -100; }

.yearpicker {
font-family: Arial, sans-serif; 
font-size: 11px; 
background-color: #FFF9EC; 
z-index: -100; }

.pickerbutton {
font-family: Arial, sans-serif; 
font-size: 11px; 
background-color: #FFF9EC; 
border-style: solid; 
border-color: #000000; 
border-width: 1px; }

.nomonthday {
height: 20px; 
width:20px; } 

.monthday {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 11px; 
font-weight: bold; 
background-color: #FFF9EC; 
color: #384955; 
height: 20px; 
width: 20px; }

.today {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 11px; 
font-weight: bold; 
background-color: #F7F0E6; 
color: #000000; 
height: 20px; 
width: 20px; 
border-style: solid; 
border-color: #000000; 
border-width: 1px; }

.selectedday {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 11px; 
font-weight: bold; 
background-color: #FFCC99; 
height: 20px; 
width: 20px; }

.sunday {
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 11px; 
font-weight: bold; 
color: #667171; 
height: 20px; 
width: 20px; }

.saturday { 
font-family: Arial, sans-serif; 
text-align: center; 
font-size: 11px; 
font-weight: bold; 
color: #667171; 
height: 20px; 
width: 20px; }

.normaltext {
	font-family: Arial, sans-serif; 
	font-size: 11px;
}

.title {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

.page_title {
	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	
}

.page_subtitle {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	
}

.featuretext {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}

.smalltext {
	font-family: Arial, sans-serif; 
	font-size: 10px;
}

.bigtitle {
	font-family: Arial, sans-serif; 
	font-size: 16px;
}

.smalltitle {
	font-family: Arial, sans-serif; 
	font-size: 12px;
}

.blogfooter {
	font-family: Arial, sans-serif; 
	font-size: 10px; 
}

.blogentry {
	border-bottom:solid 1px #808080;
	margin:0.9em 0 0 0;
	padding:0.2em 0 1em 0;
	font-family: Arial, sans-serif; 
	font-size: 11px; 
}

.blogdate {
	color:#666666;
}

.blogtitle {
	color:#000000;
}

a {
	color: #808000;
	text-decoration: none
}

a:hover {
	text-decoration: underline
	}

a:visited {
	color: #808000;
}

a:active {
	color: #008000;
}

img { border-color: black; }