td
{   font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
    font-size: 8pt; 
    color: #2B3B41; 
    line-height: 140%}
th 
{   font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
    font-size:inherit;
    font-weight: normal;
    text-decoration: underline;
}
.banner		{font-family: "Verdana"; font-size: 12pt; color: #FFFFFF; font-weight:bold}

A:link
{
    color: #996600;
    text-decoration:underline
}
A:visited
{
    color: #996600;
    text-decoration: none;
}
A:hover
{
    color: #DD9100;
    text-decoration: underline;
    font-weight: normal;
    font-style: italic;
}
.FloatLeft
{
    margin: 1em;
    float: left;
    clear: right;
}

.FloatRight
{
    float: right;
    clear: right;
}

.iframeCalendar
{
}

.buba
{
    list-style-image: url(images/bullet1.gif);
    
    text-align: left;
}
.buba UL
{
    text-indent: -2em;
}

body.HeardingCats
{
    background-image: url(images/HerdingCatsGradient.png);
    background-repeat:repeat;
    background-attachment:fixed;
}
