* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: White;
	margin-top: 0px;
	text-align: center;
}
td {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}
.twovalue {
	padding-left: 4px;
}
.fivevalue {
	padding: 5px;
}
.tenvalue {
	padding-top: 5px;
	padding-left: 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
a.tm {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #1c508e;
}
a.tm:hover {
	text-decoration: none;
}
.head {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
.pagelbl {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #1c508e; 
}
.box {
	background-color: #1c508e;
	width: 185px;
	height: 100%;
	text-align: left;
}
.boxalt {
	background-color: #1c508e;
	width: 569px;
	height: 284px;
	text-align: left;
}
.EditBox {
	background-color:#ffffff;
	font-size:11px; 
	color: #000000;
	border: none;
	height: 18px;
}
.gmimg {
	border: solid 1px #dbe3ed;
}
.leftimg {
	/*background-color: #bed2f5;*/
	background-color: #8f99b2;
	border: solid 1px #1d4f8c;
	width: 181px; 
	height: 100%;
	vertical-align: bottom;
}
.er {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}
.bar {
	background-image: url(images/main/topbar.gif);
	width: 100%;
	display: block;
	height: 27px;
	padding: 3 0 0 0;
	font-weight: bold;
	color: #FFF;
}
.currency {
	color: #1c508e;
}


