div, td
{
	font-family: arial,verdana;
	font-size: 12px;
	color: Black;	
}
body
{
	font-family: arial,verdana;
	font-size: 12px;
	color: Black;	
	background-color:White;
}
.bgColorMain
{
	background-color: #f4efd9;
}
.bgColor1
{
	background-color: #d9e0d8;
}
.bgColor2
{
	background-color: #708db3;
}
.bgColor3
{
	background-color: #708db3;
}

.small
{
	font-size: 11px;
}

td A
{
	/*color: #BA243B;
	*/
	color: #999999;
	text-decoration: underline;
}
td A:hover
{
	/*color: #BA243B;
	*/
	color: Black;
	text-decoration:none;
}
.title
{
	color: #708DB3;
	font-family: Verdana;
	font-weight: 900;
	font-size: 22px;
}

.Menu
{
	font-size: 11px;
	font-weight: bold;
	color: #BA243B;
}
.Menu A
{
	color: #000000;
	text-decoration: none;
}
.Menu A:hover
{
	text-decoration: none;
	color: #BA243B;
}
.menuTable TD
{
	padding-left: 2px;
	padding-right: 2px;
}
.MenuSelTop
{
	font-size: 11px;
	font-weight: bold;
	background-color: #F4EFD9;
	border-top: solid 1px #708DB3;
	border-left: solid 3px #F4EFD9;
	border-right: solid 3px #F4EFD9;
}
.MenuSel
{
	font-size: 11px;
	font-weight: bold;
}
.Menu3level
{
	border: solid 1px #708DB3;
	margin-right:10px;
}
.ErrMsg,.ErrMsg TD
{
	font-family: Verdana;
	color: #FF0033;
}

.tableStyle
{
	background-color: #FFFFFF;
}

.tableStyle TH
{
	background-color: #E5E5E5;
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 14px;
}

.tableStyle TD
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

.tableStyleSel TD
{
	background-color: #6DCFF6;
}

input, select, textarea, .input
{
	border : 1px solid;
	border-color:#999999;
	font-size: 12px;
	font-family: Arial;
}
textarea
{
	border : 1px solid;
	border-color:#999999;
	font-size: 12px;
	font-family: Arial;
	overflow: auto;
}
input.btn,.btn
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AAAAAA;
	border: outset 1px #6E6E6E;
	padding-left: 7px;
	padding-right: 7px;
	cursor:pointer;
}

input.btnEx,.btnEx
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AAAAAA;
	border: outset 1px #6E6E6E;
	cursor:pointer;
}
input.chb, .chb input
{
	border-width: 0px;
	width: 13px;
	height: 13px;
	padding:0 0 0 0;
}

.txtRight
{
	TEXT-ALIGN: right;
}

.tableItem
{
	background-color: White;
	color:#666666;
	height: 20px;
}

.tableItemTransfer
{
	background-color: White;
	color:#666666;
	height: 20px;
	PADDING-LEFT: 20px; 
	PADDING-TOP: 10px
}

.tableItem TD
{
	background-color: White;
	color:#666666;
	height: 20px;
}

.tableAltItem
{
	background-color: #F7F7F7;
	color:#666666;
	height: 20px;
}
.allRatesNumber
{
	color:Black;
	font-weight: bold;
	font-size:11px;
}

strong
{
	font-weight: bold;
	color:#666666;
}

.menuSeparator
{
	background-color: #CCCCCC;
	width:1px;
}

.menuItem
{
	font-weight: bold;
	cursor:hand;
	color:#666666;
}


.menuItemSelected
{
	background-image: url(images/bgSelected.gif);
	font-weight: bold;
	color:#343535;
	cursor:default;
}
.header
{
	font-weight: bold;
	background-color: #E5E5E5;
	color: Black;
	/*font-size: 10px;*/
	height: 30px;
	PADDING-BOTTOM: 4px;
	vertical-align:bottom;
}
.smallText
{
	font-weight: bold;

	font-family: Arial,Verdana;
	font-size: 9px;
	color: #3A3A3A;
}
.hand
{
	cursor:hand;
	cursor:pointer;
}

.ratesHeader
{
	background-color: #E5E5E5;
	color: Black;

}
.rateItem
{
	background-color: White;
	color:#666666;
	height: 20px;
	font-size:10px;
}
.rateAltItem
{
	background-color: #F7F7F7;
	color:#666666;
	height: 20px;
	font-size:10px;
}

.TransferMenu A:VISITED
{
	font-family: arial,verdana;
	color: #425159;
	font-size: 13px;
	text-decoration: none;
}

.TransferMenu A:HOVER
{
	font-family: arial,verdana;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

.TransferMenu A:LINK
{
	font-family: arial,verdana;
	color: #425159;
	font-size: 13px;
	text-decoration: underline;
}
.rateBoxHeader
{
	background-image: url(images/RateBox/bgHeader.gif);
	height: 30px;
	font-weight:bold;
}
.rateBoxItem
{
	background-image: url(images/RateBox/bgItem.gif);
	height: 24px;
	font-size:10px;
}
.rateBoxDate
{
	background-image: url(images/RateBox/bgHeader.gif);
	height: 30px;
	font-weight:bold;
	font-size: 8px;
}

.footer a
{
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
}
.footer a:hover
{
	text-decoration: none;
}