ul {
	border: 0px;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
}
li {
/*	list-style-image: url(); */
	list-style-type: square;
}

table#Members {
	border-collapse: collapse;
	width:100%;
}

table#Members td {
	border:#263959 1px solid;
	border-right:#006666 1px dashed;
	padding:10px;
	padding-top:2px;
	padding-bottom:2px;
}
table#Members td.end {
	border-right:#263959 1px solid;
	padding:5px;
	padding-right:5x;
	padding-left:5px;
	vertical-align:middle;
}
table#Members td.Clear {
	border:none;
}
#Members span.titles {
	color:#0083A1;
	font-weight:bold;
}
#Members span.Displayname {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:14px;
	color:#0083A1;
	text-align:left;
	vertical-align:bottom;
/*	border: 1px solid #FF6600; */
}

#Members span.Displayname img {
	margin: 0px 0px 0px 0px !important;
/*	border: 1px solid #FF0000; */
	width:16px;
	height:16px;
	vertical-align:top;
}


img.HearColor {
	height:50px;
	width:50px;
}

#Members a img {
margin:2px;
	width:70px;
	height:70px;
}
#Members a img, #Members a:link img, #Members a:visited img, #Members a:active img {
    border-style:solid;
	border-width:1px;
	border-color:#902B01;
    margin: 10px;
}

#Members a:hover img {
    border-style:solid;
	border-width:1px;
	border-color:#263959;
    margin: 10px;
}


/* Members Profile View */
#MembersProfile {
/*	border:#00FF00 1px solid; */
	width:100%;
	height:100%;
	vertical-align:middle;
}
/* Members Profile List End */

/*No Profile */
#MembersProfile span.NoFound {
	font-size:14px;
	width:200px;
	height:auto;
	text-align:center;
	vertical-align:middle;
	border:#78030C 2px solid;
	background-color:#263959;
	padding-top:10px;
	padding-bottom:10px;
}
#MembersProfile span.NoFound img {
	width:100px;
	height:100px;
}
/*No Profile End */

/* Profiles */

#MembersProfile table, #MembersProfileHeader table{
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
/*
	height:100%;
*/
}

#MembersProfile table td {
	padding:0px;
}
#MembersProfile tr.vt td {
	padding:5px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}

#MembersProfile tr.header td {
	border-right:#006666 1px dashed;

}

#MembersProfile tr.header td.HearColor {
	border-right:#006666 0px none;

	vertical-align:middle;
}
#MembersProfile tr.vt td.MemberThumb {
	vertical-align:middle;
}
#MembersProfile tr.Info td {
/*	background-color:#263959; */
    border-style:solid;
	border-width:3px;
	border-color:#263959;
	padding-left: 15px;
}

#MembersProfile div.MemberThumb {
    border: none;
    margin: 2px;

	width:70px;
	height:70px;
}

#MembersProfile div.MemberThumb img.Thumb {
	width:70px;
	height:70px;
	margin:5px;
	border: 1px solid #263959; 
}

#MembersProfile div.line {
	display: block;
	background-image:url(/images/line_Small.jpg);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	text-align:right;
	display: inline;
/*	border: 1px solid #FF0000; */
}

#MembersProfile span.Displayname {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:14px;
	color:#0083A1;
	text-align:left;
	vertical-align:bottom;
/*	border: 1px solid #FF6600; */
}

#MembersProfile span.Displayname img {
	margin: 0px 0px 0px 0px !important;
/*	border: 1px solid #FF0000; */
	width:16px;
	height:16px;
	vertical-align:top;
}



#MembersProfile span.titles {
	color:#0083A1;
	font-weight:bold;
}
/* Profiles End */

#MembersProfile .MemberProfileGallery {
	width:100%;
	height:630;
}

#MembersProfile hr {
height:3px;
	color:#78030C;
	margin:0px;
	
}





/* Members Profile View End */
