a{text-decoration:none; color:#ce8119;}
a:hover{text-decoration:none; color:#93aa4a;}
a:visited{text-decoration:none; color:#ce8119;}
a:visited:hover{text-decoration:none; color:#93aa4a;}
html{scrollbar-face-color: #93aa4a; scrollbar-base-color: #93aa4a; scrollbar-arrow-color: #ffffff;}
body{background-color:#151313; background-image: url(images/bg.gif); background-repeat: repeat-x; background-position: left top; color: #ffffff; margin-left:0px; margin-right:0px; margin-top:0px; font-family:Verdana; font-size: 12px;}
td{font-size: 12px;}
textarea{font-family: Arial;}
.subm{cursor: pointer;}
.pielinks{font-size: 9px; color: #000000;}
.pielinks:hover{font-size: 9px; color: #ce8119;}
.pielinks:visited{font-size: 9px; color: #000000;}
.pielinks:visited:hover{font-size: 9px; color: #ce8119;}
.maxDimEvent{max-width: 176px;}
.maxDimLogos{max-height: 50px;}
.maxDimGal{max-width: 185px; cursor: pointer; border: solid 1px Transparent;}
.maxDimGal:hover{border: dashed 1px #ffffff;}
.maxDimGal_nolarge{max-width: 185px; border: solid 1px Transparent;}

/*Calendar Styles*/
.blackBacking {
    background-color: #000000;
    }
.calCurrentDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.calOtherDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.calNotDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.names {
    background-color: #1f1f1f;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
}
.names:hover {
    background-color: #1f1f1f;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
}
.calendarBody {
    background-color: #DFDFDF;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}