
/*.linker{    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273772;
}
.linker A:link{
	color: #273772; text-decoration:none;
}
.linker A:visited{
	color: #273772; text-decoration:none;
}
.linker A:active{
	color: #273772; text-decoration:none;
}
.linker A:hover{
	color: #273772; text-decoration:underline;
}*/

.linkertable{
	border: 0px;
	padding:0px;
	margin:0x;
	height:24px;
}

.linkertd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image:url(../images2/linkerpageoff.gif);
	width:32px;
	text-align:center;
	cursor:hand;
}
.linkertd A:link{
	color: #444444; text-decoration:none;
}
.linkertd A:visited{
	color: #444444; text-decoration:none;
}
.linkertd A:active{
	color: #444444; text-decoration:none;
}
.linkertd A:hover{
	color: #444444; text-decoration:none;
}

.linkertdLg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image:url(../images2/linkerpn5.gif);
	width:104px;
	text-align:center;
	cursor:hand;
}
.linkertdLg A:link{
	color: #444444; text-decoration:none;
}
.linkertdLg A:visited{
	color: #444444; text-decoration:none;
}
.linkertdLg A:active{
	color: #444444; text-decoration:none;
}
.linkertdLg A:hover{
	color: #444444; text-decoration:none;
}

.linkertdMed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image:url(../images2/linkerpn.gif);
	width:46px;
	text-align:center;
	cursor:hand;
}
.linkertdMed A:link{
	color: #444444; text-decoration:none;
}
.linkertdMed A:visited{
	color: #444444; text-decoration:none;
}
.linkertdMed A:active{
	color: #444444; text-decoration:none;
}
.linkertdMed A:hover{
	color: #444444; text-decoration:none;
}

.linkerinactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	background-image:url(../images2/linkerpageon.gif);
	width:32px;
	text-align:center;
}
.linkerResults{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	font-weight:bold;
	line-height:11px;
	padding-left:6px;
}

