 *
{
    line-height: 100%;
     margin: 0px;
     padding: 0px;
}
body
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align :justify ;
	
}
P
{
 font-size:11px;
}
.content
{
	 font-size:12px;
	 color: #003366;
	 font-weight:500;
	 line-height:18px;
	 text-align :justify ;
}
a
{
     padding: 0px;
     margin: 0px;
}
a:link
{
	 color: #333333; 
     text-decoration: none;
	 font-weight:500;
}

a:visited
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	color: #006699;
	text-decoration: none;
}
a:active
{
	color: #006699;
	text-decoration: none;
}
a:focus
{
	color: #006699;
	text-decoration: none;
}
.myradioButton 
{
	margin-right: 10px;
	margin-left: 2px;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	padding-left: 1px;
	text-indent: 4px;
	text-align: left;
	width: 10px;
} 
.main_container
{
	 width: 1000px;
     margin: 0px auto;
}
.top_bg
{
	background-image: url("images/top_line.gif" );
	background-repeat: repeat-x;
}

.menu_bg
{
	background-image: url("images/top_menu_bg.gif" );
	background-repeat: no-repeat;
	height: 24px;
}
.menu_bg a:link
{
	color:#003366; 
	font-weight:bold;
}
.menu_bg a:visited
{
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
.menu_bg a:hover
{
	color:#006699;
	text-decoration: none;
	font-weight:bold;
}
.menu_bg a:active
{
	color: #006699;
	text-decoration: none;
	font-weight:400;
}
.menu_bg a:focus
{
	color: #006699;
	text-decoration: none;
	font-weight:400;
}
.login_bg
{
	background-image: url("images/login_bg(lefttemplate).gif" );
	background-repeat:no-repeat;
	width:224px;
	height:100px;
	color:#333333;
	font-weight:bold; 
	/*font-weight:bold;*/
}
.login_bg ul
{
	margin: 0;
	padding: 0;
}
.login_bg ul li
{
	padding-bottom: 7px;
	vertical-align: top;
	padding-left: 50px;
	list-style: none;
}
.login_Temp
{
	background-image: url("images/login_bg(lefttemplate).gif" );
	background-repeat:no-repeat ;
	width:224px;
	height:100px;
	/*font-weight:bold;*/
}

.login_Temp a:link
{
	 color: #333333; 
     text-decoration: none;
	 font-weight:500;
}

.login_Temp a:visited
{
	color: #333333; 
	text-decoration: none;
}
.login_Temp a:hover
{
	color:#006699;
	text-decoration: none;
}
.login_Temp a:active
{
	color: #006699;
	text-decoration: none;
}
.login_Temp a:focus
{
	color: #006699;
	text-decoration: none;
}
.advertsie_bg
{
	background-image: url(images/left_ad_bg.gif);
	background-repeat: no-repeat;
}
.clear_both
{
	clear: both;
}
.logo
{
	vertical-align: top;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 25px;
}
.blue
{
	background-image:url("images/mid_img(ad_bg).gif");
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	font-size:12px;
	font-weight:600;
	color:#003366;
}
.border
{
	border: thin;
    border-color: #CCCCCC;
    border-bottom: solid 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-width: thin;
    border-left: solid 1px;
    border-left-color: #CCCCCC;
    border-left-width: thin;
    border-right:  solid 1px;
    border-right-color: #CCCCCC;
    border-right-width: thin;
}
.search_bg
{
	background-image:url("images/search_bg.gif");
	background-repeat:no-repeat;
	height:26px;
	width:780; 
}
.search_bg a
{
	padding-left:9px;
	padding-right:7px;
}
.search_bg a:link
{
	color:#ffffff; 
	font-weight:bold;
}
.search_bg a:visited
{
    color: #006699;
    text-decoration: none;
	font-weight:400;
}
.search_bg a:hover
{
	color:#006699;
	text-decoration: none;
	font-weight:bold;
}
.search_bg a:active
{
	color: #006699;
    text-decoration: none;
	font-weight:400;
}
.search_bg a:focus
{
	color: #006699;
    text-decoration: none;
	font-weight:400;
}
.login_bg ul
{
	margin:0;
	padding:0;
}
ul li
{
	 list-style:none;
	 font-size:11px;
	 font-weight:500;
	 color:#CCCCCC;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
     padding-bottom:5px;
}
.sub_heading
{
	color: #FF9900;
	 font-size:13px;
	 font-weight:bold;
}
.pageheading
{
     color: #FF9900;
	 font-size:14px;
	 font-weight:600;
}
.orange
{
     color: #FF9900;
	 font-size:11px;
	 font-weight:600;
}
.small_txt
{
	font-size:13px;
	color:#000000;
	font-weight:500 ;  
	font-family : Verdana;
    background-color: #ffffff ;
    border-top: #00187a 1pt solid;
    border-left: #00187a 1pt solid;
}


.newuser
{
color:#cc3300;
font-weight:bold;

}
.darkblue
{
	 color: #003366;
}
.white
{
	 color: #ffffff;
}
.grey a:link
{
	 color:#999999;
	 font-weight:600;
	 font-size:11px;
}
.grey a:visted
{
	 color:#006699;
	 font-weight:600;
	 font-size:11px;
}
.grey a:hover
{
	color:#666666;
	font-size:11px;
}
.grey a:active
{
	 color:#333333;
	 font-size:11px;
}
.grey a:focus
{
	 color:#333333;
	 font-size:11px;
}
.display
{
	color:Black ;
	background-color:White;
	border:1px solid skyblue;
	display:block ;
	font-size:10px;
	text-align:center;
	text-decoration:none;       
}
	
		
	.pageheading
	{color:#ff9900;
	font-weight:600;
	font-size:14px;
	}
	
	
	
	.user_outline
	{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #66ccff;
	}
	.adv_user
	{
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	}
	.bluebk_wtxt
	{
	background-image:url("images/mid_img(ad_bg).gif");
	background-repeat:repeat-x;
	height:24px;
	text-align:center;
	font-size:13px;
	font-weight:600;
	color:#ffffff;
	}
	/*---Quick Search--*/
		/*---Quick Search--*/
		.active_orange
	{
	border-bottom:solid 1px #cacaca;
	background-color:#ffffff;
	padding-left:5px;
	border-left:solid 5px #ff9900;
	height:20px;
	}
	.active_orange:hover
	{
	background-color:#003366;
	border-left:solid 5px #ff9900;
	}
	.active_orange a
	{
	padding-left:5px;
	display:block;
	text-decoration:none;
	height:20px;
	padding-top:5px;
	}
	.active_orange a:link
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_orange a:visited
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_orange a:hover
	{
	padding-left:5px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
	.active_orange a:active
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_orange a:focus
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	/* active blue */
	.active_blue
	{
	border-bottom:solid 1px #cacaca;
	background-color:#ffffff;
	padding-left:5px;
	border-left:solid 5px #66ccff;
	height:20px;
	}
	.active_blue:hover
	{
		background-color:#003366;
		border-left:solid 5px #66ccff;
	}
	.active_blue a
	{
	padding-left:5px;
	display:block;
	text-decoration:none;
	height:20px;
	padding-top:5px;
	}
	.active_blue a:link
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_blue a:visited
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_blue a:hover
	{
	padding-left:5px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
	.active_blue a:active
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.active_blue a:focus
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	/* Member area */
	.user_nav
	{
	border-bottom:solid 1px #cacaca;
	background-color: #F7F7F7;
	padding-left:5px;
	height:20px;
	}
	.user_nav:hover
	{
	background-color:#003366;
	}
	.user_nav a
	{
	padding-left:5px;
	display:block;
	text-decoration:none;
	height:20px;
	padding-top:5px;
	}
	.user_nav a:link
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav a:visited
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav a:hover
	{
	padding-left:5px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav a:active
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav a:focus
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	/* active blue */
	.user_nav1
	{
	border-bottom:solid 1px #cacaca;
	background-color:#e8f3ff;
	padding-left:5px;
	height:20px;
	}
	.user_nav1:hover
	{
	background-color:#003366;

	}
	.user_nav1 a
	{
	padding-left:5px;
	display:block;
	text-decoration:none;
	height:20px;
	padding-top:5px;
	}
	.user_nav1 a:link
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav1 a:visited
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav1 a:hover
	{
	padding-left:5px;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav1 a:active
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.user_nav1 a:focus
	{
	padding-left:5px;
	color:#003366;
	font-weight:600;
	text-decoration:none;
	}
	.table_border
	{
		border-top :solid 1px #D2E9FF;
		border-bottom :solid 1px #D2E9FF;
		
	}
	.inputbut{background:#36A0D0; font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; border:#fff 1px solid; margin:0px; padding:0px}
	/* close*/
	
