.header{font-family:verdana,arial;font-size:14px;color:#ffffff;font-weight: bold; text-decoration:none}
a.header:hover{font-family:verdana,arial;font-size:14px;color:#ffffff;font-weight: bold; text-decoration:underline}
.header_tr{font-family: arial;font-size:14px;color:#000000;font-weight: bold; text-decoration:none}
.lnk {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#000000;text-decoration:none}
a.lnk:hover {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#000000;text-decoration: underline}

.lnkred {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:red;text-decoration:none}
a.lnkred:hover {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:red;text-decoration:underline}
.lnk_white {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#ffffff;text-decoration:none}

.even {
	font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; color:#000000;text-decoration:none;background:#e8e8e8;
}

.odd {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal; color:#000000;text-decoration:none

}
.ornggry{font-family:Verdana; font-size:12px; font-style:normal; color: #000000; text-decoration:none;}
a.ornggry{font-family:Verdana; font-size:12px; font-style:normal; color: #000000; text-decoration: underline;}
.lnk_white {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#ffffff;text-decoration:none}
a.lnk_white:hover {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:#ffffff;text-decoration: underline}
.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("admin/images/downsimple.png");

}

.sort-arrow.ascending {
	background-image:		url("admin/images/upsimple.png");
}

.clsBoldText
{
font-weight: bold;
COLOR: #000000; 
FONT-SIZE: 11px;
font-family:Verdana;
vertical-align:middle;
}
.lnk2:link { color: #336699; text-decoration: none; }
.lnk2:visited { color: #336699; text-decoration: none; }
.lnk2:hover { color: #3399FF; text-decoration: underline; }
