/* CSS Document */

*	{
margin:0 auto;
	}
	
.bg_body
	{
	background-image:url(bg_body.gif);
	background-position:top ;
	background-repeat:no-repeat;
	height:1200px;
	width:1000px;
	}
	
.bg_future
	{
	background-image:url(bg_future.gif);
	background-position:top ;
	background-repeat:no-repeat;

	}
	
.bg_cplan
	{
	background-image:url(cp_bgimg.gif);
	background-position:top ;
	background-repeat:no-repeat;

	}
	
.top_bar
	{
	background-image:url(top_bar.gif);
	background-repeat:repeat-x;
	height:180px;
	}
	
.border
	{
	border:#000000 solid 1px;
	}
	
.menu_text
	{
	font-family:"Courier New";
	font-size:13px;
	color:#FFFFFF;
	font-weight:600;
	text-decoration:none;
	}
	
.menu_text:hover
	{
	font-family:"Courier New";
	font-size:13px;
	color:#FFFFFF;
	font-weight:600;
	text-decoration:none;
	}
	
.login_img
	{
	background-image:url(login_top.gif);
	background-repeat:no-repeat;
	height:200px;
	width:250px;
	
	}
	
.news_img
	{
	background-image:url(news_top.gif);
	background-repeat:no-repeat;
	height:537px;
	width:250px;
	
	}
	
.latestmember_img
	{
	background-image:url(latest_member.gif);
	background-repeat:no-repeat;
	height:300px;
	width:300px;
	
	}
	
.tour_img
	{
	background-image:url(tour.gif);
	background-repeat:no-repeat;
	height:300px;
	width:300px;
	
	}
	
.login_headtext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
	
.login_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:600;
	padding-left:10px;
	}
	
.forget_text	
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	font-weight:500;
	}
	
.news_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:500;
	}
	
.body_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:500;
	}

.border_tdotted
	{
	border-top-color:#336699;
	border-top-style:dashed;
	border-top-width:1px;
	}
	
.border_bdotted
	{
	border-bottom-color:#336699;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	}
	
.border_Ltdotted
	{
	border-left-color:#336699;
	border-left-style:dashed;
	border-left-width:1px;
	}
	
.left_boximg
	{
	background-image:url(left_boxbar.gif);
	background-repeat:repeat-x;
	height:300px;
	}
	
.BOX_TM
	{
	background-image:url(BOX_TM.gif);
	background-repeat:no-repeat;
	}
	.tableHeading
	{
	font-family: Verdana;
	font-size: x-small;
	font-weight:bold;
	text-align: Center;
	color: White;
	height: 25px;
	background-color:#C0BDE4;
	word-spacing: 2px;
	line-height: 25px;
	 width:100%;
	}
	.button
	{
		background-color:#110979;
	/*background-image: url(teble_m.gif);*/
	color: White;
	border-color: Black;
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: Small;
	}
.login_area
	{
	background:url(login_area.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:300px;
	}	
