﻿/* Live Rates */
.ratestxt {	color: #FFFFFF;	background-color: #176183; font-size: 10px;	font-weight: bold; line-height: 14px }
.liverates { overflow: auto; height: 58px; width: 100% }
.ratestable { border-collapse: collapse; font-size: 9px; font-weight: normal; font-family: Verdana; line-height: 15px; text-indent: 3px; width: 220px }
.rrowstyle { background-color: #FFFFFF }
.rheadstyle { background-color: #BBC281; color: #FFFFFF }
.ralternstyle { background-color: #E7E7E8 }

/* Currency Converter */
.fxdropdown { width: 100%; border-style:inset; border-width:2px }
.dropdownSmall { width: 50%; border-style:inset; border-width:2px }
.fxtextbox { width: 100%; border-style:inset; border-width:2px }
.cctext { font-size: 11px; color: #000000; text-indent: 3px; text-align: left; line-height: 18px }
.CurrencyConverterTable { background-color: #efefef; margin: 0px; width: 100%; border-collapse: collapse }
.CurrencyConverterTable td { padding: 0px } 
#fxcc1 { width: 28%; }
#fxcc2 { width: 52%; }
#fxcc3 { width: 30%; }

/* Buttons */
.CurrencyConverterButton, .CurrencyConverterButton a, .CurrencyConverterButton a:visited { font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; display: block; height: 21px; width: 55px; background-color: #176183; text-decoration: none; text-align: center; line-height: 19px; margin-left: 7px; margin-top: 1px }
a.CurrencyConverterButton:hover, a.CurrencyConverterButton:active  { color: #000000 }
.ImageButton, .ImageButton a, .ImageButton a:visited {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; display: block; height: 20px; width: 70px; background-color: #bbc281; text-decoration: none; text-align: center; line-height: 18px; margin-left: 5px }
a.ImageButton:hover, a.ImageButton:active  { font-family: Verdana; font-size: 9px; font-weight: bold; color: #5d6041; display: block; width: 70px; height: 20px; background-color: #bbc281; text-decoration: none; text-align: center; margin-left: 5px }
.ImageButton2, .ImageButton2 a, .ImageButton2 a:visited {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; display: block; height: 20px; width: auto; background-color: #bbc281; text-decoration: none; text-align: center; line-height: 18px; margin-left: 5px }
.ImageButton2 a:hover, .ImageButton2 a:active  { font-family: Verdana; font-size: 9px; font-weight: bold; color: #5d6041; display: block; width: 70px; height: auto; background-color: #bbc281; text-decoration: none; text-align: center; margin-left: 5px }
/* Button Styles */
a.imgbutton, a.imgbutton, a.imgbutton:visited { border: 1px solid #9ca2a5; font-size: 9px; font-weight: bold; color: #0F3F69; display: block; height: 20px; width: 100px; background-color: #cedfe7; text-decoration: none; text-align: center; line-height: 18px }
a.imgbutton:hover, a.imgbutton:active { color: #FFFFFF; background-color: #176183; border: 1px solid #176183; }
a.bigimgbutton, a.bigimgbutton, a.bigimgbutton:visited { border: 1px solid #99a859; font-size: 9px; font-weight: bold; color: #5d6041; display: block; height: 40px; width: 100px; background-color: #ccd69f; text-decoration: none; text-align: center; line-height: 18px }
a.bigimgbutton:hover, a.bigimgbutton:active { color: #FFFFFF; background-color: #ccd69f }
a.aimgbutton, a.aimgbutton, a.aimgbutton:visited, a.aimgbutton:active { border: 1px solid #99a859; font-size: 9px; font-weight: bold; color: #5d6041; display: block; height: 20px; width: 100px; background-color: #ccd69f; text-decoration: none; text-align: center; line-height: 18px }
a.aimgbutton:hover  { color: #FFFFFF; background-color: #ccd69f }
.newsline {	line-height: 15px;border-color: White; border-width: 0px; border-style: None; width:100%; border-collapse:collapse }
a.LinkButton, a.LinkButton:visited { border: 1px solid #99a859; font-size: 9px; font-weight: bold; color: #5d6041; display: block; height: 14px; width: 40px; background-color: #ccd69f; text-decoration: none; text-align: center; line-height: 12px }
a.LinkButton:hover, a.LinkButton:active { color: #FFFFFF }
a.QuoteButton, a.QuoteButton:visited { border: 1px solid #99a859; font-size: 9px; font-weight: bold; color: #5d6041; display: block; height: 20px; width: 120px; background-color: #ccd69f; text-decoration: none; text-align: center; line-height: 20px }
a.QuoteButton:hover, a.QuoteButton:active { color: #FFFFFF }
a.SmallButton, a.SmallButton:visited { border: 1px solid #99a859; font-size: 9px; font-weight: bold; color: #5d6041; display: block; height: 20px; width: 60px; background-color: #ccd69f; text-decoration: none; text-align: center; line-height: 20px }
a.SmallButton:hover, a.SmallButton:active { color: #FFFFFF }
