﻿.exchangeRateSource
{
	font-family:Tahoma; font-style:italic; color: rgb(145, 144, 144);
	text-align:left;
	margin:3px;
}
.exchangeRateTitle
{
	color: #800000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 3px;
}
.exchangeRateStyle
{
	background-color:#A8A8A8;
	width:95%;
	margin:auto;
}
.exchangeRateStyle td
{
	padding:3px;
	background-color:White;
	color:Black;
}
.exchangeRateStyle .exchangeRateText
{
	width:30px;
	text-align:left;
}
.exchangeRateStyle .exchangeRateValue
{
	text-align:right;
}
.containerForexRate
{
	height:61px;
	overflow-x:hidden;
	overflow-y:auto;
}

.containerForexRate .exchangeRateStyle
{
	width:130px;
}
