BODY {
	MARGIN: 0px;
	padding: 0px;
}
.topmenu TABLE {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px
	background-image: url(topbanner_bg.gif);
	background-repeat: repeat-x;
	COLOR: #FFFFFF;
}
.topmenu {
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #FF0000;
}
.topmenu A {
	FONT-FAMILY: verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.ownermenu TABLE {
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #666666;
}
.ownermenu {
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.ownermenu A {
	FONT-FAMILY: verdana;
	color: #FFFFFF;
	text-decoration: none;
}
#loading_bg{
	position:absolute;
	background-color: #999999;
	height: 100%;
	width: 100%;
	opacity: 0.3;
	filter:alpha(opacity=50);
	left: 192px;
	top: 325px;
}
#loading_box{
	position:absolute;
	left:45%;
	top:40%;
	border:1px solid #999999;
	background:#FFFFFF url(block-bg.gif) repeat-x;
	padding:10px;
	color:#003366;
	width:120px;
	text-align:center;
}
#loading{
    background-image:url('loading.gif');
    background-repeat: no-repeat;
    background-position:top left;
    padding-left:20px;
	height:18px;
	text-align:left;
}
#content {
	width: auto;
	margin-right: 0px;
	margin-left: 10px;
	
}
#content table {
	background-image: url(../../share/bgfriend.jpg);
}



#searchmenu {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 0px;
}
#searchmenu table{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../share/membercontent.jpg);
}
#result_box{
	font-family: Arial, Helvetica, sans-serif;
}
#result_box .tablehead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccd8e4;
	border-right-color: #ccd8e4;
	border-bottom-color: #ccd8e4;
	border-left-color: #ccd8e4;
	background-image: url(../../share/membercontent.jpg);
}
#result_box .tablebody {
	border: 1px solid #ccd8e4;
	background-color: #FFFFFF;
}
#result_box .tablebody th{
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd8e4;
}
#result_box .tablebody td{
	background-color: #DFFFFF;
}

.tablebody {
	border: 1px none #666666;
	background-color: #FFF;
	color: #000;
	font-size: 14px;
}

.tablebody th{
	background-color: #FF0000;
}

.tablebody td{
	background-color: #FFF;
}

.tablebody a:link{
	text-decoration: none;
	color: #00F;
}
.tablebody a:visited{
	text-decoration: none;
	color: #606;
}
.tablebody a:hover{
	text-decoration: none;
	color: #FF0000;
}
.tablebody a:active{
	text-decoration: none;
	color: #0000FF;
}

#result_box .tablefoot {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccd8e4;
	border-right-color: #ccd8e4;
	border-bottom-color: #ccd8e4;
	border-left-color: #ccd8e4;
	background-image: url(../../share/membercontent.jpg);
}
.hand {
	cursor: hand;
	width:100%;
}
