﻿body
{
    font-family: Verdana;
    font-size: 12px;
}
input[disabled]
{
    background-color: #DBE2EA;
}
p, input, textarea
{
    font-family: Verdana;
}

h1
{
    margin: 0px;
    font-family: "Arial Rounded MT Bold";
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
}
h2
{
    margin: 0px 0px 0px 0px;
    color: #333333;
    font-size: 18px;
    font-family: verdana;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
}
h3
{
    font-family: 'Tw Cen MT';
    font-size: 14px;
    font-weight: normal;
}
h5
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.3em;
    color: Blue;
}
li
{
    margin-bottom: 2px;
}

.rpHeader
{
    font-family: "Tw Cen MT";
    font-size: 14px;
}
.rpCloneHeader
{
    font-family: 'Tw Cen MT';
    font-size: 14px;
    text-align: center;
    padding: 5px;
    background-color: #CEE3FF;
    border: 1px solid #62A5FF;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: none;
}
.div_indent
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
}
.Txt
{
    background-color: #F6FAFF;
    border: 1px solid #6397ED;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    width: 225px;
    height: 20px;
    vertical-align: middle;
    padding-top: 5px;
}
.Footer p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #6A6A6A;
}
.Footer a
{
    color: #00005B;
}
.PNLAdminNav p
{
    margin: 2px 10px 2px 10px;
}
.PuzzleHeader
{
    position: absolute;
    bottom: 40px;
    height: 255px;
    width: 247px;
}
.ImgLowerRIght
{
    position: absolute;
    bottom: 10px;
    right: 0px;
    background-image: url('../../Images/4Puzzles.jpg');
    background-repeat: no-repeat;
    height: 300px;
    width: 250px;
}
.AdminPage
{
    padding-top: 20px;
}

