body
{
	font:11px/16px Arial, Tahoma, Verdana;
	margin:0; padding:0;
	color: #333;
	background: url(../images/bg.gif) #F9E6C2 top left repeat;
}
td
{
	font: 11px/16px Arial, Tahoma, Verdana;
	color:#333;
}

h1,h2,h3,h4,h5,img,p,ul,li,table,input,form
{
	margin:0;
	padding:0;
	border:0;
}


ul.all
{
	color: #333;
	list-style: circle;
	margin: 5px 0 0 35px;
}

a
{
	text-decoration:none;
	color: #996633;
}

a:hover
{
	text-decoration:underline;
	color: #996633;
}

.more
{
	font:bold 11px Arial;
	color:#C00;
	float:right;
}


/* Styles for Classes */

#wrapper
{
	width: 950px;
	margin: 0 auto;
}

#banner
{
	width: 870px;
	height: 126px;
	background: url(../images/bg-banner.gif) 0 0 no-repeat;
	margin: 0 auto;
}

	#banner h1
	{
	float:left;
	width: auto;
	padding: 3px 0 0 20px;
	}
		#banner h1 a
		{
		background: url(../images/logo.gif) no-repeat;
		width: 84px;
		height: 99px;
		display: block;
		}
			#banner h1 a span
			{
			display:none;
			}

	#banner span
	{
		width: 750px;
		float: right;
		height: 121px;
	}

		.search-box
		{
			float:right;
			margin: 5px 20px 3px 3px;
			padding: 0;
		}
			.search-box #cse-search-box div input[type="text"]{
				color: #000;
				border: none;
				margin: 0;
			}
			
		/*#banner span ul{
			width:670px;
			padding:45px 5px 0 0;
			float:right;
			height: 33px;
			}
			#banner span ul li{
				display:inline;
				list-style:none;
				}
			#banner span ul li a{
				background:url(../images/nav.gif);
				padding:7px 13px;
				float:left;
				font:11px Tahoma;
				height:19px;
				display:block;
				color:#FFF;
				}
			#banner span ul li a:hover{
				background:url(../images/nav-hover.gif);
				text-decoration:none;
				}
			#banner span ul li a.active{
				background:url(../images/nav-hover.gif);
				text-decoration:none;
				}*/
#scroll{
	padding-top:20px;
	height:237px;
	}

#scroll-left{
	width:25px;
	float: left;
	padding: 80px 0 0 15px;
	}

#scroll-center{
	width:870px;
	float: left;
	color: #fff;
	}

	#scroll-center ul li
		{
		width: 283px;
		float:left;
		display:inline;
		height:237px;
		margin:0 5px 0 0 ;
		padding-left: 2px;
		background:url(../images/bg-product.gif) bottom right no-repeat;
		}

		#scroll-center ul li a
			{
				text-align: center;
				text-transform: uppercase;
				color: #fff;
				font: 11px Arial;
				text-decoration: none;
			}

		#scroll-center ul li a:hover
			{
				text-decoration: underline;
			}

		#scroll-center ul li img
			{
			filter : alpha(opacity=80); /* IE */ 
			-moz-opacity: 0.8; /* Mozilla */ 
			opacity: 0.8;
			}

		#scroll-center ul li img:hover
			{
			filter : alpha(opacity=100); 
			-moz-opacity: 1.0; 
			opacity: 1.0;
			}

		#scroll-center ul li a p
			{
				margin: 6px 0 0 0;
			}

		#scroll-center ul li p
			{
				margin: 6px 0 0 0;
				text-transform: uppercase;
			}

#scroll-right{
	width:25px;
	float: left;
	padding: 80px 15px 0 0;
	}
	
	
#front-content{
	float: left;
	margin:0 40px;
	_margin:0 20px;
	padding:0 0 20px 0;
	background-color:#FFF;
	overflow:hidden;
	_height:900px;
	width:870px;
	}
	#front-left{
		float:left;
		width:404px;
		background-color:#FFF;
		margin: 0 1px 0 0;
		}
		
		/*hellow*/
		
		.about{
			overflow:hidden;
			}
			.about h2{
				font:20px Arial; color:#fff;
				background-color:#4b310c;
				height:27px;
				padding:11px 0 0 15px;
				}				
			.about p{
				font:11px/16px Arial;
				padding: 10px 10px 10px 15px;
				}
	
	
	.vision-mission{
		float:left; width:374px;
		padding:0 10px 15px 15px;
			}
			.vision-mission h2{
				font:14px Arial;
				color: #960;
				padding-top:15px;
				}
				
				
				
				
	/*News*/
	.news_archive
			{
			margin:15px;
			_margin:7px;
			width: 374px;
			overflow:hidden;
			float:left;
			
			}
	.news_archive ul li
			{
			list-style: none;
			overflow:hidden;
			border-bottom:1px #f9d67f solid;
			padding-bottom: 10px;
			_height: 90px;
			}
				.news_archive h2{
				font: 16px Arial; color: #C60;
				/*background:url(../images/line-news.gif) 95px 9px no-repeat;*/
				background: url(../images/line.gif) center 20px no-repeat;
				height: 28px;
				}
				.news_archive h3 a{
				font:bold 11px Arial; color:#996600;
				}
				.news_archive b{
				color:#999;
				font:normal 10px Arial;
				}
				.news_archive img{
				border:1px solid #CCC;
				margin:2px 5px 2px 0;
				float:left;
				padding:3px;
				width:80px; height:55px;
				}
				.news_archive p{
				font:11px Arial;
				padding-bottom:5px;
				}
	/*Whats New*/				
	.whatsnew
			{
			margin:15px 15px 0 15px;
			_margin:15px 7px 0 7px;
			width:370px;
			float:left;
			/*background:url(../images/whatnew2.gif) #f4ae00 bottom no-repeat;*/
			background-color: #fff;
			padding-bottom:15px;
			border: 1px solid #630;
			overflow: hidden;
			}
			.whatsnew h2{
				/*background:url(../images/whatnew1.gif) #66481d top no-repeat;*/
				background-color: #630;
				color:#FFF;
				font: 14px Arial;
				height:20px;
				padding:5px 0 0 10px;
				}
			.whatsnew div{
				padding: 10px;
			}
			.whatsnew ul li{
				font:11px Tahoma;
				background:url(../images/arrow-what.gif) 10px 7px no-repeat;
				padding:3px 0 3px 20px;
				color:#000;
				list-style: none;}
			.whatsnew ul li a{
				color:#000;
				}
	/*FOREX*/				
	.forex
			{
			margin:15px;
			_margin:7px; width:374px;
			float:left;
			}
			.forex h2{
				font:16px Arial;
				color:#C60;
				margin: 0 0 5px 0;
				}
.bg-forex
{
	background: url(../images/bgforex.gif) 0 0 no-repeat;
	width: 376px;
	height: 68px;
}

.color-white
{
	color: #fff;
}
				
				
	#front-right{
		float:right;
		min-height: 600px;
		width:465px;
		background-color:#FFF;
		}
		#front-right h2{
				font:20px Arial; color:#fff;
				background-color:#604217;
				height:27px;
				padding:11px 0 0 15px;
				}
		.products{
			/*background:url(../images/bg-product.jpg) #FFF;*/
			background:#C4A15D;
			_height:200px;
			min-height:200px;
			float:left;
			padding: 0 0 10px 0;
				}
				.products span{
					background-color:#F2D08E;
					float:left;
					width:445px;
					margin:10px 10px 0 10px;
					}
					.products span img
					{
						float:left;
						padding-right:5px;
						}
					.products span h3{
						font:14px Arial;
						color:#FFF;
						padding:5px 5px 7px 5px;
						background-color:#cc3333;
						}
						.products span h3 a{
							font:11px/14px Tahoma;
							color:#FFF;
							background-color:#F90;
							margin: -5px -5px 0 0;
							padding: 7px 5px 7px 5px;
							float:right;}
						.products span ul li{
							list-style:none;
							background:url(../images/arrow-product.gif) 0 6px no-repeat;
							float:left;
							padding:0 0 0 10px;
							width:140px;
							}
						.products span ul li a{
							font: 11px/14px 'Arial Narrow';
							color:#963;
							}

	/*Quick Access*/
	.quick-special{
		padding: 10px 0 0 0;
		float:left;
		background-color:#fff;
		width:463px;
		min-height: 200px;
		}
	.quick-special span
	{
		float:left;
		width:215px;
		margin: 0 0 0 10px;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		min-height:90px;
		}
	.quick-special span p
	{
		float:left;
		width:205px;
		padding: 5px;
		overflow: hidden;
		}

	.quick-special span p
	{
		float:left;
		width:205px;
		padding: 5px;
		}

		.quick-special span h5{
			color:#FFF;
			border-right:1px #FFF solid;
			background-color:#630;
			font:bold 13px Trebuchet MS;						
			padding:5px;
			width:185px;
			}
			.quick-special span h5 a
			{
			color: #fff;
			}
			.quick-special span h5 a:hover{
				text-decoration:none;
				color: #FC6;
				cursor: pointer;
			}
		.quick-special span h3{
			color:#FFF;
			background-color:#630;
			font:bold 13px Trebuchet MS;						
			padding:5px;
			}
			.quick-special span img{
				padding:10px 10px 0 10px;
				}

/*Quick Access*/
	.quick-specialinner{
		padding: 10px 0 0 0;
		float:left;
		background-color:;
		width:200px;
		}
	.quick-specialinner span
	{
		float:left;
		width:200px;
		}
		.quick-specialinner span h6{
			color:#FFF;
			background-color:#630;
			font:bold 13px Trebuchet MS;						
			padding:5px;
			width:169px;
			}
			.quick-specialinner span h6 a
			{
			color: #fff;
			}
			.quick-specialinner span h6 a:hover{
				text-decoration:none;
				color: #FC6;
				cursor: pointer;
			}
		.quick-specialinner span h3{
			color:#FFF;
			border-right:1px #FFF solid;
			background-color:#630;
			font:bold 13px Trebuchet MS;						
			padding:5px;
			}
			.quick-specialinner span img{
				padding:10px 10px 0 10px;
				}
				
/*Footer*/
	#footer{
		margin:0 40px;
		_margin:0 20px;
		background-color:#7a511a;
		color:#C93;
		padding:10px;
		height:30px;
		float: left;
		width: 850px;
		}
		#footer span{
			float:left;
			color:#FFF;}
		#footer a{
			font:11px Arial;
			color:#FFF;
			}
		#footer p{
			font:11px Arial;
			float:right;
			text-align:right;}
			
			
/* Inside Page*/
#breadcum
	{
	font-size:10px;
	margin:5px 40px;
	color:#fff;
	}
	#breadcum a
		{
		color:#FBEAC4;
		}
#inside
	{	
	margin:0 40px;
	_margin:0 20px;
	background-color:#FFF;
	width:870px;
	overflow: auto;
	float: left;
	}
	#inside span
	{
		width:640px;
		float:left;
		padding:10px 20px 10px 10px;
		}
		#inside span h2
			{
			font: 20px Arial;
			margin-bottom:10px;
			background: url(../images/line.gif) center 24px no-repeat;
			height: 28px;
			color:#630;
			}
		#inside span h3{
			font:bold 14px Arial;
			color: #C30;
			margin: 0 0 5px 0;
			}
		#inside span h4{
			font: bold 14px Arial;
			color: #C30;
			margin: 0 0 5px 0;
			}
		#inside span p img
		{
			float:left;}



#inside-admin
	{	
	margin:0 40px;
	_margin:0 20px;
	background-color:#FFF;
	width:850px;
	min-height:200px;
	_height:1000px;
	overflow: hidden;
		float:left;
		padding:10px;
	}
		#inside-admin h2
			{
			font: 20px Arial;
			margin-bottom:10px;
			border-bottom:1px #999 solid;
			color:#630;
			}
		#inside-admin h3{
			font:bold 14px Arial;
			color: #C30;
			margin: 0 0 5px 0;
			}
		#inside-admin h4{
			font: bold 14px Arial;
			color: #C30;
			margin: 0 0 5px 0;
			}
		#inside-admin p img
		{
			float:left;}

	
		#side-contain{
		/*background-color:#914800;*/
		width:190px;
		min-height:500px;
		_height:500px;
		float:left;
		margin-top: 10px;
		}
	
			#side-contain h5{
			font: bold 13px Arial;
			color: #fff;
			background-color:#663300;
			width:180px;
			height:20px;
			float:left;
			padding: 7px 5px 5px 5px;
			}
		
			#side-contain span{
			margin: 0;
			padding: 0;
			background-color:#CBAD71;
			width:180px;
			text-align: left;
			float:left;
			padding: 5px 5px 10px 5px;
			margin: 0 0 10px 0;
			}
		
				#side-contain span ul{
				width:180px;
				margin: 0;
				}
				#side-contain span ul li{
					list-style:none;
					list-style-image: url(../images/arrow-left.gif);
					margin: 0 0 0 20px;
					padding: 2px 0 2px 0;
					}
				#side-contain span ul li a{
					font:11px Tahoma;
					color:#663300;
					}
				#side-contain span ul li a:hover{
					text-decoration:underline;
					color:#000;
					}

/* Table Properties */

.dataTable
{
	border-collapse: collapse;
}

tr.rowtitle td
{
	color: #fff;
	background: #C4A15D;
	font: bold 11px Arial, Tahoma, Verdana;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

tr.rowtitle1 td
{
	color: #896A32;
	background: #E2D0AF;
	font: 11px Arial, Tahoma, Verdana;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

tr.row td
{
	color: #666;
	font: 11px Arial, Tahoma, Verdana;
	background: #eee;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}



/* =Form Properties */

form
{
	margin: 0;
}

input
{
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	border: 1px #C4A15D solid;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	border: 1px #C4A15D solid;
}

textarea
{
	font: 11px Tahoma, Verdana, Arial;
	color: #000;
	border: 1px #C4A15D solid;
}

.btn
{
	font: 11px Tahoma, Verdana, Arial;
	color: #333;
	background-color: #EFD6A6;
	border: 1px #C4A15D solid;
}

.btnsearch
{
	font: 11px Tahoma, Verdana, Arial;
	color: #fff;
	background-color: #EFD6A6;
	border: 1px #C4A15D solid;
	height: 20px;
}

.noborder
{
	border: none;
}

.imgR
{
float: right;
padding-left: 10px;

}


/* Menu Start */

#nav .mainNav {
	width:527px;
	margin:33px 5px 0 0;
	padding: 0 60px 0 0;
	float:right;
	position:relative;
	z-index: 10000000;
}

.menuWrap { 
	float: left; 
	display:block;
	position:relative;
}

.menuSub {
	visibility:hidden;
	position:absolute;
	float: left;
}

.inv { 
	width: 10px;
	height: 10px;
	z-index:-100;
	float: left;
	display: none;
}


/* Drop Down */
.drop_down {
	border:1px #8D5B18 solid;
	float: left;
	position:relative;
	width: 510px;
	padding:10px;
	background:#5B3C10;	
	filter : alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.80; /* Mozilla */
	opacity: 0.80; 
	}

.drop_down .left {
	float:left;
	width: 150px;
	padding: 0 10px 10px 10px;
}


.drop_down .mid {
	float:left;
	width:150px;
	padding: 0 10px 10px 10px;

}


.drop_down .right {
	float:right;
	width:150px;
	padding: 0 10px 10px 10px;

}

.drop_down .right li {
	list-style: none;
	padding-left:15px;
	font-weight:normal;
	background: url(../images/arrow-menu.gif) 0 8px no-repeat;
	border-bottom:1px #93530D solid;
	line-height:16px
	}

	
.drop_down h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	letter-spacing:normal !important;
	background:url(../images/line-nav.gif) center 18px no-repeat;
	}

.drop_down h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif
	}
	
.drop_down a {
	color: #fff;
	line-height: 16px;
	padding: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	} 

.drop_down a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	text-decoration:none;
	} 

.drop_down .custom_channel {
	font-size: 14px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	color: white;
	padding-bottom:10px;
}
	

.drop_down .n_links .more_articles li {
	list-style: none;
	padding-left:13px;
	background: url(../images/arrow-menu.gif) 0 8px no-repeat;
	border-bottom:1px #93530D solid;
	}


/* Drop Down */
.drop_down2 {
	border:1px #8D5B18 solid;
	position:relative;
	width: 340px;
	padding:10px;
	background:#5B3C10;	
	filter : alpha(opacity=80); /* IE */ 
	-moz-opacity: 0.80; /* Mozilla */
	opacity: 0.80; 
	}

.drop_down2 .left {
	float:left;
	width: 150px;
	padding: 0 10px 10px 10px;
}


.drop_down2 .right {
	float:right;
	width:150px;
	padding: 0 10px 10px 10px;

}

.drop_down2 .right li {
	list-style: none;
	padding-left:15px;
	font-weight:normal;
	background: url(../images/arrow-menu.gif) 0 8px no-repeat;
	border-bottom:1px #93530D solid;
	line-height:16px
	}

	
.drop_down2 h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	letter-spacing:normal !important;
	background:url(../images/line-nav.gif) center 18px no-repeat;
	}

.drop_down2 h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif
	}
	
.drop_down2 a {
	color:#FFE3BB;
	line-height: 16px;
	padding: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	} 

.drop_down2 a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	text-decoration:none;
	} 

.drop_down2 .custom_channel {
	font-size: 14px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	color: white;
	padding-bottom:10px;
}
	

.drop_down2 .n_links .more_articles li {
	list-style: none;
	padding-left:13px;
	background: url(../images/arrow-menu.gif) 0 8px no-repeat;
	border-bottom:1px #93530D solid;
	}

/* Drop Down */
.drop_downsingle {
	border:1px #8D5B18 solid;
	position:relative;
	width:150px;
	padding:10px;
	background:#5B3C10;
	filter : alpha(opacity=90); /* IE */ 
	-moz-opacity: 0.9; /* Mozilla */
	opacity: 0.9; 
	}

.drop_downsingle .left {
	float:left;
	width: 150px;
}

.drop_downsingle .right li {
	padding-left:15px;
	font-weight:normal;
	border-bottom:1px #93530D solid;
	line-height:20px
	}

	
.drop_downsingle h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	letter-spacing:normal !important;
	background:url(../images/line-nav.gif) center 18px no-repeat;
	}

.drop_downsingle h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif
	}
	
.drop_downsingle a {
	color: #fff;
	line-height: 16px;
	padding: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	} 

.drop_downsingle a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	text-decoration:none;
	} 

.drop_downsingle .custom_channel {
	font-size: 14px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	color: white;
	padding-bottom:10px;
}
	

.drop_downsingle .n_links .more_articles li {
	list-style: none;
	padding-left:13px;
	background: url(../images/arrow-menu.gif) 0 8px no-repeat;
	border-bottom:1px #93530D solid;
	}

#nav .drop_down h2 {
	color: #FFFFFF;
	}

#nav .drop_down h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif;
	}

#nav .drop_down a {
	line-height: 16px;
	padding: 3px;
	display: block;
	color:#FFE3BB;
	border:0;
	text-decoration:none;
	} 

#nav .drop_down a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	color:#FFF9F0;
	text-decoration:none;
	} 

#nav .drop_downsingle a {
	line-height: 16px;
	padding: 3px;
	display: block;
	color:#FFE3BB;
	border:0;
	text-decoration:none;
	} 

#nav .drop_downsingle a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	color:#FFF9F0;
	text-decoration:none;
	} 
	
/* Drop Down Deposit */
.drop_down_deposit {
	border:1px #8D5B18 solid;
	position:relative;
	width:470px;
	padding:10px;
	background:#5B3C10;
	}

.drop_down_deposit .left {
	float:left;
	width: 200px;
}


.drop_down_deposit .right {
	float:right;
	width:240px;
	padding: 0 10px 10px 10px;

}

.drop_down_deposit .right li {
	padding-left:15px;
	font-weight:normal;
	border-bottom:1px #93530D solid;
	line-height:20px
	}

	
.drop_down_deposit h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	letter-spacing:normal !important;
	}

.drop_down_deposit h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif
	}
	
.drop_down_deposit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	display: block;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
	} 

.drop_down_deposit a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	text-decoration:underline;
	} 

.drop_down_deposit .custom_channel {
	font-size: 14px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	color: white;
	padding-bottom:10px;
}
	

.drop_down_deposit .n_links .more_articles li {
	padding-left:13px;
	background: url(../images/arrow-menu.gif) 0 6px no-repeat;
	border-bottom:1px #93530D solid;
	}

#nav .drop_down_deposit h2 {
	color: #FFFFFF;
	}

#nav .drop_down_deposit h4 {
	font-size:12px;
	letter-spacing:0;
	font-weight:bold;
	font-family:Arial, sans-serif;
	}

#nav .drop_down_deposit a {
	color:#FFE3BB;
	padding: 3px;
	display: block;
	line-height: 16px;
	border:0;
	text-decoration:none;
	} 

#nav .drop_down_deposit a:hover {
	background: #FF9933;
	display: block;
	line-height: 16px;
	color:#FFF9F0;
	text-decoration:none;
	} 
	
a.link-nav:link, a.link-nav:active, a.link-nav:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	display: block;
	height: 25px;
	padding: 5px 10px 0 10px;
}

a.link-nav:hover
{
	color: #fff;
	font-weight: bold;
	background:url(../images/nav-hover.gif) repeat-x;
	text-decoration:none;
}

a.link-nav-selected:link, a.link-nav-selected:active, a.link-nav-selected:visited, a.link-nav-selected:hover
{
	color: #fff;
	font-weight: bold;
	background:url(../images/nav-hover.gif) repeat-x;
	text-decoration:none;
}
	
a.top-link:link, a.top-link:active, a.top-link:visited
{
	color: #fff;
	font: 11px Arial;
	text-decoration:none;
}

a.top-link:hover
{
	color: #fff;
	text-decoration:underline;
}




/* For Image */

.imgR
{
	border:1px solid #CCC;
	margin:0 0 0 15px;
	float:right;
	padding:3px;
}

.currency
{
	float: left;
	width: 95px;
	color: #fff;
	text-transform: none;
}

.buying
{
	float: left;
	width: 55px;
	color: #fff;
	text-transform: none;
	text-align: right;
}

.selling
{
	float: left;
	width: 70px;
	color: #fff;
	text-transform: none;
	text-align: right;
}


/* Dropdown */



.selectME ul{ /* remove unwanted focus outlines from links */
	noFocusLine: expression(this.onFocus=this.blur())
	outline: none;
	}
*.selectME:focus ul, *.selectME:focus .cornerstop{ 
	outline: none; 
	}

div.clears, p.clears {
	clear: both;
	margin: 0;
	padding: 0;
}
#arrowImg {
	background: transparent url('../images/arrow_down_6x3.gif') no-repeat right center scroll;
	width: 16px;
	_width:13px;
	height:20px;
	_height: 18px;
	z-index: 10000;

	display: inline-block;
	margin:0;
	padding: 0;

	
}
div.selectME a:hover {
	color: black !important;
}
div.selectME div.cornerstop {
	height: 3px;
	margin: 0;
	background: transparent url('../images/selecttopleft_3x3.gif') top left no-repeat;
	padding: 0px 0px 0px 3px;
}
div.selectME div.cornerstop div {
	height: 3px;
	margin: 0;
	background: transparent url('../images/selecttopright_3x3.gif') top right no-repeat;
	padding: 0px 3px 0px 0px;
}
div.selectME div.cornerstop div div {
	height: 3px;
	margin: 0;
	background: transparent url('../images/selecttop_100x3.gif') top right repeat-x;
 *overflow: hidden;
}
div.selectME div.cornersbottom {
	height: 3px;
	margin:0;
	background: transparent url('../images/selectbottomleft_3x3.gif') top left no-repeat;
	padding: 0px 0px 0px 3px;
}
div.selectME div.cornersbottom div {
	height: 3px;
	margin: 0;
	background: transparent url('../images/selectbottomright_3x3.gif') top right no-repeat;
	padding: 0px 3px 0px 0px;
}
div.selectME div.cornersbottom div div {
	height: 3px;
	margin: 0;
	background: transparent url('../images/selectbottom_100x3.gif') top right repeat-x;
   *overflow: hidden;
}
div.selectME div.middle {
	background: url('../images/selectleft_3x20.gif') top left no-repeat;
	margin: 0;
	padding: 0px 0px 0px 3px;
}
div.selectME div.middle div {
	background: transparent url('../images/selectright_3x20.gif') top right no-repeat;
	margin: 0;
	padding: 0px 3px 0px 0px;
}
div.selectME div.middle div div {
	padding: 0;
	margin:0;
	background: transparent url('../images/selectmiddle_235x20.gif') top right repeat-x;
	

	
}


div.selectME div.first {
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: static;

	height: 18px;
	


 *margin-bottom: -1px;
}
div.selectME div.first p.selectME {
	float: left;
	display:block;
	font: 8pt Arial;
	line-height: 18px;
	color: #8a8a8a;
	border-right: 1px solid #d4d4d4;
	left: 4px;
	position: relative;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	

}



div.selectME div.first a, div.selectME div.first a:visited {
	display:block;
	padding:0;
}



div.selectME ul {
	list-style-type:none;
	line-height: normal;
	padding:0;
	margin: 0 0 0 -3px;
z-index: 103;

	
	position: absolute;
	float: left;
	clear: none;
}



div.selectME ul li {
	display:none;
	clear:left;
	margin:0;
	padding:0;
	color: #8a8a8a;
	text-align:left;
	
	background: transparent url('../images/selectopenbg_400x40.gif') repeat-x left top;
	position: static;
	float: left;
z-index: 104;
	
}

div.selectME ul li a, div.selectME ul li a:visited {
	qwhite-space: nowrap;
	font: 8pt Arial;
	background: transparent url('../images/selectopenbgr_1x40.gif') no-repeat right top;
	color:#8a8a8a;
	text-decoration:none;
	display:block;

padding: 4px 8px 4px 8px;
	margin: 0;
	qbackground: Red;
}

div.selectME ul li a:hover {
background: #e8e8e8;

}



div.selectME ul li:hover {
	background: transparent url('../images/selectopenhoverbg_400x40.gif') repeat-x left top;
}
div.selectME ul li:hover a, div.selectME ul li:hover a:visited {
	background: transparent url('../images/selectopenbgr_1x40.gif') no-repeat right top;
}

div.selectME ul li.first {
	background: transparent url('../images/selectopenfirstbg_400x40.gif') repeat-x left top;
}
div.selectME ul li.first a:hover {
	background: transparent url('../images/selectopenfirsthoverbg_400x40.gif') repeat-x left top;
}

div.selectME ul li.last {
	margin: 0;

	background: transparent url('../images/selectopenlastbg_400x40.gif') repeat-x left bottom;
}
div.selectME ul li.last a {
	margin: 0;
	
	background: transparent url('../images/selectopenlastbgr_3x40.gif') no-repeat right bottom;
}
div.selectME ul li.last a p{
	margin: 0;
	background: transparent url('../images/selectopensepa_400x1.gif') repeat-x top left;
}
div.selectME ul li.last:hover {
	background: transparent url('../images/selectopenlasthoverbg_400x40.gif') repeat-x left bottom;
}
div.selectME ul li.last:hover a {
	background: transparent url('../images/selectopenlasthoverbgr_3x40.gif') no-repeat right bottom;
}


.quick-access
{
	width: 230px;
}
	.quick-access h6{
			color:#FFF;
			background-color:#630;
			font:bold 13px Trebuchet MS;
			padding: 5px 5px 5px 10px;
			margin: 0;
	}

	.quick-access span{
	width: 228px;
	background-color:#C4A15D;
	margin: 0 0 5px 0;
	}

	.quick-access a{
	font: 11px Arial;
	background-color:#BF984F;
	color: #fff;
	padding: 5px 5px 5px 10px;
	display: block;
	text-decoration: none;
	}

	.quick-access a:hover{
	background-color:#9C4E00;
	}




a.quick-inner:link, a.quick-inner:active, a.quick-inner:visited
{
	font: 11px Arial, Tahoma, Verdana;
	color: #996633;
	background: #E6E6E6;
	padding: 3px 5px 3px 5px;
	display: block;
	text-decoration: none;
}

a.quick-inner:hover
{
	background: #B4B4B4;
	color: #fff;
}

