/* Default CSS Stylesheet for a new Web Application project */
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.mainbutton
{
	border-color:#FFFFFF;
	 background-color:#666666;
	 color:white;
	border-style:outset;
	height:20px;
	width:128px;
	border-width:1px;
	font-family:Arial;
	font-size:11px;	
}
.actionbutton
{
	border-color:#666666;
	 background-color:#eaeaea;
	 color:black;
	border-style:outset;
	height:20px;
	width:128px;
	border-width:1px;
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px    
}

.NormalToolbar
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px    
}

.HPHeaders
{
    color: #999999;
    font-family: Calibri;
    font-size: 12px;
    line-height: 20pt;
     font-weight:bold;
    
}
.dxgvTable
{
  font-size: 8.5pt !important;
}
.dxgvTable td.dxgv
{
	padding: 0px 3px 0px 3px !important;
}

.dAt
{
	background-color: #DFDFDF !important;
}

  .delLink
        {
        	color: #336699 !important;
            text-decoration: underline;
            font: 8pt Tahoma;
            cursor:hand;
        }
        .delLink:link
        {
            background: none;
            color:#336699 !important;
            text-decoration: underline;
            font: 8pt Tahoma;
             cursor:hand;
        }
         .delLink:active
        {
            background: none;
            color: #336699 !important;
            text-decoration: underline  !important;
             font: 8pt Tahoma !important;
            
        }
        .delLink:hover
        {
            color: #ff6600 !important;
            text-decoration: underline !important;
            font: 8pt Tahoma  !important;
        }
     .delLink:visited
        {
            color: #336699  !important;     
             font: 8pt Tahoma  !important;
        }
        
        a:link {color : #336699}a:visited {color : #336699}a:active {color : #336699}a:hover {color : #0000ff}
       
.dxnbGroupHeader
{
	font: bold 9pt Tahoma !important;
	color: blue;
	height: 25px;
	width: 210px;
	background-color: White !important;
	border: solid 1px #EAEAEA !important;
	padding: 1px 1px 1px 1px !important;
	background-image: url('images/backtool_lg.jpg') !important;
}
.dxnbControl 
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	width: 210px;
	padding: 0px 0px 0px 0px !important;
}
.dxnbControl td.dxnbCtrl
{
    padding: 0px;
}

.dxnbGroupHeader table.dxnb
{
	font: 9pt Tahoma !important;
	color: #333333 !important;
padding: 1px 1px 1px 1px !important;
}

 .dxeButtonEdit
 {
       border:1px solid silver !important;
       text-align:right !important;
 }
.dxgvDC
{
    font-size:8pt !important;
     font-weight :bold !important;
     width: 50px !important;
    
}
.dxgvDC4
{
    font-size:8pt !important;
     width: 40px !important;
     text-align:left;
}
.dxgvDC1
{
     font-size:8pt !important;
    width: 60px !important;
}
.dxgvDCL
{
    font-size:8pt !important;
     font-weight :normal !important;
     width: 220px !important;
     
}
.dxgvDCO
{
    font-size:8pt !important;
	background-color:Silver !important;
	width: 30px !important;
	text-align: center !important;
}
.dxgvDC2
{
   font-size:8pt !important;
    width: 50px !important;
    text-align: left !important;
}
.dxgvCenter
{
    font-size:8pt !important;
    width: 50px !important;
    text-align: center !important;
}
.dxgvOH
{
    font-size:8pt !important;
    width: 25px !important;
    text-align: center !important;
}
.dxgvCell
{
    font-size:8pt !important;   
}

.dxgvSeq
{
    font-size:8pt !important;
    width: 25px !important;
    text-align: center !important;
}
.dxmMenuItem
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
