﻿
body 
{
margin: 0 auto;
padding: auto;
background: #f5f5f5 url("img/body_background.png") repeat-x top left;
font-family: Verdana, Arial, helvetica, Sans-Serif;
font-size: smaller
}

.divLogin
{
    text-align: right; 
    float: right;
    padding: 10px; 
    padding-top: 0;
    width: 260px; 
    color: #666;
}

.tdTop
{
    height: 52px;
    vertical-align: bottom;
    text-align: left;
}

.divPageContainer { text-align: center ; margin-left: auto; margin-right: auto }
.tablePageContainer
{
    border: solid 0px red;
    width: 776px !Important; max-width: 776px !Important;
    margin: auto;
}

.tdHeader1
{
    display: table-cell;
    width: 499px !Important; 
    height: 129px;
    background: url("img/header1.png") no-repeat right;
    text-align: left;
    padding-left: 30px;
    vertical-align: bottom;
}

.tdHeader2
{
    width: 277px !Important; 
    background: url("img/header-logo.png") no-repeat right;
    text-align: left; padding-left: 50px; vertical-align: bottom;
    padding-bottom: 5px;
    font-size: 8pt;
}

.tdMainContent
{
    width: 100%; height: auto; max-width: 350px !Important;
    background: url("../../img/main_top.png") repeat-x;
    text-align: left;
    padding-left: 30px;
    vertical-align: top;
}

.tdRightContainer
{ 
    width: 277px !Important; 
    vertical-align: top;
    background: url("../../img/sidebar.png") repeat-y;
}

.tdRight1
{
    width: 277px !Important; min-width: 277px !Important;
    height: 83px;
    background: url("../../img/sidebar_top.png") no-repeat;
    text-align: left;
}

.tdRightBottom
{
    background: url("../../img/sidebar_bottom.png") no-repeat top right;
}

.nDiv a, .nDiv a:visited, a:link.bl, a:visited.bl, a:hover.bl, a:active.bl
{
    color: #ff3300; 
    border: solid 1px white;
    padding-left: 3px; padding-right: 3px
}

.nDiv a:hover, .nDiv a:active,
a:hover.bl, a:active.bl
{ 
    color: white; 
    background-color: #ff3300; 
    border: solid 1px #000;
    padding-left: 3px; padding-right: 3px;
    text-decoration: none;
}


a:link.btnButton, a:visited.btnButton
{
    DISPLAY: block;
    background: transparent url("../../RadControls/Menu/Skins/D10is_101/img/start-off.png") no-repeat;
    width: 143px !IMPORTANT;
    height: 23px !IMPORTANT;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-left: 6px;
    padding-top: 6px;
    TEXT-ALIGN: CENTER;
    vertical-align: middle;
    text-decoration: none;
    margin: 0 auto;
    margin-bottom: 10px;
    color: #666;
}

a:hover.btnButton, a:active.btnButton 
{
   background: transparent url("../../RadControls/Menu/Skins/D10is_101/img/start-on.png") no-repeat;
   color: #000;
}

.fee { color: #0066cc; font-weight: bold;}
.fee2 { color: #cc0000; font-weight: bold; }
.fee3 { color: green; font-weight: bold; }

.TextBox
{
    width: 200px;
    font-size: 8pt;
    color: #666;
    border: dotted 1px #ccc;
}


.scrollerskin{ border: solid 1px #333; background: url("img/D10prop.jpg") no-repeat; }
#pscroller1 a{ text-decoration: underline; color: white; }
#pscroller1 a:hover{ text-decoration: underline; color: black; }