.photosubtitle {
    font-family: arial;
    font-size: 17px;
    color: ffffff;
    font-weight: bold;
}
.content {
    padding: 9px;
    line-height: 20px;
}
.menu {
    font-size: 22px;
    font-family: tahoma;
}
    .menu a {
        text-decoration: none;
        color: #FFFFFF;
    }
.submenu {
    font-size: 17px;
    font-family: tahoma;
}
    .submenu a {
        text-decoration: none;
        color: #7A7A7A;
    }
.menudescription {
    font-size: 13px;
    font-family: tahoma;
    color: #7A7A7A;
    line-height: 18px;
}
.menu2 {
    font-size: 22px;
    font-family: tahoma;
}
    .menu2 a {
        text-decoration: none;
        color: #7A7A7A;
    }
.main {
    font-size: 13px;
    font-family: Arial;
}
    .main a {
    }
    .main a:hover {
    }
.invmain {
    font-size: 13px;
    font-family: Arial;
    color: ffffff;
}
    .invmain a {
        color: ffffff;
    }
    .invmain a:hover {
    }
.invmain2 {
    font-size: 13px;
    font-family: Arial;
    color: ffffff;
}
    .invmain2 a {
        color: ffffff;
        text-decoration: none;
    }
    .invmain2 a:hover {
        text-decoration: underline;
    }
.admin {
    font-size: 13px;
    font-family: Arial;
}
    .admin a {
    }
    .admin a:hover {
    }
.title {
    font-family: Arial;
    font-size: 20px;
    color: 000000;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.invtitle {
    font-family: Arial;
    font-size: 20px;
    color: FFFFFF;
}

.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
.opac5 {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.opac3 {
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    opacity: 0.3;
}
.opac9 {
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
}
.opac7 {
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
}
.opac100 {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
.phototitle {
    font-family: arial;
    font-size: 20px;
    color: ffffff;
}
.photodescription {
    font-family: arial;
    font-size: 13px;
    line-height: 20px;
    color: ffffff;
}
    .photodescription a {
        color: ffffff;
    }
.phototitle2 {
    font-family: arial;
    font-size: 20px;
    color: 000000;
}
.photodescription2 {
    font-family: arial;
    font-size: 13px;
    line-height: 20px;
    color: 000000;
}
    .photodescription2 a {
        color: 000000;
    }
