BODY
{
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
}
TD
{
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
}
.BlackTxtS
{
    color: #111111;
    font-family: arial, helvetica;
    font-size: 10px;
}
.BlackTxtM
{
    color: #111111;
    font-family: arial, helvetica;
    font-size: 11px;
}
.BlackTxtL
{
    color: #111111;
    font-family: arial, helvetica;
    font-size: 12px;
}
.BlackTxtXL
{
    color: #111111;
    font-family: arial, helvetica;
    font-size: 13px;
    font-weight: bold;
}
.RedTxtM
{
    color: #ee6633;
    font-family: arial, helvetica;
    font-size: 12px;
}
.GreyTxtS
{
    color: #606060;
    font-family: arial, helvetica;
    font-size: 10px;
}
.GreyTxtM
{
    color: #606060;
    font-family: arial, helvetica;
    font-size: 11px;
}
.GreyTxtL
{
    color: #606060;
    font-family: arial, helvetica;
    font-size: 12px;
}
.GreyTxtXL
{
    color: #606060;
    font-family: arial, helvetica;
    font-size: 13px;
    font-weight: bold;
}
.TitleTxtS
{
    color: #7f7f7f;
    font-family: arial, helvetica;
    font-size: 14px;
    font-weight: bold;
}
.TitleTxtL
{
    color: #7f7f7f;
    font-family: arial, helvetica;
    font-size: 16px;
    font-weight: bold;
}
A:link
{
    color: #2461ce;
    font-family: arial, helvetica;
	text-decoration: none;
}
A:visited
{
    color: #2461ce;
    font-family: arial, helvetica;
	text-decoration: none;
}
A:active
{
    color: #2461ce;
    font-family: arial, helvetica;
	text-decoration: none;
}
A:hover
{
    color: #ee6633;
    font-family: arial, helvetica;
	text-decoration: none;
}
.SwapArea 
{
	position: absolute;
	visibility: hidden;
	background-color: #f2f2f2;
}
.bgHeadL
{
	background-color: #f2f2f2;
}
.bgHeadD
{
	background-color: #dfdfdf;
}
.bgFootD
{
	background-color: #d6d6d6;
}
.bgBox
{
	background-color: #c4dffa;
}
.bgTitle
{
	background-color: #3491ee;
    color: #f0f0f0;
    font-family: arial, helvetica;
    font-size: 14px;
    font-weight: normal;
}
