/* <![CDATA[ */
a:link, a:visited
{
    text-decoration: none;
    color: #efefef;
}
a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
a:active
{
    text-decoration: none;
    color: #adb1bd;
}

li a:active, li a:link, li a:visited{
	color: black;
}

a.OnDarkBackground:link, a.OnDarkBackground:visited
{
    text-decoration: none;
    color: #25282a;
}
a.OnDarkBackground:hover
{
    text-decoration: underline;
    color: #657086;
}
a.OnDarkBackground:active
{
    text-decoration: none;
    color: #adb1bd;
}

.TextIndigo
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #adb1bd;
}
.TextIndigoDark
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #1e293f;
}
.TextGray
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #efefef;
}
.TextCarbon
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #25282a;
}

.TextBlack, .TextWhite, .TextBlackBold, .TextInput, .TextDings, .TextWhiteBold, .TextText, .TextButBlackBold
{
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

.TextText, .TextTextBold
{
    font-size: 12px;
}
.TextTextBold
{
    font-weight: bold;
}
.TextBlackBold
{
    font-weight: bold;
}
.TextWhiteBold
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.TextWhite
{
    color: #ffffff;
}
.TextSearch, .TextHeader, .TextRequired, .TextBlackBig, .TextWhiteBig, .TextWhiteMiddle
{
    font-family: Arial CE, Arial;
    font-size: 11px;
	font-weight: bolder;
    text-decoration: none;
    color: #BE0E0C;
}
.TextBlackBig
{
    font-size: 14px;
    color: #000000;
}
.TextWhiteBig
{
    font-size: 14px;
    color: #ffffff;
}
.BigHeader
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 16px;
    color: #5B5B5B;
}

/* Marcin Łukasz Gierczak (c) Copyright 2009. All Right Reserved. Do not change this code */
html, body
{
    margin: 0px 0px 0px 0px;
    background-color: #efefef;
    background-image: url('Images/background.gif');
    background-repeat: repeat-x;
    height: 100%;
}
.DivBox
{
    min-height: 484px;
    height: auto;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}
* html .DivBox
{
    height: 484px;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

.DivBox1
{
    min-height: 35px;
    height: auto;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}
* html .DivBox1
{
    height: 35px;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}
/* ]]> */

