/* NEWS MASTHEAD */
.lnews    {font-family: "Garamond", "Times New Roman", serif; font-size: 11pt; font-weight: bold; 
           color: black; text-align: center; } 
.lnews h1 {font-size: 22pt; margin-top: 4px; margin-bottom: 2px; }
.lnews p  {color: black; margin-top: 2px; margin-bottom: 8px; }
.lnews a  {color: black; text-decoration: none; }
.lnews a:hover {color: red; text-decoration: underline; }

/* containers 460 */
table.newsitems {width: 705px; background-color: white; border: 0; padding: 0; border-collapse: separate; padding: 5px;}
table.newscolm1 {width: 230px; border-collapse: collapse; border: 0;
                 font-family: "Verdana", "Arial", sans-serif; font-size: 9pt; font-weight: normal;	}

td.news {vertical-align: top;}
td.headline {background-color: #DDDDDD; padding-top: 3px; padding-bottom: 3px;padding-left: 5px; }
td.bodycolr1 {background-color: #F8F8F8; padding: 5px;}				 
td.bodycolr2 {background-color: #EAF0F3; padding: 5px; }    
td.bodycolr3 {background-color: #F2F2F2; padding: 5px; }

td.linksbox {background-color: #EDEDED; padding: 0; }
td.breakline {height: 5px; background-color: white; }

/* TOPIC BOX */
.tbx {font-family: "Verdana", sans-serif; font-size: 9pt; font-weight: normal; color: black; 
      vertical-align: top; text-align: left; /* margin-collapse: collapse; */}	
.tbx p {background-color: #F8F8F8;  width: 350px; float: left;  
        padding: 0; padding-left: 4px; padding-right: 4px;
				border-top: solid #F5DEB3 1px;  border-right: solid #A0522D 1px; 
				border-bottom: solid #A0522D 1px; border-left: solid #F5DEB3 1px;
				margin-top: 4px; margin-bottom: 2px;}
.tbx a {color: black; font-weight: bold; text-decoration: none;}	
.tbx a:hover  {color: red; font-weight: bold; text-decoration: none;}
				
/* PHOTO OF THE MONTH */
td.monthphoto {background-color: #F5F5F5; font-size: 8pt; padding: 0; margin: 0;}
h1.monthphoto {font-size: 11pt; font-weight: bold;  margin-top: 2px; margin-bottom: 2px;}
td.piccaption {font-size: 8pt; background-color: #F5F5F5; padding-left: 5px;}		
.monthphoto {font-size: 8pt; color: black;  }
.monthphoto h2 {font-size: 10pt; font-weight: bold; margin-top: 2px; margin-bottom: 2px;}
.monthphoto p {font-size: 9pt; font-weight: normal; margin-top: 2px; margin-bottom: 2px;}
.monthphoto a {font-weight: bold; color: black; text-decoration: none;}
.monthphoto a:hover {font-weight: bold; color: red; text-decoration: none;}
.monthphoto p.small {font-size: 8pt; font-weight: normal; margin-top: 2px; margin-bottom: 2px;}
							 
/* INLINE TEXT & LINKS - MAKE ALT COLOR? */
.stdtxt {font-family: "Verdana", "Arial", sans-serif; font-size: 9pt; font-weight: normal; color: black;  text-decoration: none;}
.stdtxt p {color: black;  margin-top: 6px; margin-bottom: 2px;}
.stdtxt p.small {font-size: 7pt; margin-top: 2px; margin-bottom: 2px;}
.stdtxt p.smallish {font-size: 8pt; margin-top: 2px; margin-bottom: 2px;}
.stdtxt p.smallup {font-size: 7pt; margin-top: -0px; margin-bottom: 0px; float: right;}
.stdtxt a {font-weight: bold; color: black; text-decoration: none;}
.stdtxt a:hover {color: red; text-decoration: none; }
.stdtxt ul {list-style: disc outside; margin-left: 15px;
             margin-top: 4px; margin-bottom: 2px; font-size: 8pt; }
.stdtxt li {margin-top: 2px; }

.stdtxt span.emph {font-weight: bold; color: #444444;}

 
.lktxt {font-family: "Arial", sans-serif; font-size: 9pt; font-weight: bold;}
.lktxt a.lt {color: #000077; text-decoration: none; float: left; margin-left: 5px; }
.lktxt a.rt {color: #000077; text-decoration: none; float: right; margin-right: 5px; }
.lktxt a:hover {color: #3535EB;  text-decoration: underline;}

.photolink p {font-size: 8pt; color: black; text-decoration: none; margin-top: 0;}
.photolink a {font-size: 8pt; color: black; text-decoration: none;}
.photolink a:hover {font-size: 8pt; text-decoration: underline;}
.photolink img {border: 0; margin: 0;}

h1.newsitem {font-size: 11pt; font-weight: bold;  margin-top: 2px; margin-bottom: 2px;} 
h2.newsitem {font-size: 10pt; font-weight: bold; margin-top: 2px;  margin-bottom: 2px;} 

img.sponsors {border: #666666 1px solid; width: 130px; margin-top: 2px; margin-bottom: 0; }				
img.smalllogort {float: right; width: 55px; height: 55px; margin-left: 8px;}
img.smalllogolt {float:left; width: 55px; height: 55px; margin-right: 8px;}
	
	 
