body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.borderlr{
    border-left:1px #cccccc solid;
        border-right:1px #cccccc solid;
}
.bordertb{
    border-top:1px #cccccc solid;
        border-bottom:1px #cccccc solid;
}
body,td,th {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.home {
        font-size: 14px;
        font-weight:bold;
        color: #9e9e9e;
        text-align:justify;
}
.toptitle{
    font-size: 30px;
        color: #1b6b07;
        margin-left:15px;
}
.phone{
    font-size: 24px;
        color: #ffffff;
}
.adress{
    color:#1b6b07;
        margin:20px;
        font-weight:bold;
}
.titlewhite{
    font-weight:bold;
        color: #ffffff;
}
.titlegrey{
    font-weight:bold;
        color: #9e9e9e;
}
a {
        font-size: 12px;
        color: #1b6b07;
        text-decoration: underline;
}
a:hover {
        font-size: 12px;
        color: #1b6b07;
        text-decoration: none;
}
a.menu {
        font-family: Verdana;
        font-size: 12px;
        font-weight:bold;
        color: #1b6b07;
        text-decoration: none;
}
a.menu:hover {
        font-family: Verdana;
        font-size: 12px;
        font-weight:bold;
        color: #1b6b07;
        text-decoration: none;
}
a.bottom {
        font-family: Verdana;
        font-size: 12px;
        color: #9e9e9e;
        text-decoration: underline;
}
a.bottom:hover {
        font-family: Verdana;
        font-size: 12px;
        color: #9e9e9e;
        text-decoration: none;
}

#lightbox{
        background-color:#eee;
        padding: 1px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }