.dark_ttr_prof {
	text-decoration: none;
	font-family: Verdana; 
	color: #105; 
	font-weight: bold; 
	font-size: 13px; 
	padding-left: 2; 
	padding-right: 5;
}
A.dark_ttr_prof:hover {
	text-decoration: underline;
	color: #105;
}
.dark_lienmbr {
	font-size: 12px; 
	text-decoration: none; 
	cursor: hand; 
	font-family: Verdana; 
	color: #110055; padding-left: 2; 
	padding-right: 5;
}
A.dark_lienmbr:hover {
	text-decoration: underline;
	color: #105; 
}
.ttr_prof_main {
}
.txt_mbr {
	font-family: Verdana; 
	font-size: 11px; 
	color: #006; 
	text-align: justify; 
	vertical-align: top;
}
.dark_nm_mbr {
	font-family: verdana; 
	font-size: 12px; 
	color: #006; 
	font-weight: bold
}
.nm_indx {
	 vertical-align: top; 
	 text-align: right; 
	 background-color: #045;
}
.light_ttr_prof {
	font-family:Verdana; 
	color: #eee; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 2; 
	padding-right: 5;
	text-decoration: none; 
}
A.light_ttr_prof:hover {
	color: #eee;
	text-decoration: underline; 
}
.light_lienmbr {
	font-size: 12px; 
	text-decoration: none; 
	cursor: hand; 
	font-family: Verdana; 
	color: #eee; padding-left: 2; 
	padding-right: 5;
}
A.light_lienmbr:hover {
	text-decoration: underline;
	color: #eee; 
}

/******** default index styles *********/
.indx_cat_div
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	margin-left:25px;
}
.indx_ttr_prof_div
{
	margin:0px;
	padding:0px;
}
A.indx_ttr_prof {
	text-decoration: none;
	font-family: Verdana; 
	color: #105; 
	font-weight: bold; 
	font-size: 13px; 
	padding-left: 2; 
	padding-right: 5;
}
A.indx_ttr_prof:hover {
	text-decoration: underline;
	color: #105;
}

.indx_member_div
{
	margin:0px;
	padding:0px;
	padding-left: 25px;
	line-height:1.5;
}
A.indx_member {
	font-size: 12px; 
	text-decoration: none; 
	cursor: hand; 
	font-family: Verdana; 
	color: #110055; padding-left: 2; 
}
A.indx_member:hover {
	text-decoration: underline;
	color: #105; 
}