﻿body
{
    margin: 0px;
    font-family: "segoe ui" , "trebuchet ms" , arial,sans-serif;
}
.textStd_L
{
    color: #696969;
    font-size: 13px;
 
}
.textStd_L A
{
    color: #4169e1;
    text-decoration:none;
}
.textStd_M
{
    color: #696969;
    font-size: 12px;

}
A.textStd_M
{
    border-style: none none dotted none;
    border-width: 1px;
    color: #696969;
    text-decoration: none;
}
.textStd_M A
{
    border-style: none none dotted none;
    border-width: 1px;
    color: #696969;
    text-decoration: none;
}
.textStd_M A:hover
{
    border-style: solid solid solid solid;
    background-color: #eeeeee;
}
.textStd_S
{
    color: #696969;
    font-size: 11px;
 
}
A.textStd_S
{
    border-style: none none dotted none;
    border-width: 1px;
    color: #696969;
    text-decoration: none;
}
.textStd_S A
{
    border-style: none none dotted none;
    border-width: 1px;
    color: #696969;
    text-decoration: none;
}
.textStd_S A:hover
{
    border-style: solid solid solid solid;
    background-color: #eeeeee;
}
.textStd_XS
{
    color: #696969;
    font-size: 10px;
 
}
.textStd_XXS
{
    color: #696969;
    font-size: 9px;

}
.textHead_S
{
    color: #555555;
    font-size: 12px;
}
.textHead_M
{
    color: #555555;
    font-size: 13px;
}
.textHead_L
{
    color: #555555;
    font-size: 14px;

}
.textHead_XL
{
    color: #555555;
    font-size: 16px;

}
.textHead_XXL
{
    color: #555555;
    font-size: 17px;

}

.linkButtonEnabled_S,
.linkButtonEnabled_S A
{
    color: #696969;
    font-size: 10px;
    text-decoration:none;
}
.linkButtonDisabled_S,
.linkButtonDisabled_S A
{
    color: #aaaaaa;
    font-size: 10px;
    text-decoration:none;
}
.linkButtonEnabled_L,
.linkButtonEnabled_L A
{
    color: #696969;
    font-size: 13px;
    text-decoration:none;
}
.linkButtonDisabled_L,
.linkButtonDisabled_L A
{
    color: #aaaaaa;
    font-size: 13px;
    text-decoration:none;
}
.pageHtmlBody
{
   
  background-color:#ffffff;

}
.pageOut
{
    background-position: left top;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.pageIn
{
     background-color:#ffffff;
}
.pageBody
{
     background-color:#ffffff;
}
.pageContent
{
     background-color:#ffffff;
}

