﻿body 
{
    
}
.BoldText
{
    font-weight: bold;
}
.TextBoxYellowBorder 
{
	border: yellow 1px solid;		
	color: black;
}
.TextBoxRedBorder 
{
	border: red 1px solid;		
	color: black;
}
.PgLabel
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  #4169e1;
    font-family: 'Segoe UI';
}
.PgLabelTxt
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  Black;
    font-family:  'Verdana';
}
.StdTxt
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  Black;
    font-family:  'Verdana';
    height: 15px;
}

.StdTxtSmall
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 7pt;
    color:  Black;
    font-family:  'Verdana';
    }

.StdDdl
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  Black;
    font-family:  'Verdana';
    height: 20px;
}
.PgDevLabel
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  white;
    font-family:  'Verdana';
    font-style :italic;
}
.PgLabelEditTxt
{
    
    font-family:  'Verdana';
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 4px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: Black;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Tahoma;
   
}
.LabelTitle
{
    font-weight: normal;
    margin-left: 0px;
    text-indent :10px;
    font-size: 11pt;
    font-weight: 500;
    color:  Black;
    width: 100%;
    float: left;
    background-color:#a3b3c3;
    font-family: 'Segoe UI';
    
}
.input_text   
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    color:  Black;
    font-family: 'Verdana';
    width :95%;
    }
.ButtonA
{
    font-weight: normal;
    margin-left: 0px;
    font-size: 9pt;
    font-weight: 500;
    color:  Black;
    width: 100px;
    float: left;
    background-color:#a3b3c3;
    font-family: 'Verdana';
    
}
.groovybutton
{
   font-size:12px;
   font-family: 'Segoe UI';
   color:#FFFFFF;
   width:96px;
   height:20px;
   background-color:#2878C0;
   border-top-style:solid;
   border-top-color:#2878C0;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#2878C0;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#1858B8;
   border-left-width:6px;
   border-right-style:solid;
   border-right-color:#508CC0;
   border-right-width:6px;

}
table.sample {
	border-width: 0px;
	border-style: ridge;
	border-color: blue;
	border-collapse: separate;
	background-color: white;
	vertical-align:top;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #e3e3e3;
	background-color: white;
	vertical-align:top;
}
table.sample td {
	border-width: 1px;
	padding: 0px;
	border-style: double;
	border-left-color:#e3e3e3 ;
	border-top-color: #e3e3e3;
	border-right-color:white ;
	border-bottom-color:white ;
	background-color: white;
	vertical-align:top;
}

.snip {width: 90%;
       list-style: none;     
       padding:0;     
       margin:0; 
       
       }
.snip dt {
 		overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}

.ModalWindow
{
  border: solid1px#c0c0c0;
  background:#f0f0f0;
  padding: 0px10px10px10px;
  position:absolute;
  top:-1000px;
}
.modalBackground

{
 background-color:gray;
 margin : 0 auto;
 -ms-filter: alpha(opacity=30);
 -ms-opacity:0.7;
}
.HiddenColumn
{
        display:none;
}
.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; display: block;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
}
.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 0px #525252;   
    
}  
.mGrid td {   
    padding: 1px;   
    border: solid 0px #c1e1c1;   
    color:  Black;
    font-weight: normal;
    margin-left: 5px;
    font-size: 9pt;
    font-family:  'Verdana';
}  
.mGrid th {   
    margin-left: 5px;
    padding: 2px 2px;   
    color: #4169e1;   
    background: #c9c9c9 ;   
    font-size: 9pt;
    font-weight: normal;
    font-family: 'Segoe UI';
    text-align :left;
}  
.mGrid .alt { background: #e1e1e1; }  
.mGrid .pgr { background: #424242; }  
.mGrid .pgr table { margin: 0px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    font-weight: bold;   
    color: red;   
 }     
.mGrid .pgr a { color: white; text-decoration: none; }  
.mGrid .pgr a:hover { color:yellow; text-decoration: none; }  

.modalBackground
{
  background-color:#CCCCFF;
  orphans :0.6;
  opacity:0.6;
}

.ModalWindow
{
  border: 1px solid #c0c0c0;  
  background:#f0f0f0;
  padding: 0px10px10px10px;
  border-style:Groove;  
  border-width :4px; 
  position:absolute;
  top:-1000px;
  z-index:10000;
}
.modWindow
{
  border :1px solid #c0c0c0;  
  background:#f0f0f0;  
  padding: 0px10px10px10px;
  border-style:Groove;  
  border-width :4px; 
   
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -150px;
}
.modFullWindow
{
  border: 1px solid #c0c0c0;  
  background:#f0f0f0;  
  padding: 0px10px10px10px;
  border-style:Groove;  
  border-width :4px; 
   
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -30px;
}
.mWindow
{
  border: 1px solid #c0c0c0;  
  background:#f0f0f0;  
  padding: 0px10px10px10px;
  border-style:Groove;  
  border-width :4px; 
   
  position: fixed;
  top: 30%;
  left: 50%;
  margin-top: -250px;
  margin-left: -330px;
}
.ErrorLabel
{
	font-weight:bold;
	color:Red;
}
.UProgress
{
	position: absolute; 
	background-color: White;
	color:#FF8000;
	top: 10px; 
	right: 200px; 
	width: 220px;	
	z-index:10005;
}
.USubProgress
{
	position: absolute; 
	background-color: White;
	color:#FF8000;
	bottom: 10px; 
	right: 200px; 
	width: 220px;	
	z-index:10005;
}
.jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 100px;
  border: 2px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

.jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}
.MaskedEditFocus
{
	background-color: Silver;
}

 