body {  font-family: "Arial"; font-size: 8pt; color: #000000}

div, p, ul, li, img, a, h1, h2, h3, h4, h5, h6, form, input, span, iframe {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: "Arial","Tahoma", "Trebuchet MS", "Verdana";
}

td {  font-family: "Arial"; font-size: 8pt; color: #000000}

A:visited { color: #000000; text-decoration: none;}

A:hover { color:#B00200; text-decoration: none; }

A:active { color: #595959; text-decoration: none; }

A:link { color: #34699D; text-decoration: none; }

.TextBox
{
	font-size:9pt; 
	border-width:1;
	border-color:rgb(153,153,153); 
	border-style:double;
 }

 .selectbox {  background-color: #FFFFFF; border: #999999; border-style: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-size: 9pt; color: #000000}

 #left_currency{
	width:  178px;
	float:left;
	border: 1px solid #aaccee;
	margin-top: 10px;
}

#left_currency div{
	width:  178px;
	height: 20px;
	float:left;
	background-color: #ebf3fb;
	font-size: 9pt;
	font-weight: bold;
	color: #006699;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	padding-top: 5px;
}

.left_currency_btn{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.f8s{ font-size:8pt; font-weight:bold; }

.center {
	text-align:center;
}

.box {
	border-width:1px; 
	border-top-color:#b2b2b2;
	border-right-color:#b2b2b2;
	border-bottom-color:#b2b2b2; 
	border-left-color:#b2b2b2; 
	border-style:solid;
	font-size:8pt;
}

#left_wrapper{
	width:  180px;
	float:left;
}

