﻿.func-n {
    background-color: #ddeeff;
    font-family: trebuchet ms;
    font-size: 8pt;
    padding-left: 0px; padding-top: 0px;
    border: black 1px solid;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='white', endColorStr='#dddddd', gradientType='0');
    cursor: hand; 
    height: 18px; width: 60px;
}
.func-h {
    background-color: #ddeeff; font-weight: bold;
    font-family: trebuchet ms;
    font-size: 8pt;
    padding-left: 0px; padding-top: 0px;
    border: black 1px solid;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='yellow', endColorStr='gold', gradientType='0');
    cursor: hand; 
    height: 18px; width: 60px;
}
td {font-size: 10pt;
    font-family: tahoma;
}

.content
{font-size: 10pt;
    font-family: tahoma;
}

.alertTxt {
    color: maroon;
    font-weight: bold;
}
.NavBtn{
    cursor: hand;
    font-weight: bold;
    color: #eeeeee;
}
.menuItem{
    text-align: left;
}
.pageTitle{
    font-weight: bold;
    color: gray;
    font-size: 13pt;
    font-family: verdana;
    text-align: left;
}
.eventTitle {font-size: 18pt; font-family: Trebuchet MS; color: Green; font-weight: bold;}

.title {font-size: 15pt; font-family: Trebuchet MS; color: Gray;}
    
body {font-family: trebuchet ms; font-size: 9pt;}

a {
color:#669900;
}
a:hover {
color:#66CC00;
}
a:visited {
color:#669900;
}

