/* <![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;
}

.word:link, .word:visited, .word:hover,  .word:active {
	 text-decoration: none;
    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: #042117;
}

.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;
}
.TextBlackBigH
{
    font-size: 11px;
    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: 5px 0px 0px 0px;
    background-color: #ffffff;
    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;
}

#link_top {
	margin-top: 5px;
}
.of_link, .of_link:hover, .of_link:visited, .of_link:link {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

h3, h2 {
	font-size: 11px;
}

.list_item {
	margin-top: 6px;
	padding-left: 15px; 
	font-weight: bold;
	background-image: url('Images/arrow.gif'); 
	background-repeat: no-repeat;
	background-position: left center;	
}

.offer_bank {
	text-align: center;
	padding-top: 10px;
}

.buttons {
	margin-top: 10px;	
	width:90%;
	text-align: center;
}


/* ]]> */
