#backendicon { 
	border: 0px;
	text-decoration:none;
	margin: 0px;
	margin-bottom: -2px;
}

#backendtable {
	/*width: 182px;*/
	/*border-style:solid;
	border-width:1px;*/
	width: 653px;
	height: auto;
	float:none;
}

#backendtable table {
	width:100%;
}

#backendtable tr {
	height: 24px;
}

#backendtable th {
	background-color:#e9f6fb;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#1fa2d9;
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding-left:4px;
}

#backendtable td {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#e9f6fb;
	font-size:12px;
	line-height:20px;
}

#backendtable td a:link { color:#ffffff; text-decoration:underline;}
#backendtable td a:visited { color:#e9f6fb; text-decoration:underline;}
#backendtable td a:focus { color:#1fa2d9; text-decoration:none; background-color: #ffffff;}
#backendtable td a:hover { color:#1fa2d9; text-decoration:none; background-color: #ffffff;}
#backendtable td a:active { color:#ffffff; text-decoration:underline;}

#backendtable #col2 {
	width:70px;
}

#backendtable #col3 {
	width:130px;
}

#backendtable #col4 {
	width:80px;
}

#backendtable #col_bio {
	width:178px;
}

#backendtable #bio {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color:#e9f6fb;
	font-size:10px;
	line-height:12px;
	margin:0px;
}


#backendtable #centertd {
	text-align:center;
}

