﻿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;
}
.RoundedCorners
{



} 

.RollOver150x150
{
    clear: both;
    width: 150px;
    height: 150px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 10px;
    padding: 0;
    background: #ccc;
    -webkit-box-shadow: 5px -5px 10px #888;
    -moz-box-shadow: 5px -5px 10px #334455;
    vertical-align: top;
    display:block;
}
.RollOver175x175
{
    clear: both;
    width: 175px;
    height: 250px;
    vertical-align: top;
    display:block;
}
.Shadow
{
    clear:both;
     text-shadow: 2px 2px 2px #000;
}

