     .CAPTCHA_notice { font-size: 12px; }
			.CAPTCHA_info { FONT-WEIGHT: bold; COLOR: #008000 }
			.CAPTCHA_error { FONT-WEIGHT: bold; COLOR: #800000 }
			
     .showDiv
     {
      visibility:visible;
     }
      .hideDiv
     {
		
     visibility:hidden;
     }
/******************* code for paging starts ****************/

		div.pagination {
			padding: 3px;
			margin: 10px 10px 10px 40px;
		}
		div.pagination a {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #AAAADD;
			text-decoration: none; /* no underline */
			color: #1B5790;
		}
		div.pagination a:hover, div.pagination a:active {
			border: 1px solid #000099;
			color: #000;
		}
		div.pagination span.current {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #1B5790;
			font-weight: bold;
			background-color: #1B5790;
			color: #FFF;
		}
		div.pagination span.disabled {
			padding: 2px 5px 2px 5px;
			margin: 2px;
			border: 1px solid #EEE;
			color: #DDD;
		}
	    
/******************* code for paging Ends ****************/
.main_family_container{
	padding-top:10px;
	line-height:20px;
	float:left;
	
	
}
	.main_family_pic_Inner{
	width:10%;
	float:left;
	
}
#left_fam_menu{
	height:300px;
	/*background-image:url(../images_v2/left_bg.gif);
	background-repeat:no-repeat;
	border: 1px solid #ccc;*/
	border: 4px solid #F1F1F1;
	margin-right:5px;
	width:145px;
	font-size:11px;
	padding-left:10px;
	padding-top:5px;
	
}
#left_fam_menu ul{
	margin:0px;
	padding:0px;
}
#left_fam_menu li{
	list-style:none;
}
.fam_NetworkReq{
	color:#000000;
	text-decoration:none;
	background-image:url(../images_v2/icon_notes.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	padding-bottom:3px;
	border-bottom:#666666 solid 1px;
	display:block;
	width:105px;
}
.fam_NetworkReq:hover
{
	color:#FF6600;
}

.fam_Network{
	color:#000000;
	text-decoration:none;
	background-image:url(../images_v2/myNetwork.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	padding-bottom:3px;
	/*border-bottom:#666666 solid 1px;*/
	display:block;
	width:105px;
}
.fam_Network:hover{
	color:#FF6600;
}
.fam_photos{
	color:#000000;
	text-decoration:none;
	background-image:url(../images_v2/icon_photos.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	padding-bottom:3px;
	border-bottom:#666666 solid 1px;
	display:block;
	width:105px;
}
.fam_photos:hover{
	color:#FF6600;
}
.fam_notes{
	color:#000000;
	text-decoration:none;
	background-image:url(../images_v2/feedback.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	padding-bottom:3px;
	/*border-bottom:#666666 solid 1px;*/
	display:block;
	width:105px;
}
.fam_notes:hover{
	color:#FF6600;
}
.fam_messages{
	color:#000000;
	text-decoration:none;
	background-image:url(../images_v2/msg.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	padding-bottom:3px;
	/*border-bottom:#666666 solid 1px;*/
	display:block;
	width:105px;
}
.fam_messages:hover{
	color:#FF6600;
}
.fam_messagesSent{
	color:#000000;
	text-decoration:none;
	/*background-image:url(../images_v2/feedback.gif);
	background-repeat:no-repeat;
	background-position:25px 5px;*/
	padding-left:25px;
	padding-bottom:3px;
	/*border-bottom:#666666 solid 1px;*/
	display:block;
	width:105px;
	
	
}
.fam_messages:hover{
	color:#FF6600;
}
/* left navigation ends*/
.TabContainer
{
	height: auto;
}
.tabs
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 0px 5px 0px 5px;
}
.divOptAftLogin
{	width:135px; 
	padding:8px;
	height:auto;
	
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:normal; 
	/* border:1px solid #005D8B; 
	 background-color:#EBF5FF;*/
	background-color:#ECF1F5;
	 color:#000000; 
	
	}
	.achorForSignOpt
	{color:#000000; 
		
		}
		
#DivTxtURL input
{width:260px;
	}
.linkClose{
	color:#005297;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.linkClose a:hover{
	color:#005297;
	text-decoration:underline;
}
.waitDivMessage
{ z-index: 104; 
	left: 45%;
	  position: absolute;
	   top: 40%;
	width:150px; 
	
	padding:5px;
	height:40px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:bold; 
	 border:1px solid #005D8B; 
	 background-color:#EBF5FF;
	 color:#005D8B; 
	 
}

.hidebackgroundalertNew
{
		
	position: absolute;
	width:100%;
	height:1000px;
	top: 0%;
	bottom:0%;
	/*width: expression(document.body.offsetWidth);
	height: expression(document.body.offsetHeight);*/
	background-color: black;
	filter: alpha(opacity=10);
	-moz-opacity: .10;
	opacity: 0.10;
	
}
.divCentre
{	padding:10px;
	width:420px;
	background-color:White;
	border:black solid 1px;
	z-index: 104; 
	left: 35%; 
	position: absolute;
	top: 35%;
	
		}
		.mainPOPUPDiv
		{
		z-index:1; 	
			left: 35%; 
	position: absolute;
	top: 35%;
			}
.divMiddle
{	padding:10px;
	width:420px;
	background-color:White;
	border:black solid 1px;
	
}
.OuterPop
{
	
	width:99%;
	height:auto;
	padding-top:10%;
	background-color:Transparent;
	z-index: 104; 
	position: absolute;
	top: 0%;
	bottom:0%;
	text-align:center;
	
	}
	
	.OuterPopMsg
{
	width:1000px;
	height:auto;
	padding-top:10%;
	background-color:Transparent;
	z-index: 104; 
	position: absolute;
	top: 0%;
	text-align:center;
	
	}
.lblHeadBlackBlue
{
	font-style: normal;
	font-weight: BOLD;
	font-size: 25px;
	color: #0CA3F2;
	font-family: Arial; /*background-color:#fffff9;  	*/
	background-color:white; 
	padding-left:5px;
		
}
.lblFormBlackSubHeading
{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	padding:5px 5px 0px 5px;
	line-height:25px;
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.lblFormBlackTestimonial
{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	padding:0px 5px 0px 5px;
	
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.lblFormBlack
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding:0px 5px 0px 5px;
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.lblFormBlack ul
{
	margin:0px;
	padding:0px;
}
 .lblDate
    {
	 width:150px;
	 font-style: normal;
     font-size:12px;
     font-weight:normal;
     font-family: Arial;
     color:Gray
     }
.lblHead
{
	width:150px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	/*color: #CC6633;*/
	font-family: Arial; /*background-color:#fffff9;  	*/
	
}
.lblHeadBlack
{
	width:130px;
	font-style: normal;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial; /*background-color:#fffff9;  	*/
	
}
.lblHeadBlackClient
{
	width:190px;
	font-style: normal;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial; /*background-color:#fffff9;  	*/
	
}
.rowDashClient{
	width:600px;
	border-bottom:#C8C8C8 solid 1px;
		margin-left:10px;
			height:2px;
	}
.rowDash{
	width:600px;
	border-bottom:#C8C8C8 solid 1px;
		margin-left:10px;
			height:2px;
	}
		 .rowDashBlack{
	width:640px;
	height:2px;
	border-bottom:#000000 solid 1px;
	margin-left:10px;
	}
	 .lblComProj
	 {
		font-size:12px; 
		 font-weight:bold; 
	 
		}
	 .MessageForGrid
	{ 
	width:100%; 
	padding:0px 10px 10px 10px;
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:normal; 
	 
	 
	 }
	 .divGridInsideMsg
{
	PADDING:0px 5px 5px 0px;
	/*OVERFLOW: auto;*/
	text-align:justify;
	FONT-FAMILY: Arial, Serif;
	
	}
	.divGridInsideFB
{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	OVERFLOW: auto;
	 WIDTH:95%;
	PADDING-TOP: 5px; 
	FONT-FAMILY: Arial, Serif;
	HEIGHT: 60px;
	}
	
	.textBoxBig
{
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width:400px; 
	height:100px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
}
/*********************/
.RightControl
{
	FLOAT:right;
	WIDTH:210px
	}
.forms_div{
	width:680px;
	float:left;
	padding-right:10px;
	clear:both;
	padding-top:5px;
	padding-left:40px;
}
/* Div col starts here*/
.SingleRow{
	
	width:95%;
	text-align:center;
	padding:5px;
	
}
.txtSmallPreDiv{
	float:left;
	width:150px;
	text-align:right;
	
}
.textSmall
{
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-align:left;
	line-height:12px;
	vertical-align:top;
	font-family: Arial;
	height: 15px;
	width:268px;
		padding-left:15px;
}
.advance_search_small{
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
.advance_search_small:hover{
	text-decoration:underline;
	color:#ED9100;
}
/* Div col ends here*/
/* Div search */

.txtfldsSearch
{float:left;
	width:180px;
	padding-left:15px;
	margin-top:10px;
	}
.txt_fieldSearch{
	width:170px;
	height:13px;
		padding-top:2px;
	padding-bottom:2px;
}
.txt_fieldSearchSmall{
	width:150px;
	height:13px;
		padding-top:2px;
	padding-bottom:2px;
}
.DropDownBox
{
	width:180px;
		
}
.ListBoxBox
{
	
	width:180px;
	height:80px; 
	
}
/* Div search */
.fontsXtra
{
font-size:12px;
	}
.ListBoxMedium
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width:205px;
	height:96px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
	padding-bottom:0px;
	margin-bottom:0px;
}
.lblForm
{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin:0px 5px 0px 5px;
	color: black;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.Message
{	width:95%; 
	padding:10px;
	margin:10px 0px 10px 0px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:bold; 
	 border:1px solid #acb8d2; 
	 background-color:#e8ecf5;
	 color:#146382; 
	 
	 }
	.InboxMessage
{	width:600px; 
	padding:10px;
	margin:10px 0px 10px 0px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:bold; 
	 color:#146382; 
	 
	 }
.errorText
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: Red;
	font-family: Arial;
	text-align: center;
	height: 12px;
	width: 100%;
}
 .lblDate
    {
	 width:150px;
	 font-style: normal;
     font-size:10px;
     font-weight:normal;
     font-family: Arial;
     color:#23ABE4;
     font-style:italic;
     }
/* Data grid style*/
.DatalistItem
{padding:0px 10px 5px 0px;
	}
.dg
{

	border:0px;
	width:100%;
}
.dgSearchConst
{
	border:0px;
	width:700px;
}
.ColOfGrid
{color:#ffffff;
	}
.paddingGrid
{
	padding:0px 5px 0px 10px;

	}
.ForAlternatingItem
{
	height:30px;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	background-color:#FFFFFF;
	
}
.ForAlternatingItem td
{
	padding-left:5px;
	border:solid 1px #FFFFFF;
	
	}
.forNormalItem
{border:1px;
	height:30px;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: justify; 
	/*background-color:#F9FBF9;*/
	background-color:#F6F6F9; 
}
.forNormalItem td
{padding-left:5px;
	border:solid 1px #F6F6F9;
	}

.forHeader
{
height:30px;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	color:#000000;
	font-family: Arial;
	text-align: justify; 
	background-color:#ffffff;
	
}
.forHeader td
{
	padding-left:5px;
	border:solid 1px #ffffff;
	}

.forHeaderSearch
{
height:30px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	font-family: Arial;
	text-align: justify; 
	background-color:#716F70;
}
.forHeaderSearch td
{
	padding-left:5px;
	border:solid 1px #716F70;
	}
	
.forHeaderSearch a
{
height:30px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	font-family: Arial;
	text-decoration:underline;
	text-align: justify; 
	background-color:#716F70;
}
.forHeaderSearch a:hover
{
height:30px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	font-family: Arial;
	text-align: justify; 
	background-color:#716F70;
	text-decoration:none;
}
.forFooter
{height:30px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-align: justify; 
	background-color:#cc9933;
}
.forPaging
{height:30px;
	border:0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align: justify; 
	background-color:#FFFFFF;
}
.forPaging td
{
	padding-left:5px;
	border:solid 1px #FFFFFF;
	}
.GridLinkBlue
{
	width:48px;
	background-color:transparent;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#0CA3F2;
	border:0px;
	font-size:12px;
}
.GridLinkBlue:hover
{
	width:48px;
	background-color:transparent;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#0CA3F2;
	border:0px;
	font-size:12px;
}
.SmallLink{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}
.SmallLink:hover{
	text-decoration:underline;
	color:#ED9100;
}
.MediumLinkLogin{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}
.MediumLinkLogin:hover{
	text-decoration:underline;
	color:#ED9100;
}
.lblGridOther{
	float:left;
	width:80px;
	text-align:right;
	font-weight:bold;
	color:#333333;
	margin-right:10px;
}
.lblGridOtherClient{
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
	color:#333333;
	margin-right:10px;
	
}
.DGlinksMain
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration:underline;
	color: black;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinksMain:hover
{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinks
{
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
	color: black;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinks:hover
{
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinksInbox
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
	color: black;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinksInbox:hover
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinksNormal
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
	color: black;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.DGlinksNormal:hover
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}

.linkSmall
{
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkSmall:hover
{
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkMediumHome
{
	font-style: normal;
font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color:#ED9100;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkMediumHome:hover
{
	font-style: normal;
font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
} 
.linkMedium
{
	font-style: normal;

	font-size: 12px;
	text-decoration:underline;
	color: #005D8B;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkMedium:hover
{
	font-style: normal;
	
	font-size: 12px;
	text-decoration:'underline';
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.UListMain
{
	list-style-type:none;
	margin-left:5px;
	margin-bottom:0px;
	}
.UListLinks
{
	list-style-type:none;
	
	}


.linkMediumHelp
{
	font-style: normal;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkMediumHelp:hover
{
	font-style: normal;
	font-size: 12px;
	text-decoration:'underline';
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkLeftNavi
{
	font-style: normal;
	text-decoration:underline;
	font-size: 12px;
	color: #CC6633;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.linkLeftNavi:hover
{
	font-style: normal;
		text-decoration:underline;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: justify; /*background-color:#fffff9;  	*/
}

.lblGrid{
	float:left;
	width:80px;
	text-align:right;
	font-weight:bold;
	margin-top:10px;
	color:#333333;
}
/* Data grid style*/
.LoginSecondDivInside{
	
	border: 4px solid #F1F1F1;
	padding:10px;
	margin-left:0px;
	margin-top:10px;
	/*width:185px;*/
	width:95%;
}
.LoginHomeHeader{
	
	text-align:left;
	font-weight:bold;
	padding:10px;
	color:#333333;
	font-size:20px;
}
.FriendsNWHeader{
	
	text-align:left;
	font-weight:bold;
	padding:10px 10px 10px 0px;
	color:#333333;
	font-size:14px;
}
.LoginHomeHeaderRight{
	
	text-align:left;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	color:#23ABE4;
	font-size:16px;
}
.LoginSecondDiv
{
	float:left;
	padding:5px 0px 5px 5px;
	}
	.LoginFirstDiv
{
	float:left;
	}
	.textBoxBig
{
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width:400px; 
	height:100px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
}
.textBoxBigThin
{
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width:400px; 
	height:20px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
}.textBoxSmall
{
	
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: black;
	width:80px; 
	height:15px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
}
.textBoxSmall_WaterMrk{
	color:gray;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	width:80px; 
	height:15px; 
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
}
.DropDownBoxBig
{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	width:405px;
	height:22px;
	font-family: Arial;
	background-color: #fffff9;
	border: 1px solid #666666;
	
}

.DivTestimonial{
	background-image:url(../images_V2/feedback.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	line-height:20px;
}
.DivSendMsg{
	background-image:url(../images_V2/msg.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	line-height:20px;
}
.DivAdd2NW{
	background-image:url(../images_V2/myNetwork.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	line-height:20px;
}



.Background600
{
	width:600px;
	padding:20px;
	border: 1px solid #DADFE6;	
	height:auto;
	margin:10px;
	background-color:#F9FBFC;
	
	}
.BackgroundSimple
{
	
	border-top: 1px solid #DADFE6;
	border-left: 1px solid #DADFE6;
	border-right: 1px solid #DADFE6;
		
	height:auto;
	background-color:#F5FDFF;
	
}
	.OtherpagesPad
	{padding-left:20px;
	padding-right:20px;
		}
		
		/************* CSS for Menu***************/
		.TopMenuDynamic
{
	
	background-color:#b7e3f6;
	padding:3px 5px 3px 5px;
	width:150px;
	font-size: 12px;
	color:#000000;
	border:#23abe4 solid 1px;
	border-top: 1px solid #FFFFFF;
	text-align:left
	}	
.TopMenuDynamicHover
{
filter: alpha(opacity=60);
-moz-opacity: .60;
opacity: 0.60;
}

.nav_links
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	float: left;
	
}
.nav_links:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	float: left;
}
.advLoginHome
{
	float:left;
	width:190px;
	height:auto;
	margin-top:20px;
	margin-left:10px;
	text-align:center;
	}
.OfferCSS
{
	padding-top:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-align:justify;
}
.OfferCSS a
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration:underline;
}
.OfferCSS a:hover
{
	text-decoration:none;
}
.Adv_links
{
	font-style: normal;
	font-size: 14px;
	text-decoration:'underline';
	color: #CC6633;
	text-align: justify; /*background-color:#fffff9;  	*/
}
.Adv_links:hover
{
	font-style: normal;
	font-size: 14px;
	text-decoration:'none';
	color: #000000;
	text-align: justify; /*background-color:#fffff9;  	*/
}

/*Css For Categories*/

.LoginLabel
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: Right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	width: 180px;
	height: 20px;
	white-space: nowrap;
}

.LoginText
{	white-space:nowrap;
	vertical-align: middle;
	text-align: left;
	float: left;
	padding-top: 10px;
	height: 25px;
	width: 165px;
}
.LoginRowTextArea
{
	height: 50px;
	margin-left: 0px;
	margin-top: 3px;
}
.LoginRow
{
	height: 30px;
	margin-left: 0px;
	margin-top: 3px;
}
.LoginButtonleft
{
	float: left;
	width: 100px;
	white-space: nowrap;
}
.LoginButtonCell
{
	float: left;
	height: 30px;
	padding-left: 20px;
}
.LoginEmptyRow
{
	margin: 10px;
}
/*Css For Categories Ends*/

.Friends_pic{
	/*border:#c2e7ff solid 2px;*/
	padding:5px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}
.Friends_pic:hover{
	/*border:#ffd9bf solid 2px;*/
	padding:5px;
	margin-top:5px;
}

.Friends4List{
	font-size:10px;
	width:100%;
	text-align:center;
	
}

.Friends4ListLink{
	font-size:10px;
	color:#006699;
	text-decoration:none;
}
.Friends4ListLink:hover
{
	font-size:10px;
	color:#FF6600;
	text-decoration:none;
}
.BriefInbox
{float:left;
	padding-bottom:10px;
	margin:10px;
	}