* {
	font-family:tahoma;
}
body {
	background:#ffffff url('images/bg.gif') top left repeat-x;
}
#header{
	margin:25px 0;
}

#headmsg{
	text-align:center;
}
#headmsg h1{
	font-size:18px;
	color:#ffffff;
}


.header{
	height:120px;
}


.logo{
	width:300px;
}
.logo img{
	border:none;
}

.topmenu table{
	font-size:14px;
	margin-top:30px;
	margin-left:270px;
}
.topmenu table tr td{
	width:100px;
	text-align:center;
}
.topmenu table tr td a{
	text-decoration:none;
}
.topmenu table tr td a img{
	border:none;
	width:40px;
}

.mainbody{
	background-color:#ffffff;
	width:100%;
}
.menudesc{
	height:30px;
	background:url('images/menu-h.png') center left repeat-x;
	font-size:14px;
	padding-left:10px;
}
.leftmenu{
	width:200px;
	padding:25px 0 25px 25px;
	vertical-align:top;
}
.menulist{
	font-size:14px;
	padding-left:25px;
}
.menulist a{
	text-decoration:none;
}
.friendstat{
	font-size:14px;
}




.content{
	width:500px;
	padding:25px 0 25px 0;
	vertical-align:top;
}
#friendlist{
	width:150;
}
.userlist{
	background:#ffffff url('images/userlist-bg.jpg') top left repeat-x;
}
.userpic {
	vertical-align:top;
	width:110px;
}
.userpic img{
	border:1px solid #cccccc;
	padding:1px;
}
#miccamhi5 {
	width:104px;
	text-align: left;
}
#miccamhi5 img{
	border:none;
}
.userinfo{
	font-size:12px;
	vertical-align:top;
	padding-top:5px;
}
.userinfo img{
	border:none;
}
.userinfo a{
	text-decoration:none;
}
.usermsg{
	border:1px dotted #cccccc;
	margin-top:10px;
	height:45px;
	background:#ffffff ;
	padding:10px 10px 0 10px;
}
.pagelimit{
	font-size:14px;
	text-align:center;
}
.pagelimit a{
	text-decoration:none;
}
.pagelimit b{
	border:1px solid #999999;
}






.rightmenu{
	width:200px;
	padding:25px 25px 25px 0;
	vertical-align:top;
}



.footer{
	width:100%;
	background-color:#cccccc;
	height:60px;
	text-align:center;
}





#divform{
	/*width:100%;*/
	/*background-color:#ffbe73;
	border: 2px solid #ffa640;*/
	/*padding:0 20px 20px 20px;*/
	/*position:absolute;
	left:50%;
	margin-left:-270px;*/
	margin:0 10px;
}

#addfrmtb{
	width:100%;
	font-size:12px;	
}

#tbleft {
	width:120px;
	color:#2e3884;
	text-align:right;
	font-weight:bold;
}

.alert{
	color:red;
}

#question{
	background-color:#000;
	color:#fff;
	padding: 4px 0px 4px 0px;
}


#ajaxloader{
	text-align:center;
	font-size:12px;
	display:none;
	margin-top:15px;
}
.ajaxloader{
	text-align:center;
	font-size:12px;
	display:none;
	margin-top:15px;
}

p.submitbt{
	background-color:#99ccff;
	height:15px;
	border:1px solid #999;
	padding:7px 0 12px 0;
	text-align:center;
	font-size:14px;
}

p.submitbt:hover{
	background-color:#99ccee;
	border:1px solid #99ccee;
	cursor:pointer;
}

#submitbt{
	background-color:#99ccff;
	height:15px;
	border:1px solid #999;
	padding:3px 3px;
	text-align:center;
	font-size:12px;
}

#submitbt:hover{
	background-color:#99ccee;
	border:1px solid #99ccee;
	cursor:pointer;
}

#oldpic{
	text-align: left;
}
#picuploadfooter{
	text-align: left;
}


/****** find form menu *******/
#findfrm{
	font-size:12px;
	padding-left:25px;
}



/****** find form menu *******/


/****** edit  *******/
#editprofile{
	font-size:12px;
	width:100%;
}
#editfrm fieldset{
	border:1px solid #cccccc;
	padding:20px;
}

#editfrm legend{
	font-weight:bold;
	border:1px solid #cccccc;
	padding:5px;
}

.editform{
	display:none;
}
/****** edit  *******/

.msn {
	width:250px;
	height:335px;
	float:left;
}