.topnav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #fdfdfd;
        text-decoration: none;
}
.topnav:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #8fe3ff;
        text-decoration: none;
}

.calendar_select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #fdfdfd;
        text-decoration: none;
}
.calendar_select:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #8fe3ff;
        text-decoration: none;
}


.body-bottom {
        background-image: url(images/index-body2.jpg); background-repeat: no-repeat;
}
.empty {
        background-image: url(images/pagelayout1.jpg); background-repeat: no-repeat;
}
a {
        font-family: sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #383838;
        text-decoration: none;
}
a:hover {
        font-family: sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #0060c4;
        text-decoration: none;
}
BODY {
        font-family: sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #383838;
        text-decoration: none;
}
.mainback {
        background-image: url(images/mainback.jpg); background-repeat: no-repeat;
}

TD {
        font-family: sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #383838;
        text-decoration: none;
}
.bodyback {
	background-image: url(images/bodyback.jpg); background-repeat: no-repeat;
}

.pic {
        border: 1px solid #fdfdfd;
}


