BODY { 
      	background: #FFFFFF;
      	font-family:arial,sans-serif;
      	font-size:12px;
      	color: black;
}

.headbanner{
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size: 12px;
        background-color:#FFFFFF;
       }

.adminbanner{
        text-decoration: none;
        text-align: center;
        font-weight: bold;
        font-family:arial,sans-serif;
        color: white;
        font-size: 16px;
        background-color:#990000;
       }

.indexmain{
        text-decoration:none; 
        font-weight:bold; 
        font-family:arial,sans-serif;
        color:black; 
        font-size:14px; 
        background-color:#FFFFFF;
        border-width: 0px;

       }
       
.story {
        text-decoration:none; 
        font-weight:bold; 
        font-family:arial,sans-serif;
        color:white; 
        font-size:14px; 
        border-width: 0px;
       } 
       
.storyhead { 
        text-decoration:none; 
        font-weight:bold; 
        font-family:arial,sans-serif;
        color:white; 
        font-size:14px; 
        background-color:#375570;
        border-color:#00FFFF;
        padding-top:2px; 
        padding-left:5px; 
        padding-right:5px; 
        padding-bottom:2px; 
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
       } 

.storyhead a:link{ 
        color:white; text-decoration:none; 
       }

.storyhead a:active{
        color:white; text-decoration:none;
       }

.storyhead a:visited{
        color:white; text-decoration:none;
       }

.storyhead a:hover{ 
        color:yellow; text-decoration:none; 
       }

.storysubhead {
        text-decoration:none;
        font-weight:bold;
        font-family:arial,sans-serif;
        color:white;
        background-color:#4c7fae;
        font-size:12px;
        padding-top:2px; 
        padding-left:5px; 
        padding-right:5px; 
        padding-bottom:2px;         
       }

       	      
.storysubhead a:link{
        color:white;
        text-decoration:none;
       }

.storysubhead a:visited{
        color:white;
        text-decoration:none;
       }
.storysubhead a:active{
        color:white;
        text-decoration:none;
       }
       
.storysubhead a:hover{
        color:yellow;
        text-decoration:none;
       }       

.storybody {
        text-decoration: none;
        font-weight: normal;
        color: black;
        font-size:12px;
        background-color:#F1F9FB;
        text-align:justify;
        padding-top:2px; 
        padding-left:5px; 
        padding-right:5px; 
        padding-bottom:2px;         
       }

.storybody a:link {
        text-decoration: none;
        color: blue;
       }

.storybody a:visited {
        text-decoration: none;
        color: blue;
       }

.storybody a:active {
        text-decoration: none;
        color: blue;
       }

       	
.storybody a:hover{
        text-decoration: none;
        color: red;
       }       

.storybody img{
         padding-left: 10px;
         padding-right: 10px;
         padding-top: 6px;
         padding-bottom: 6px;
       }


/*
.firstletter{
        display:block;     
        font-size:28px;
        float:left;      
        font-family:garamond,times,serif;
        margin: -12px 0 0 0;     
        padding-left:0px;
        color:#000000;
        color:#375570;
        background-color:#D3DEE9; 
        //height:58px; 
        // width:55px; 
       }
*/

.firstletter {
               float: left; 
               color: #903; 
               font-size: 60px;
               line-height: 40px; 
               padding-top: 4px; 
               padding-right: 8px; 
               padding-left: 3px;
               font-family: Georgia;
             }       


.storyfooter {
        text-decoration:none;
        font-weight:bold;
        font-family:arial,sans-serif;
        color:black;
        font-size:12px;
	      background-color:#d3dee9;
        padding-top:2px; 
        padding-left:5px; 
        padding-right:5px; 
        padding-bottom:2px;   

        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;

}

.storyfooter a:visited {
        text-decoration: none;
        color: blue;
       }	

.storyfooter a:link {
        text-decoration: none;
        color: blue;
       }

.storyfooter a:active {
        text-decoration: none;
        color: blue;
       }

.storyfooter A:hover {
        color: red
       }

.breaker {
        height:5px;
         }	
         
.archivenotice{
        font-size:30px; 
        font-weight:bolder;
      }         
       

.pagetitle {
        text-decoration: none;
        font-weight: bolder;
        color: black;
        font-size: 12px;
       }

.oldstory{
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size:12px;
        background-color:#F1F9FB;
        }

.oldstory a:hover{
        text-decoration: none;
        color: red;
        }

.oldstory a:visited, a:link, a:active {
        text-decoration: none;
        color:#0000ff;
        }

.menutext{
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size: 12px;
        background-color:#F1F9FB;
        }

.menutext a:visited {
        text-decoration: none;
        color: blue;
       }

.menutext a:link {
        text-decoration: none;
        color: blue;
       }

.menutext a:active {
        text-decoration: none;
        color: blue;
       }       
       
.menutext a:hover{
        text-decoration: none;
        color: red;
       }       


.adtext{
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size:12px;
        background-color:#F1F9FB;
        }

.adtext a:visited, a:link, a:active {
        text-decoration: none;
        color: blue;
        }
        
.adtext a:hover{
        text-decoration: none;
        color: red;
        }        

.pagi{
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size: 12px;
        }

.pagi a{
          text-decoration: none;
        color: blue;
}

.pagi a:active{
  font-weight: bolder;
  color: #FFFFFF;
  background-color: #00000E;
}


.pagi a:hover{
  color: #000;
  background-color: #00ff00;
}

.pagi a:visited {
        text-decoration: none;
        color: blue;
       }

.pagi a:link {
        text-decoration: none;
        color: blue;
        border: 1px solid black;
        padding: 0px 5px 0 5px;
        background-color:white;
       }


       
.pagi a:hover{
        text-decoration: none;
        color: red;
       }       
       
.boxbar {
        text-decoration:none;
        font-weight:bold;
        font-family:arial,sans-serif;
        color:white;
        background-color:#4c7fae;
        font-size:12px;
        padding-top:2px; 
        padding-left:5px; 
        padding-right:5px; 
        padding-bottom:2px;    
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
       }

.boxbar a:link, a:visited, a:active{
        color:white;
        text-decoration:none;
       }
       
.boxbar a:hover{
        color:yellow;
        text-decoration:none;
       }              
