﻿.textStd_L
{
    color: #eeeeee;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_L A
{
    color: #fffddf;
    text-decoration:none;
}
.textStd_M
{
    color: #eeeeee;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
}


.textStd_S
{
    color: #eeeeee;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;

}
A.textStd_S
{
    color: #fffddf;
    text-decoration:none;
    
}
.textStd_S A
{
    color: #fffddf;
    text-decoration:none;
}
.textStd_XS
{
    color: #eeeeee;
    font-size: 9px;
    font-family: Verdana, Tahoma, Arial;
}
.textStd_XXS
{
    color: #eeeeee;
    font-size: 8px;
    font-family: Verdana, Tahoma, Arial;
}
.textHead_S
{
    color: #fffddf;
    font-size: 13px;
    font-family: Tahoma, Arial;
}
.textHead_M
{
    color: #fffddf;
    font-size: 14px;
    font-family: Tahoma, Arial;
}
.textHead_L
{
    color: #fffddf;
    font-size: 15px;
    font-family: Tahoma, Arial;
}


.pageHtmlBody
{
   margin-top:0;
   margin-left:0;
   margin-right:0;
   margin-bottom:10;
   background-color:#fffbd9;
}
.pageOut
{
     background-color:#7e2427;
     
}
.pageIn
{
    background-color:#7e2427;
    background-image: url(images/pageBack.gif);
    background-repeat:repeat-y;  
}
.pageBody
{
 
}
.pageContent
{
  
}
.pageLeft
{
 
     
}
.pageRight
{
  
     
}
.head
{
   background-color:#fffbd9;
}
.foot
{
  background-color:#fffbd9;
}