body {
	background-image: url('images/bkgrnd.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top
	}

.LeftNav {font-family: Verdana; font-size: 15px;}
a.LeftNav:hover {font-size: 16px;}

.ListItem {font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.ListItem:link {color: #000000;}
a.ListItem:hover {color: #666666; font-size: 12pt;}
a.ListItem:visited {color: #000000;}

.OutofMonthDay {background-color: #C0C0C0}
.InMonthDay {background-color: #FFFFFF}
.CalMonHeader {background-image: url('images/lightbluebckgrnd.jpg'); font-family: Verdana; font-weight: Bold; font-size: 10pt; text-align: Center}
.CalHeader {font-family: Verdana; font-weight: Bold; font-size: 10pt; text-align: Center}
.CalRow {height:75px}
.SoSoDate {background-color: #FEE6C0; height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}
.GoodDate {background-color: #CCFFCC; height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}
.GenderDate {background-color: #FFFFCC; height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}
.BestDate {background-color: #CCCCFF; height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}
.DueDate {background-color: #FDC46F; height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}
.DateCell {height:16; width:15; text-align: center; font-family: Verdana; font-size:10pt}

.CatListDiv {font-size: 12pt; font-weight: bold; padding:4px}

a.CatListItem:link {color: #000000; }
a.CatListItem:hover {color: #666666;}
