﻿body
{
    font-family: Sans-Serif,Tahoma, Helvetica, Arial;
    font-size: 12px;
    color: #330000;
    
}
.AlternateColor1
{
 background-color:#F5F5DC;
  
 }

.MaintHeader1
{
	color:#5F6040
}
.MaintHeader2
{
	color:#B19500
}
h1
{
    font-size:25px;
    color:#5F6040
}

h2
{
	font-size:14px;
    color: #B19500
	}


a:link, a:visited
{
    text-decoration: none;
    color: maroon;
}
a:hover
{
    color: Gray;
    text-decoration: underline;
}

.Header
{
    top:auto;
    left: auto;
    position:absolute;
    
}
.Menu
{
top:160px;
left: 15px;
width: 195px;
position:absolute
}
.content
{
    top:160px;
    left:170px;
    position:absolute;
   
    
    
}
.gridMain
{
    border-right: darkgoldenrod thin solid;
    border-top: darkgoldenrod thin solid;
    border-left: darkgoldenrod thin solid;
    border-bottom: darkgoldenrod thin solid;
    background-color: #F5F5DC;
    color: Black;
}

.gridRow
{
    background-color: #F5F5DC;
    
}
.gridSelectedRow
{
    background-color:#F5F5DC;
    
}
.GridHeader
{
    background-color: #F5F5DC;
   color:#5F6040;
    text-align: center;
}

.SelectionsSheetAddendumGridHeader
{
    
    color:#330000;
    
}   
    
    

.button
{
    background-color:#cccc99;
}
.modalpopup
{
    background-color:#F5F5DC;
    border-width: 1px;
    border-style: solid;
    border-color: Maroon;
    padding:3px;
    
        
}

.modalpopupwithvertical
{
    background-color:#F5F5DC;
    border-width: 1px;
    border-style: solid;
    border-color: Maroon;
    padding:3px;
    max-height:675px
   
    
    
        
}
.modalpopupindicator

{
   
    
        
}
.selectionsmodalpopup
{
    background-color:White;
    border-width: 1px;
    border-style: solid;
    border-color: Maroon;
    padding:3px;
    
        
}
.modalbackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.imgfloatleft
{
	float:left;
	display:inline;
	}
	.TDlblclass

{ 

white-space:normal; 
}
