﻿body 
{

 }

/************************************************************************
* 
* Rollover buttons
* background: url('../images/bio.png')no-repeat;
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color:Transparent;
    color: #FFFFFF;
        height: 22px;
        font-weight: normal;
        font-size: 9px;
        padding-bottom: 9px;
        padding-left: 3px;
        padding-right: 3px;
        cursor: pointer;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
 
     border-style: solid;
    border-color:Yellow;
    border-width: 1px;
}

.imagesmall, .imagesmall-ovr
{ border-style: none;
    border-color: inherit;
    border-width: medium;
      color: #FFFFFF;
        height: 22px;
        font-weight: normal;
        font-size: 9px;
        padding-bottom: 9px;
        padding-left: 3px;
        padding-right: 3px;
        cursor: pointer;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
  
}
   
 

.imagesmall-ovr
{
   background-color:Navy;
  
       outline-style:solid;
        outline-width:1px;
}






/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */





 
.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;

	}
 .logotable
 {
    width: 78%;
 }
        .style3
        {
            text-align: center;
        }
        .style5
        {
            font-size: medium;
        }
        .style8
        {
            color: #FFFFFF;
        }
      
        
     .pagecenter
     {
       vertical-align:top;
      width: 620px;
      height: 244px;
       background-color:Transparent;
     } 
     
     .pageleft
     {
     width:auto;
       vertical-align:top;
     } 
      
     .pageright
     {
     width:auto;
      vertical-align:top;
    text-align: center;
}
        
    .splogo
    {
      height:55px;
      width:114px;
       border:solid thick Scrollbar;
        border-color:Scrollbar;
         outline-color:Scrollbar;
          outline-style:solid;
           outline-width:1px;
     
     }
     
    .menuitem
    {
      height:16px;
      width:106px;
       border:solid thick Scrollbar;
        border-color:Scrollbar;
         outline-color:Scrollbar;
          outline-style:solid;
           outline-width:1px;
            
      }
    .nxtrace
    {
     text-align:center;
      font:veranda;
       font-size:large;
        font-weight:bold;
         color:Scrollbar;
    }
    
    .copyright
{

	font-size:small;
	text-align:center;
      font:veranda;
        font-weight:bold;
         color:Scrollbar;
}

