/* 
Spring Colors 
 #4d6d0c
 #54901f
 #9be260
 #bdf173
 #cef6ad
*/


    /* Being Used */
    .pageTitle2
    {
        background:url("/images/GroupMiddle4.gif") #ffffff repeat-x;
        border-left:solid 1px #cccccc; 
        border-right: solid 1px #cccccc;
      
        font-weight:bold;
        text-align: left;
        font-size: 14px;
        line-height:30px;
        width: 922px;
    }    
    .pageTitle
    {
        background:url("/images/GroupMiddle4.gif") #ffffff repeat-x;
        border-left:solid 1px #cccccc; 
        border-right: solid 1px #cccccc;
        font-weight:bold;
        text-align: left;
        font-size: 14px;
        line-height:30px;
        width: 922px;
    }    

    .pageTitleText
    {
        text-align: left;
        font-size: 14px;
        margin-left:10px;
        line-height:30px;
    }    
    
    .pageBodyText 
    {
        text-align:left;
        line-height:150%;        
        padding:20px 20px 20px 20px;
        background-color:#ffffff;
        border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        margin:0 auto;
    }    
    

    
    .TopImage
    {
        height:64px;
        width:109px;
        color: #000000;
        xborder: solid 1px black;
        xbackground-attachment:scroll;  
        xbackground-image: url(../images/FishStock2.png); 
        xbackground-repeat: no-repeat; 
        xbackground-position: left top; 
        margin: auto;
        margin-top:5px;
    }

    
    
    .pageTitleBorder
    {
        background-color:#e3e3e3; /*#eeeeee; /* #99ccff; */
        background:url(/images/test/GroupMiddle.gif) #ffffff repeat-x;
        font-size: 14px;
        color:Black;
        font-weight:bold;
        text-align: left;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:40px;
        line-height:38px;
        width:798px;
        border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        border-top: solid 1px #cccccc;
        border-bottom:solid 1px #cccccc;
    }    




    .pageBodyBorder 
    {
        line-height:150%;        
        width:798px;
        border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        xborder-top: solid 1px #cccccc;
        border-bottom:solid 1px #cccccc;
    }    


    
input.showbutton
{
   font-size:10px;
   font-family:Verdana;
   width:20px;
   xheight:18px;
   text-align: center;
   vertical-align: middle;
   margin: 0px 0px 0px 0px;
   xborder-width:1px;
   xborder-color: #000000; 
}



