body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f2db;
	font-size: 11px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #47494a;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	display: block;
}

.subtitle
{
	background-image: url('../Images/bot_publi.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #47494a;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	display: block;
	padding: 3px;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47494a;
}

.rates
{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
}

.link
{
	color: #47494a;
	font-weight: bold;
}

a.link:link
{
	color: #47494a;
	text-decoration: none;
}

a.link:visited
{
	color: #47494a;
	text-decoration: none;
}

a.link:hover
{
	color: #47494a;
	text-decoration: underline;
}

.link_azul
{
	color: #47494a;
	font-size: 11px;
}

a.link_azul:link
{
	color: #47494a;
	text-decoration: none;
}

a.link_azul:visited
{
	color: #47494a;
	text-decoration: none;
}

a.link_azul:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.email_link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0044ff;
	font-size: 12px;
}

a.email_link:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0044ff;
	text-decoration: none;
}

a.email_link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0044ff;
	text-decoration: none;
}

a.email_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0044ff;
	text-decoration: underline;
}

.footer_link
{
	color: #1A721b;
	text-decoration: none;
	font-weight: bold;
}

a.footer_link:link
{
	color: #1A721b;
	text-decoration: none;
}

a.footer_link:visited
{
	color: #1A721b;
	text-decoration: none;
}

a.footer_link:active
{
	color: #1A721b;
	text-decoration: none;
}

a.footer_link:hover
{
	color: #1A721b;
	text-decoration: underline;
}

.transaction_logo
{
	background-image: url('../Images/img_trans_tarja_logo.gif');
	background-repeat: no-repeat;
	text-align: center;
	height: 141px;
	width: 166px;
}

.textbox
{
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 12px;
}

.button
{
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 12px;
}

.grid_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.group
{
	font-family: "Times New Roman" , Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}

.menu_cell
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #9c9277;
	border-bottom: none;
}

.footer
{
	color: #7C7253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer
{
	text-decoration: none;
	color: #7C7253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer:hover
{
	text-decoration: underline;
	color: #7C7253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box_title
{
	color: #7C7253;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

.box
{
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	width: 288px;
}

.disclaimer
{
	font-size: 8px;
	color: #7c7253;
}

.style17
{
	color: #7C7253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style20
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47494a;
}
.style23
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47494a;
	font-weight: bold;
}
.style27
{
	color: #47494A;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style33
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47494A;
}
.style35
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47494A;
}
.style37
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#menu
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	white-space: nowrap;
}

#menu li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #f4f2db;
	color: #7C7253;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover
{
	background: #e6e0c6;
}

#menu div
{
	position: absolute;
	visibility: hidden;
	background: #f4f2db;
}

#menu div a
{
	position: relative;
	display: block;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f4f2db;
	color: #7C7253 inherit;
	font: 11px arial;
	border: 1px solid #9c9277;
	border-bottom: none;
}

#menu div a:hover
{
	background: #bfb9a3;
	color: #FFF
}

.icon-calendar
{
	background: transparent url(../Images/calendar.gif) no-repeat 0 0;
	cursor: pointer;
	width: 17px;
	height: 14px;
	outline: 0;
	margin: 5px 0 0 2px;
	border: 0;
}

.modal_background
{
	background-color: Gray;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
