.body_text {font-family:verdana; font-size:11px; color:#111111;  text-decoration:none}
.body_text:hover {font-family:verdana; font-size:11px; color:#111111;  text-decoration:underline}
.header {font-family:arial; font-size:14px; color:#111111; font-weight: bold; text-decoration:none}


.lnk {font-family: verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color:#0361FC;text-decoration:none}
.lnk:hover {font-family: verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color:#0361FC;text-decoration:underline}
.lnk_h {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#0361FC;text-decoration:none}
.lnk_h:hover {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; color:#0361FC;text-decoration:underline}
.lnks1 {font-family:verdana; font-size:10px; color:#dadada;  text-decoration:none}
.lnks1:hover {font-family:verdana; font-size:10px; color:#dadada;  text-decoration:underline}
.lnkred {font-family:verdana; font-size:11px; color:red;  text-decoration:none}
.lnkred:hover {font-family:verdana; font-size:11px; color:red; text-decoration:underline}
.lnk11 {font-family:verdana; font-size:10px; color:#0361FC;font-weight: bold;  text-decoration:none}
.lnk11:hover {font-family:verdana; font-size:10px; color:#0361FC;font-weight: bold;  text-decoration:underline}
.lnksmall {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#000000;text-decoration:none}
.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
}


.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding:	2px 5px;
}

.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
	font-family:verdana; font-size:11px; color:#000000;  text-decoration:none
}

.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight
					ButtonHighlight ButtonShadow;
	,
	font-family:verdana; font-size:11px; color:#145178;  text-decoration:none
}

.sort-table thead td[_sortType=None]:active {
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	
	font-family:verdana; font-size:11px; color:#145178;  text-decoration:none
}

.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}

.sort-arrow.descending {
	background-image:		url("images/downsimple.png");

}

.sort-arrow.ascending {
	background-image:		url("images/upsimple.png");
}
