 body {
	font-size: 9pt;
	font-family:Verdana, sans-serif;
	color: #000000;
}
 
 h1 {
	font-size: 15px;
	font-family:Verdana, sans-serif;
	font-weight: bold;
	color: #C0BBA5;
}
	
 h2 {
	font-size: 13px;
	font-family:Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 0px; margin: 0px; 
}

 h3 {
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	
}


 h4 {
	font-size:9px;
	font-family:Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	
}

        
  p, li, td {
	font-size: 9pt;
	font-family:Verdana, sans-serif;
	color: #000000;

}

  .colred {
	color: #990000;

}

 .smalltxt {
	font-size: 10px;

}

  .colredsmall {
	color: #990000;
	font-size: 10px;

}

#storyhead {
   font-size: 13px;
   color : #21BB76;
   font-weight : bold;
   text-decoration : none;
   padding: 0px; margin: 0px;
   line-height: 1em;
   }
   
#storyhead a{
   padding: 0px; margin: 0px;
   line-height: 1em;
   }
#storyhead a:hover{
   color : #990000;
  }

#storypara {
   font-size: 11px;
   color : #000000;
   text-decoration : none;
   padding: 0px; margin: 0px;
   line-height: 1.2em;
   }
   
#storypara a{
   padding: 0px; margin: 0px;
   line-height: 1.2em;
   }
#storypara a:hover{
   color : #990000;
  }

#storydate {
   font-size: 9px;
   color : #bb0000;
   text-decoration : none;
   padding: 0px; margin: 0px;
   line-height: 1.2em;
   }
   

#hnav ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color : #BFC160;
   color : #21BB76;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #ffffff;
   border-width : 1px 0 1px 0;
}
#hnav ul li{
   display : inline;
}
#hnav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #BFC160;
   color : #000;
   font-weight : bold;
   text-decoration : none;
   float : left;
   border-right-color : #ffffff;
   border-right-style : solid;
   border-right-width : 1px;
}
#hnav ul li a:hover{
   background-color : #C0BBA5;
   color : #fff;
}


#vnavcontainer { width: 129px; }

#vnavcontainer ul
{
margin-left: 0;
padding-left: 2px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}

#vnavcontainer a
{
display: block;
padding: 0px;
width: 129px;
background-color: #D2CFCA;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#vnavcontainer a:link, #vnavlist a:visited
{
color: #000;
text-decoration: none;
}

#vnavcontainer a:hover
{
background-color: #C0BBA5;
color: #000;
}


#footer p {
   background-color : #BFC160;
   color : #000;
   font-weight : bold;
   text-decoration : none;
   font-size: 8pt;
	}
	
#footer a{
   background-color : #BFC160;
   color : #000;
   font-weight : bold;
   text-decoration : none;
   }
#footer a:hover{
   background-color : #C0BBA5;
   color : #000;
  }

#tophead p{
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color : #F7F7EB;
   color : #ffffff;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #ffffff;
   border-width : 1px 0 1px 0;
}

#vnavcontainerOR { width: 129px; }

#vnavcontainerOR ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight : bold;
}

#vnavcontainerOR a
{
display: block;
padding: 0px;
width: 129px;
background-color: #F7F7EB;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#vnavcontainerOR a:link, #vnavlist a:visited
{
color: #000;
text-decoration: none;
}

#vnavcontainerOR a:hover
{
background-color: #F8CB91;
color: #000;
}


#homebt a
{
display: block;
background-color: #BFC160;
margin-left: 0;
padding-left: 2px;
font-family: Arial, Helvetica, sans-serif;
font-weight : bold;
width: 129px;
}

#homebt a:link, #homebt a:visited
{
color: #000;
text-decoration: none;
}

#homebt a:hover
{
background-color: #fff;
color: #000;
}


table#datatable 
		{    
		background-color:#FFFFFF;    
		border: solid #000 1px;    
		width: 450px;
		float: center;
		}

table#datatable td 
		{    
		padding: 5px;    
		border: solid #000 1px;
		font-size: 8pt;
		}
		
.data 
		{    
		color: #000000;    
		text-align: right;    
		background-color: #ffffff;
		width: 270px;    
		}
		
.toprow 
		{    
		font-style: italic;    
		text-align: center;    
		background-color: ##BFC160;
		color: #FFFFFF;
		font-weight: bold;
		}
		
.leftcol 	{    
		font-weight: bold;    
		text-align: left;    
		width: 180px;    
		background-color: #D2CFCA;
		}
		
	
#current, #currentbt, #currentbt:a {
	background-color: #C0BBA5;
	}
#current, #currentbt, #currentbt:visited
{
background-color: #C0BBA5;
color: #000;
text-decoration: none;
}
#current, #currentbt, #currentbt:hover
{
background-color: #C0BBA5;
color: #000;
}


#subcurrent, #subcurrentbt, #subcurrentbt:a {
	background-color: #F7F7EB;
	color: #000;
text-decoration: none;
	}
#subcurrent, #subcurrentbt, #subcurrentbt:ul {
	background-color: #F7F7EB;
	color: #000;
text-decoration: none;
	}
#subcurrent, #subcurrentbt, #subcurrentbt:li {
	background-color: #F7F7EB;
	color: #000;
text-decoration: none;
	}
#subcurrent, #subcurrentbt, #subcurrentbt:visited
{
background-color: #F7F7EB;
color: #000;
text-decoration: none;
}
#subcurrent, #subcurrentbt, #subcurrentbt:hover
{
background-color: #efefef;
color: #000;
}

A:link { text-decoration: underline; color: #BFC160;}
A:visited { text-decoration: underline; color: #ABA7A1; }
A:hover { text-decoration: none; color: #ABA7A1; }