BODY {
    background-color: #000000;
    font-family: Verdana, Arial;
}

a {
    text-decoration:none;
    color: #AF0000;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.mw {
    max-width: 780px;
}

.smallText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #000000;
}

.smallLinkText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #AF0000;
    font-weight: bold;
}

.smallWhiteText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
}

.smallmidText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #000000;
}

.smallmidBoldText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.midText  {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #000000;
}

.midBoldText  {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.largeText  {
    font-family: Verdana, Arial;
    font-size: 15px;
    color: #000000;
}

.bigText  {
    font-family: Verdana, Arial;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

.tinyText  {
    font-family: Verdana, Arial;
    font-size: 8px;
    color: #000000;
}

.smallInput { 
    width: 90px;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.smallButton { 
    font-family: Verdana;
    font-size: 10px;
}

.captionText {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.captionPhoto {
    color: #999999;
    border-style:solid;
    border-width: 1px;
}

.smallmidwhiteText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
}

.midLinkText  {
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

.smallmidFont  {
    font-size: 11px;
}

.verysmallText  {
    font-family: Verdana, Arial;
    font-size: 9px;
    color: #000000;
}

.thinLink {
    text-decoration:none;
    color: #AF0000;
    font-weight: normal;
}

.high {
    background-color: #FFFF00;
}

.padLeft {
    padding-left: 6px;
}

.copyRight {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #CCCCCC;
}
