.GridCommandRow_Mac
{
	font-family: normal 8px Arial, Verdana, Sans-serif;
	color: #000000;
}
A:hover	{	
	text-decoration:	underline;
/*color:	#3333cc;*/
color: #DB2032
	}
A:visited	{	
	/* text-decoration:	none; */
	text-decoration:	underline;
	color:	#333399;
	}

.RadGridHeader_Mac
{
	background: white url('/aspnet_client/RadControls/Grid/skins/Mac/Img/headerBg.gif') repeat-x top;
	border-bottom: solid 1px #666;
	/*padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 15px;
	font-weight: normal;
}
.header_panel
{
	border-top: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
}
.collapse
{
	height: 0px;
}
.err {
	font-family: Tahoma;
	font-size: 8pt;
	color: Red;
}
.invisible {
display:none;
}

.ellipsis {

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 150px;
}
.tree_blue {
	font-family: Tahoma;
	font-size: 8pt;
	color: SteelBlue;
	font-weight: bold;
	padding-left: 4px;
}
.TreeNodeOver_custom 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #1e1e1e;	
	/*text-decoration: underline; */
	cursor: pointer;
	cursor: hand;
	padding-left: 4px;	
}
.TreeNodeSelect_custom
{     
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold;
	color: black;	
	background: LightSteelBlue; 	
    cursor: pointer;
	cursor: hand;
	margin-left: 3px;
}
.field_tree {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	padding-left: 4px;
	font-weight: bold;
}
.tree_top {
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	
}
input.chk {height:13px; width:13px; margin:0px;}
.gridheader
{
Font-Size: 9pt;
font-family: Tahoma; 
Font-weight: bold;
background-color: LightSteelBlue;
BORDER-RIGHT: steelblue 1px solid;
BORDER-TOP: steelblue 1px solid;
 BORDER-LEFT: steelblue 1px solid; 
 BORDER-BOTTOM: steelblue 1px solid;
text-align: center;
}
.QM_header_01
{
Font-Size: 9pt;
font-family: Tahoma; 
Font-weight: bold;
background-color: LightSteelBlue;
/*BORDER-RIGHT: steelblue 1px solid;*/
BORDER-TOP: steelblue 1px solid;
/* BORDER-LEFT: steelblue 1px solid; */
 BORDER-BOTTOM: steelblue 1px solid;
text-align: center;
}
.gridheader-left
{
Font-Size: 9pt;
font-family: Tahoma; 
Font-weight: bold;
background-color: LightSteelBlue;
BORDER-RIGHT: steelblue 1px solid;
BORDER-TOP: steelblue 1px solid;
 BORDER-LEFT: steelblue 1px solid; 
 BORDER-BOTTOM: steelblue 1px solid;
text-align: left;
}

.textbox-small
{
	Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
 height: 18px;
 
 }

.label_01{
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: bold;
Padding-Left: 5px;
}
.text_01
{
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
Padding-Left: 5px;
}
.text_02
{
Font-Size: 9pt;
font-family: Tahoma; 
Font-weight: normal;
Padding-Left: 5px;
}
.gridI
{
background-color: AliceBlue;
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
BORDER-RIGHT: steelblue 1px solid;
BORDER-LEFT: steelblue 1px solid; 
BORDER-TOP: steelblue 1px solid; 
BORDER-BOTTOM: steelblue 1px solid;
text-align: center;
}
.gridA
{
background-color: White;
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
BORDER-RIGHT: steelblue 1px solid;
BORDER-LEFT: steelblue 1px solid; 
BORDER-TOP: steelblue 1px solid; 
BORDER-BOTTOM: steelblue 1px solid;
text-align: center;
}
.gridS
{
background-color: #FAFAD2;
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
BORDER-RIGHT: steelblue 1px solid;
BORDER-LEFT: steelblue 1px solid; 
BORDER-TOP: steelblue 1px solid; 
BORDER-BOTTOM: steelblue 1px solid;
text-align: center;
}
.alert{
background-color: #FAFAD2;
Font-Size: 8pt;
font-family: Tahoma; 
Font-weight: normal;
color: #C52032;
border: 1px solid lightsteelblue;
}
.gen_9
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
padding-left: 5px	
} 
.hide_me{
 border-style: none;
 background-color: AliceBlue;
  color: AliceBlue;
  
	
	
	}
}