﻿body {
}
.MenuDiv
{
    font-size: 20px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
}
.Title
{
    color: #FFFFFF;
    font-size: 46px;
    text-align: left;
}
.SubMenu_155x55
{
    font-size: 20px;
    text-align: center;
    width: 152px;
    height: 55px;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    background-image: url('../Images/CSS/150x50button.jpg');
    display: inline;
    visibility: visible;
    position: absolute;
    vertical-align: middle;
    line-height: 55px;
    background-repeat: no-repeat;
}

.ContentPlaceholderBorder
{
    border-top-style: solid;
    border-width: 1px 0px 0px 0px;
    z-index: 100;
}