﻿/* default.css pa_t11a */
.textStd_L
{
    color: #696969;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_L A
{
    color: #4169e1;
    text-decoration:none;
}
.textStd_M
{
    color: #696969;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_M A
{
    color: #4169e1;
    text-decoration:none;
}
A.textStd_M
{
    color: #4169e1;
    text-decoration:none;
}
.textStd_S
{
    color: #333366;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_S A
{
    color: #333366;
    text-decoration:none;
}
A.textStd_S
{
    color: #333366;
    text-decoration:none;
}

.textStd_XS
{
    color: #696969;
    font-size: 9px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_XXS
{
    color: #696969;
    font-size: 8px;
    font-family: Verdana, Tahoma, Arial;
}
.textHead_M
{
    color: #3d3d3d;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial;
}
.textHead_S
{
    color: #3d3d3d;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
}

.textHead_L
{
    color: #3d3d3d;
    font-size: 14px;
    font-family: Verdana, Tahoma, Arial;
}


.pageHtmlBody
{
    margin-top: 3;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    background:  #ffffff;
}
.pageOut
{
    
}
.pageIn
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-color: #666666;
    border-left-color: #666666;
}
.pageBody
{
    background-image: url(images/pageBack.gif);
    background-repeat:repeat-y;
}
.pageContent
{
     background:#ffffff;
}
.foot
{
    background-image: url(images/footBack.gif);
    background-repeat:repeat-x;
    background-position:bottom;
}
.head
{
    background-image: url(images/headBack.gif);
    background-repeat:repeat-x;
}
.left
{
  
}
.tblHomeMain
{
 
}