@charset "utf-8";
/* CSS Document */

html,body,links{
	margin:0px;
	padding:0px;
	}
	
body{
background-image:url(images/bg.gif);
background-repeat:repeat-x;
}
	
	
	
#main_wrapper{
	margin:0 auto;
	width:905px;

	}
	
	
#topbar{
	height:50px;
	width:inherit;
	}
		#country_names{
			width:49.8%;
			height:20px;
			float:left;
			padding-top:0px;
			padding-left:1px;
			}
#timeBg{
     width:50%;
	 height:inherit;
	 float:left;
	 }			
			
#menubar{
	width:100%;
	height:44px;
	padding-top:5px;
	background:url(images/middle_menu.png) repeat-x;
	}
	#tray {
	float:left;
	padding-left:28px;
	overflow:visible;
    font-family: "Times New Roman",;
	font-size:12px;
	background-position: 0 0;
	width:100%;
}

#tray ul {
     
	list-style:none;
	display:inline;
}

#tray li {
	display:inline;
	width:120px;
}

#tray li a {
	display:block;
	float:left;
    padding:10px 25px 10px 25px;
	text-decoration:none;
	color: #000000;
}
#tray li a:hover {
	/*background:url(images/middle_menu_hover_bg.png) repeat-x;*/
	background-color:#5badcb;
	color: #FFFFFF;
}
    /*#tray li#tray-active a {background:url("../design/tray-active.gif");}	*/
	
#header{
	width:inherit;
	height:215px;
	background:url(images/header.png) no-repeat;
	}
	
#container{
	width:inherit;
	height:auto;
	

	}
	
#left_holder{
	width:218px;
	height:auto;
	float:left;
	}
	.leftholdertext{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		padding-left:3px;
		}
	
	#subscribe{
	width:inherit;
	height:150px;
	background:url(images/leftboxbg.png) repeat-x;
	margin:5px 0 0 0;
	border:#CCCCCC 1px solid;


	}
		#b03{
			width:218px;
			height:59px;
			}
		#b02{
			width:218px;
			height:inherit;
			}
	
	
	
#box02{
	width:inherit;
	height:250px;
	margin:3px 0 0 0;
	border:#CCCCCC 1px solid;
	}
		#top{
			width:inherit;
			height:20px;
			background: url(images/leftboxbg02.png) repeat-x;
			}
		#mid{
			width:inherit;
			height:220px;
			}
	
		#botom{
			width:inherit;
			padding-top:5px;
			height:20px;
			background: url(images/leftboxbg02.png) repeat-x;
			}
	
	
	
#user_login{
	width:inherit;
	height:125px;
	margin:3px 0 0 0;
	border:#CCCCCC 1px solid;
	}
		#usertop{
			width:inherit;
			height:20px;
			background:#5fafcc;
			text-align:center;
			margin-bottom:10px;
			}
			
	
	
	
	
#Advisory_Service{
	width:inherit;
	height:100px;
	margin:3px 0 0 0;
	border:#CCCCCC 1px solid;
	}
		#advi_top{
			width:inherit;
			height:20px;
			background: url(images/leftboxbg02.png) repeat-x;
			text-align:center;
			}
		#advi_med{
		padding:8px;
		padding:8px;
		text-align:justify;
		}
			
			
	
	
	
	
	
	
	
	
	
	
#Fund_ms{
	width:inherit;
	height:100px;
	margin:3px 0 3px 0;
	border:#CCCCCC 1px solid;
	}
	
		#fund_top{
			width:inherit;
			height:20px;
			background: url(images/leftboxbg02.png) repeat-x;
			text-align:center;
			margin-bottom:10px;
			}
		#fund_med{
			padding:8px;
			font-family:"Times New Roman", Times, serif;
			font-size:14px;
			text-align:justify;
			}
			
	
	
	
#right_holder{	
	width:680px;
	float:left;
	}
	
#right_holder_complete{
	width:906px;
	float:left;	

	}
	.text_holder{
		font-family: Tahoma;
		font-size:12px;
		padding:2px 15px 15px 15px;
		text-align:justify;
		
		}

#footer{
	width:905px;
	height:44px;
	background:url(images/footer.png) repeat-x ;
	clear:both;
	}
	
.copyRight{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   padding-top:20px;
   }

.aadya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.disclaimer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}	

.textBoxColor{
background-color: #CCCCCC;
border:thin #aaaaaa;
}	

.sub a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-decoration:none;
	}
.sub a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #cccccc;
	text-decoration:none;
	}		