/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x top #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ACACAC;
}
.ourbroker{
	border-left:#E7E7E7 3px solid;
	font-size:12px;
	color:#FFFFFF;
	padding-left:30px;
	line-height:22px;
}
.our{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#058CE6;
}
.wel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#058CE6;
}
.come{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#A9A9A9;
}
.broker{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

#menu ul{ margin:0px; padding:0px 0 0px 0px; width:100%; float:left; background:url(../images/nav_bg.jpg) repeat-x top; height:50px; font-size:16px; font-weight:bold;}
#menu ul li{ float:left; list-style:none; outline:none; padding-top:15px;}
#menu ul li a{
	font-size:16px Arial, Helvetica, sans-serif; color:#E5F5FF;text-decoration:none;padding:0 40px; outline:none;
}
#menu ul li a:hover{
	color:#000;
	outline:none;
	
}
#footer{ margin:0px; padding:8px 0 0px 0px; width:100%; float:left; color:#fff; background:url(../images/nav_bg.jpg) repeat-x top; height:70px;}

#footer a{
	font-size:11px Arial, Helvetica, sans-serif; color:#fff;text-decoration:none;
}
#footer a:hover{
	color:#000;
	
}
.welcome{
	text-align:justify;
	line-height:18px;
}
.bsx{
	font-size:11px;
	text-align:justify;
	color:#CBEAFF;
	line-height:20px;
}
.exchange{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
}
.textbox{
	background:#ffffff;
	border:1px solid #606060;
	color:#000;
	font-size:11px;
}
.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	padding:5px 0 5px 5px;
	font-weight:bold;
	text-transform:uppercase;
}
.text{
	color:#FFFFFF;
	font-size:12px;

}
.button{
	background:url(../images/button.jpg) no-repeat top;
	width:50px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	
}
a.button:link,a.button:visited,a.button:active{
	background:url(../images/button.jpg) no-repeat top;
	width:50px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-align:center;

	
}
a.button:hover{
	background:url(../images/button.jpg) no-repeat top;
	width:50px;
	display:block;
	height:16px;
	font-size:10px;
	font-weight:bold;
	color:#EAEAEA;
	text-decoration:none;
	text-align:center;

	
}
.view{
	color:#FFFFFF;
	padding-left:12px;
}
.view a{
	color:#FFFFFF;
	text-decoration:none;
}
.view a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.texther {
	color:#fff;
	text-decoration:underline;
	padding-bottom:10px;
}
a.texther:hover {
	color:#fff;
	text-decoration:none;
	padding-bottom:10px;
}