﻿body, table, td, p, li {
color:#666668;
font-family:Verdana;
font-size:10px;
}

a:hover, a:active {
color:#000000;
text-decoration:none;
}

.orangeText {
color:#CE9802;
}

input, select {
font-family:verdana;
font-size:xx-small;
}

.ms_multiSelector {
	border:1px solid threedlightshadow;
	display:none;
	position:absolute;
	width:186px;
	z-index:100;
}

.ms_selectList {
background-color:#FFFFFF;
height:187px;
overflow:auto;
}

.MultiSelectControl_txtInput {
border:0 none;
margin:3px 0 0 2px;
height:15px;
padding:0;
vertical-align:top;
width:160px;
}

.ms_chkSelectAll {
padding-left:3px;
}

.ctrl
{
	background-color:window;
	border:1px solid threedlightshadow;
	margin:0;
	padding:0;
	vertical-align:top;
}
#PagerDiv a:hover, a:active {
	color:#000000; 
	text-decoration:none;
}


.pager-selected
{
	text-decoration:none;
	cursor:default;
	color:#aaaaaa !important;
}

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-color: #FFFFFF; filter: alpha(opacity=50); opacity: 0.5;}



