<STYLE TYPE="TEXT/CSS"> 
body  {
font-family : Arial, Helvetica, sans-serif;
color : black;
font-weight : normal;
font-size : 12;
margin:0;
padding:0;
}
p	{
margin:0;
padding:0;
}

td  {
font-family : Arial, Helvetica, sans-serif;
color : black;
font-weight : normal;
font-size : 12;
}

a:link  {
text-decoration : none;
color : 000066;
font-weight : bold;
}

a:visited  {
text-decoration : none;
color : 000066;
font-weight : bold;
}

a:hover  {
color : Red;
text-decoration : underline;
font-weight : bold;
}

a:active  {
color : Green;
text-decoration : underline;
}

.menu:link  {
color : White;
text-decoration : none; 
font-size: 12px;
}

.menu:VISITED  {
color : White;
text-decoration : none;
font-size: 12px
}

.menu:HOVER  {
color : Red;
text-decoration : none; 
font-size: 12px
}

.menu:ACTIVE  {
color : White;
text-decoration : none;
font-size : 12;
}

.menu2:link  {
color : FEE481;
text-decoration : none;
font-size : 10;
}

.menu2:VISITED  {
color : FEE481;
text-decoration : none;
font-size : 10;
}

.menu2:HOVER  {
color : red;
text-decoration : none;
font-size : 10;
}

.menu2:ACTIVE  {
color : White;
text-decoration : none;
font-size : 10;
}

.textheader  {
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-weight : bold;
font-size : 15;
}
.textheaderwhite  {
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-weight : bold;
font-size : 17px;
}

.textmenu  {
font-family : Arial, Helvetica, sans-serif;
color : white;
font-weight : normal;
font-size : 10;
}

.textmenu.HOVER  {
font-family : Arial, Helvetica, sans-serif;
color : RED;
font-weight : normal;
font-size : 10;
}

.count  {
font-family : arial, Helvetica, sans-serif;
color : white;
font-weight : normal;
font-size : 9;
}

.clSlide
{
position:absolute;  ;z-index:10; left:0; width:138; height:22; clip:rect(0,138,22,0); padding:3px;
}
.clSlideSub
{
position:absolute; ;z-index:10; padding:2px; clip:rect(0,127,20,0); width:127; height:20; left:8; visibility:hidden
}
.clSlideSub2
{
position:absolute; ;z-index:10; padding:2px; clip:rect(0,118,20,0); width:118; height:20; left:8; visibility:hidden
}

#divSlideCont{position:absolute; z-index:10; left:0; top:100; height:600; width:170; visibility:hidden}
A.clSlideLinks
{
font-family:Arial, Helvetica, Helv; font-size:11px; font-weight:bold; text-decoration:none; color:white
}
A.clSlideSubLinks
{
font-family:Arial, Helvetica, Helv; font-size:10px; text-decoration:none; color:Navy
}
A.clSlideSub2Links
{
font-family:Arial, Helvetica, Helv; font-size:9px; text-decoration:none; color:Navy
} 
#dpop {
position: absolute;
top: 149px;
left: 50px;
/*background-image: url(banners/2004_Christmas_popup.jpg); */ 
width: 100px;
height: 100px;
z-index: 1;
visibility: visible;
/*; border: 4px #000066 solid; 	
; background-position: center center
; clip:          rect(   )*/
/*background: #000066;*/
}
p.dpoptext	{
color: #FFFFF;
margin: 0px 0px 0px 0px;
font-size: 10px;
line-height: 11px;  
text-align: right;
font-weight: bold;
}
.calendar_highlightdayspan {
background-color: #effeef;
}
.calendar_navigation {
background-color: #dcd;
padding: 2px;
text-transform: capitalize
}
.calendar_table {
font-family: Verdana, serif;
font-size: 0.6em;
width:15em;
border: 1px solid #DDDDDD;
}
.calendar_normal {
}
.calendar_highlightday {
font-weight: bold;
}
.calendar_highlightweek {
background-color: #feeffe;
}
.calendar_table a {
font-size:1.2em;
width: 100%;
display: block;
text-decoration: none;
color: #000;
margin: 0 1px 0 1px;
}
.calendar_header {
text-transform: capitalize;
}
</style>