﻿html, body
{
    background-color: #fff;
    color: #000000;
    font-family: @Arial Unicode MS;
    margin: 0;
    height: 100%;
}
#wrapper
{
    position: relative;
    text-align: left; /*width: 760px;*/
    margin-right: auto;
    margin-left: auto;
}
#main
{
    display: table;
    /*border-collapse: collapse;*/
}
#header
{
    display: table-header-group;
    height: 100px;
    background-image: url(images/header_bg_2.gif);
}
#security
{
    position: absolute;
    display: table-row;
    vertical-align: bottom;
    bottom: 0px;
    clear: both;
    visibility: visible;
}
.login
{
    color: #061f70;
    padding: 12px;
    font: normal 1.1em/1.1em verdana, arial, helvetica, sans-serif;
}
.login td
{
    color: #061f70;
    background-color: #6e86d6;
    font: bold small/0.8em verdana, arial, helvetica, sans-serif;
}
.login td.title
{
    color: #6e86d6;
    font: bold 1.0em/1.0em verdana, arial, helvetica, sans-serif;
    text-align: center;
    padding-bottom: 10px;
}
.loggedinout
{
    color: #061f70;
    padding: 0px;
    text-align: left;
    font: normal 1.1em/1.1em verdana, arial, helvetica, sans-serif;
    font-size: small;
}
#nav
{
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 20%;
    min-height: 400px;
    background-color: #6e86d6;
}
#nav li
{
    display: inline; /* for IE5 and IE6 */
}
#nav ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
#nav a:link, #nav a:visited
{
    display: block;
    width: 99.99%; /* for IE5*/
    color: #061f70;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: x-large;
}
#nav a:hover
{
    text-decoration: none;
    color: #a67200;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
}
.title
{
    background-color: #6e86d6;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 12px;
    color: #061f70;
}
.row
{
    display: table-row;
}
.blankrow
{
    display: table-row;
    height: 100px;
}
.caption
{
    display: table-caption;
}
.bold
{
    font-weight: bold;
}
.tableheader
{
    display:table-header-group;
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    color: #000099;
}
.cell
{
    display: table-cell;
}
.doginfo
{
    display: table;
    vertical-align: top;
    font-weight: bold;
}
.doginfocell
{
    display: table-cell;
    padding-left: 20px;
}
.table
{
    display: table;
}
.displaytable
{
    display: table;
    border: 2px solid #ffc500;
}
#logo
{
    background: url(images/RMK-Logo_sm1.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 120px;
    width: 440px;
}
#allcontent
{
    display: table-row;
}
#content
{
    display: table-cell; /*border-right: 1px dotted #6e86d6;*/ /*width: 45%;*/
    font-family: @Arial Unicode MS;
    color: #A67200;
    height: 73px;
}
#content h1
{
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A67200;
    color: #A67200;
}

#content p
{
    margin: 10px 10px 10px 10px;
    text-align: justify;
}
#admincontent
{
    display: table-cell; /*border-right: 1px dotted #6e86d6;*/ /*width: 75%;*/
    font-family: @Arial Unicode MS;
    color: #061F70;
}
#right
{
    display: table-cell;
    vertical-align: top;
    color: #061F70;
    width: 30%;
    padding-left: 0px; /*border-right: 1px solid #6e86d6;*/
}
#footer
{
    display: table-footer-group;
    background-color: #061f70;
}
#footer p
{
    font: normal 0.8em/0.9em verdana, arial, helvetica, sans-serif;
    color: #2C4081;
    text-align: center;
}
#slitp
{
    padding: 10px;
    border: 3px solid #000099;
    margin: 8px 0;
    background: #DFEFFF;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 15px;
}

#slitp h1
{
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000099;
    font-size: 16px;
    color: #000099;
}

#slitp p
{
    margin: 10px 0px 0px 0px;
    text-align: justify;
}

#slitp p a
{
    font-weight: bold;
    color: #000099;
}
.news
{
    border-left: 6px solid #A67200;
    border-right: 6px solid #BF9330;
    border-top: 6px solid #A67200;
    border-bottom: 6px solid #BF9330;
    padding: 20px;
    margin: 10px 10px 8px 10px;
    background: #FFB000;
    text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
    z-index: -1;
}
.news h1
{
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    color: #000099;
}
.news p
{
    text-align: center;
    font-size: 12px;
}
.news h6
{
    text-align: center;
}
.news link
{
    font-size: 12px;
}
.AdRotator1
{
    height: 250px;
    padding: 30px 0px 10px 70px;
}
.tabledata
{
    text-align:center;
}
.header
{
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    text-align:center;
    font-size: 18px;
    font-weight: bold;
    color: #000099;
}