﻿body
{
    background-color: white;
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
    color: black;
    text-align: center;
    margin: 15px 0px 0px 0px;  
}


#frame 
{   
    width: 760px;
    margin-right:auto;
    margin-left:auto;
    position: relative;
}
	

#contentFooter 
{
    background: #3e3a2f; 
    padding: 5px;
    height: 41px;
    width: 735px;
    color: #9F9E9E;    
}


li
{
    padding-left:20px
}


a.foot
{
    color: #9F9E9E;
}


.newslink
{
    background-color: Transparent;
    color: #efefef;
    cursor: pointer;
    text-decoration: underline;
    text-align: left;    
}

.newslinkblack
{
    background-color: Transparent;
    color: black;
    cursor: pointer;
    text-decoration: underline;    
    text-align: left;
}


a
{
    color: black;             
}

a:hover 
{
    text-decoration:none;
}

.pos
{
    position: absolute;
}

.header
{
    font-weight: bold;
    font-size: 22px;
    position: absolute;  
    width: 500px;
    text-align: left;  
}

.subheader
{
    font-weight: bold;
    font-size: 17px;
    position: absolute;  
    width: 500px;
    text-align: left;  
}

img
{
    border: 0px;
}

.bold
{
   font-weight: bold;
} 

.text
{   text-align:left;
    font-size: 12px;
    height: 280px;
    overflow:auto;
    position: absolute;
    padding-right: 15px;    
}

.textNoOverflow
{   text-align:left;
    font-size: 12px;
    width: 730px;
    position: absolute;
}


.news
{   padding: 15px;
    text-align:left;
    font-size: 12px;
    overflow:auto;
    color: #efefef;
    position: absolute;
}

.fileDesc
{
    color: Maroon;
    font-size: 10px;
}
    

.floatright
{
    float: right;
    width: 200px;
    margin: 10px;
    vertical-align:top;
}

.err
{
    color: Red;
}

input, textarea, select
{
    border: 0px black solid;
    background-color: #e1d7d7;
    
}

.input
{
    border: 0px black solid;
background-color: #e1d7d7;    
}


table
{   border-collapse: collapse;      }

td
{   vertical-align:top;
    padding:2px;
}

/*---------------------- DATAGRID ITEM WIDTHS --------------------*/

.dg30   
{   width: 30px; float: left;       }

.dg50   
{   width: 50px; float: left;       }

.dg60   
{   width: 60px; float: left;       }

.dg70   
{   width: 70px; float: left;       }
 
.dg85   
{   width: 100px; float: left;       }   
 
.dg100   
{   width: 100px; float: left;       }  
   
.dg120   
{   width: 120px; float: left;       }

.dg150   
{   width: 150px; float: left;       } 

.dg170   
{   width: 170px; float: left;       }   

.dg180   
{   width: 180px; float: left;       }      
   
.dg200   
{   width: 200px; float: left;       }    

.dg220   
{   width: 220px; float: left;       }

.dg270   
{   width: 270px; float: left;       }

.dg300   
{   width: 300px; float: left;       }

.dg400   
{   width: 400px; float: left;       }

.dg500   
{   width: 500px; float: left;       }

.dgAlt
{   background-color: #eeeeee;      }




/*---------------------- DATAGRID STYLES --------------------*/

.subcats
{
    font-size: 11px;
    color: #d2a3a3;
}

.dgrd_generic
{   width: 100%;
    border: 0px solid #ededed;  }
	
.altItemStyle
{       }

.editItemStyle
{       }

.itemStyle
{   background-color: white;     }

.headerStyle
{   background-color: #e1d7d7;
    color: Maroon;    }



/*----------------------------------------------------*/

