.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.titlemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titlesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/* [disabled]color: #F00; */
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30F;
}
.textSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textSmRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}
.textSmTimes {
	font-family: Times New Roman, Times, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
}
.textTiny {
	font-family: Times New Roman, Times, Helvetica, serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:hover {color: red}.caltext {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
}
.caltextWht {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textlinksize {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}
.caltextWhtLg {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.LucidaWhite16 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlesmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.georgia14 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }

.georgia14 a {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none;
}


ul {margin-left: 1.5em; padding-left: 0;} 

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 90%;
	 background-color: silver;
	 border: 1px solid black;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: maroon;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 8pt;
	background-color: black;
	color: white;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  font-size: 10pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:maroon;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: red;
	}
 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
   
.h_s1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.h_s2 {font-family: Georgia, "Times New Roman", Times, serif}   
.textred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}

