﻿body 
{
 font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0;
    padding: 0;
  background:black url('images/800_Firstone_r3.jpg' )  no-repeat;
  background-attachment:fixed;
background-position:left top;  
 }
 
.newscell
{ 
    background-color: White;
    vertical-align: top;
    font-family:Verdana;
    font-size:8;
}

.admincell
{  
    background-color: Black;
    vertical-align: top;
    font-family:Verdana;
    font-size:8;
    
}

.desccell
{
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F79600;
    font-size  :10px;
	vertical-align:top;
	
}
.MsoNormal 
	{
	font-family:"Veranda";
	font-size: 8pt; 
	font-weight: normal; 
	font-family: Verdana;

	}
.btnstyle
{
   
}	
	
 .style2
        {
            width: 100%;
        }
        .style3
        {
            text-align: center;
        }
        .style5
        {
            font-size: medium;
        }
        .style8
        {
            color: White;
        }
        .style9
        {
            width: 818px;
            height: 244px;
        }
        
 /* Used by the page number control */
.PageNumbers
{
    display: inline;
}

.PageNumbers span
{
    padding-left: 3px;
     font-size:small;
}

.defaultpagecell
{
 border:solid 3px #C0C0C0;
 background-color:White;
  color:Black;
 font-family:Verdana;
 font-size:12px;
 font-weight:bolder;

}

.pictframe
{
 border-style:inset;
  border-width:10px;
   background-color:White;
    border-color:#4E5128;
}

.basicborder
{
  border:solid 3px #C0C0C0;
   background-color:White;
}


 