﻿.body{
	font-weight: normal;
	background-attachment: fixed;
	background-color:#ffffff;
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
	letter-spacing: normal;
	 font-size:smaller;
    background-image:url('../images/BGGradient.png');
 }
h2{
 font-size: small;
 color: Blue;
 background-color: Transparent;
}
.Footer{
  font-size: small;
  font-weight:bold;
  color:White;
  background-color: teal;
  width:1000px;
}
.MainTable
{
 width:100%;
 vertical-align:top;
 text-align:left;
  
}
.PanelBackGroundMainTable
{
background-color: Transparent;
width:1000px;
text-align: left;

}
.TextHighlight
{
 color: black ;
 font-size:  large;
 font-weight:bold;
}
.MasterPanel
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
background-color: #0000aa;
color: #ffffff;
vertical-align:middle;
 width:700px;
}
.Buttons
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
border-color: Black; 
border-style: solid;
border-width: 1px;
background-color: Teal;
color: White;
vertical-align:middle;
 }
 .Buttons:hover
 {
 background-color: #ffffff;
 color:Teal;
 font-weight:  bold;
 }
  
.Labels
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: normal;
 background-color:Transparent;
 color:Black; 
}
.TextBoxEditable
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: bold;
}
.TextBoxUnEditable
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: normal;
background-color: Orange;
 }
.TextBoxRequired
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: bold;
 background-color:Yellow;
}
.PanelMatchBbuttons
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
background-color:#990000;
color:#FFFBD6;
border-style:none;
text-align:center;
}
.PanelBlackBackGround
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:  bold;
 font-size:small;
background-color: Black;
color: White;
border-style:none;
text-align:center;
}

.PanelBackGroundNoWidth
{
background-color:#FFFBD6;
}
.tdHeader
{
background-color:#990000;
color:#FFFBD6;
font-weight:bold;
}
.Validators
{
color:#ff0000;
text-align:center;
font-weight:bold;
background-color:Black;
}
.MessageOK
{
color: Black;
text-align:center;
font-weight:bold;
background-color: #00ffff;
}
.Menu
{
 color: #000000;
  background-color:#ddffff;
 font-weight:bold;
 text-align:Left;
 font-family:"Trebuchet MS";
 font-size:medium;
}
.TableSort
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
}
.TableSearch
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
}
.TableCOB
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
text-align:center;
background-color:#FFFBD6;
color:Black;
}
.ListPanelBackGround
{
background-color:#FFFBD6;
width:800px;
}
.DataGrid
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:normal;
width:99%;
border-style:solid;
}
.DataGridAlternatingItemStyle
{
background-color:Black;
color:White;
font-weight:bold;
}
.DataGridHeadingStyle
{
background-color:#990000;
color:#FFFBD6;
font-weight:bold;
}
.pnlNoRecords
{
width:100%;
background-color:Red;
font-weight:bold;
text-align:center;
border-style:solid;
}
.modalPopUp
{
background-color:#FFFBD6;
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: normal;
font-size:small;
border-style:  outset;
border-width:6px;
border-color: Silver;
width:350px;
}

#progressBackgroundFilter 
{
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#FFFBD6;
    border:solid 1px #000;
    text-align:center;
}

.TableNavigation
{
font-family:Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight:normal;
border-style:solid;
border-width:1px;
border-color:Black;
 font-size:small;
}

.TextBoxRoundUnEditable
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: normal;
background-color: Orange;
width:75px;
height:250px;
}
.TextBoxRoundEditable
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: bold;
width:75px;
height:250px;
}
.lblUnEditable
{
border-color:Black;
border-width:1px; 
border-style:solid;
background-color: Orange;
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-weight: normal;
}
.DynamicMenuItemStyle
{
 text-align:left;
 border-style:solid;
 border-width:1px;
 border-color:#990000;
 font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
 font-size: medium;
 
}
.StaticMenuItemStyle
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-size: medium;
}
.ListBoxFormated
{
font-family: Courier, Trebuchet MS;
font-weight: normal;
background-color:White;
}
.LabelAsHeadingForListBox
{
font-family: Courier, Trebuchet MS;
font-weight: normal;
background-color:#990000;
color: White;
font-size: small;
height:20px;
border-style:solid;
border-width:2px;
border-color:Black
}
.ReportViewerPage
{
font-family:  Trebuchet MS, Arial, Verdana, Helvetica, ;
font-size: small;
background-color:white;

}