<STYLE TYPE="text/css">
<!--
a:link { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:visited { color:#000000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }
/*
body.normal { background-color: #FF69B4 }
table.sm { font: 12px; color: #ffffff }
table.smblack { font: 12px; color: #000000 }
body.light { background-color: #d8bfd8 }
body.dark { background-color: #d87093 }
table.light { font: 12px; color: #ffffff; background-color: #d8bfd8 }
table.dark { font: 12px; color: #ffffff; background-color: #d87093 }
table.grey { font: 12px; color: #ffffff; background-color: #a0a0a0 }
tr.light { background-color: #d8bfd8 }
tr.dark { background-color: #d87093 }
tr.grey { font: 12px; color: #ffffff; background-color: #a0a0a0 }
tr.sm { font: 12px; }
td.light { background-color: #ffb6c1 }
td.dark { background-color: #d87093 }
td.grey { font: 12px; color: #ffffff; background-color: #a0a0a0 }
td.sm { font: 12px; }
.scrapheading { font: Bold Italic 18px Arial }
.scrapheadingsm { font: 14px Arial }
.redText { color: #dc143c; } 
.pinkText { color: #ff69b4; } 
.lightpinkText { color: #ffb6c1; }
*/
body.normal { background-color: #ffffff }
table.sm { font: 12px; color: #000000 }
table.smblack { font: 12px; color: #000000 }
body.light { background-color: #d8bfd8 }
body.dark { background-color: #ffffff }
table.light { font: 12px; color: #000000; background-color: #d8bfd8 }
table.dark { font: 12px; color: #000000; background-color: #ffffff }
table.grey { font: 12px; color: #000000; background-color: #a0a0a0 }
tr.light { background-color: #d8bfd8 }
tr.pinksm { font: 12px; color: #000000; background-color: #ffb6c1 }
tr.boldsm { font: Bold 12px; color: #000000 }
tr.dark { background-color: #ffffff }
tr.grey { font: 12px; color: #ffffff; background-color: #a0a0a0 }
tr.sm { font: 12px; }
td.light { background-color: #ffb6c1 }
td.dark { background-color: #ffffff }
td.grey { font: 12px; color: #000000; background-color: #a0a0a0 }
td.sm { font: 12px; }
.scrapheading { font: Bold Italic 18px Arial }
.scrapheadingsm { font: 14px Arial }
.redText { color: #dc143c; } 
.pinkText { color: #ff69b4; } 
.lightpinkText { color: #ffb6c1; }

#DHTMLC {
	position:absolute;
	top:0px;left:20px;
	height:180px;width:230px;
	visibility:visible;
	font-family:verdana, arial, sans-serif;font-size:10px;
	line-height:18px;
	background-color:#007;
}

.months {
	position:absolute;
	height :18px;width:45px;
	text-align:center;background-color:#ccc;
}

.dotw {
	position:absolute;
	height :18px;width:28px;
	text-align:center;background-color:#ccc;
}

.days {
	position:absolute;
	height :18px;width:28px;
	text-align:center;background-color:white;
}

.days a:link {
	text-decoration:none;
}

#moniker {
	height:18px;width:210px;
	text-align:center;color:#ccc;
	font-family:verdana, arial, sans-serif;font-size:7px;
}

#moniker a:link {
	color:white;
}

/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: Bold 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #ffffff;
 font: Bold 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

-->
</STYLE>

