@CHARSET "UTF-8";

body {
	margin: 0px;
	font-family: tahoma, Sans Serif;
	font-size: 13px;
	color: #222222;
	background: #ffffff;
}

.fmcmRates {
	font-family: tahoma, Sans Serif;
	font-size: 13px;
}

.fmcmRates tr {
}

.fmcmRates td {
	background: url('images/rates_right.gif') no-repeat right top;
	text-align: center;
	height: 27px;
	padding: 0px;
	line-height: 25px;
	vertical-align: middle;
}

.fmcmRates td.headerLast {
	background: url('images/rates_right2.gif') no-repeat right top;
}

.fmcmRates td div {
	height: 27px;
	background: url('images/rates_left.gif') no-repeat left top;
}

.fmcmRates td div:hover {
	text-decoration: underline;
}

.fmcmRates td.headerSymbol div {
	height: 27px;
	background: url('images/rates_left2.gif') no-repeat left top;
}

.fmcmRates td.bid {
}

.fmcmRates td.symbol {
	text-align: right;
	padding-right: 13px;
	width: 85px;
}

.fmcmRates img.icon {
	vertical-align: middle;
}

.fmcmRates .fill {
	height: 99%;
	background: none;
}

#fmcmRates {
	cursor: pointer;
}

#fmcmRates .logo {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

#fmcmRates .logo:hover {
	text-decoration: underline;
}

#fmcmRates .logo img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#fmcmRates .logoLine img {
	padding-top: 2px;
	vertical-align: middle;
}
