a: {
	TEXT-DECORATION: none;
	Color: gray
}

a:hover {
	TEXT-DECORATION: none;
    border-bottom: 1px dotted #333333
}

.tabletopborder {
	border-top : 1px solid #FFCC00; 
	border-left : 1px solid #FFCC00; 
	border-right : 1px solid #FFCC00; 
	border-bottom : 1px solid #FFCC00; 
	background : white;
}

.tablesideborder {
	border-right : 1px solid #FFCC00; 
	background : white;
}

.TitleSml {
	COLOR: #FFCC00; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 15px;
}

.TitleSml A {
	COLOR: #FFCC00; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 15px;
}

.TitleSml2 {
	COLOR: #FFCC00; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold; LINE-HEIGHT: 15px;
}

.Body {
		background-color: #FFFFFF; COLOR: #gray;
}

.BodySml {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 10px; LINE-HEIGHT: 14px;
}


A.BodySml {
	COLOR: #666666;  TEXT-DECORATION: none;
}

.BodySml2 {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 10px; LINE-HEIGHT: 14px;
}


A.BodySml2  {
	COLOR: #666666; TEXT-DECORATION: underline;
}

.BodySmlest {
	COLOR: silver; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; LINE-HEIGHT: 13px; font-style : italic;
}

A.BodySmlest {
	COLOR: silver; TEXT-DECORATION: none;
}

.hr {
	COLOR: silver; 

}
.BodySmlNews {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 10px; LINE-HEIGHT: 14px;
}


A.BodySmlNews {
	COLOR: #666666;  TEXT-DECORATION: none; FONT-WEIGHT: bold; 
}


.BodySmlestNews {
	COLOR: silver; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 9px; LINE-HEIGHT: 13px; font-style : italic; Margin-top: 6px
}

A.BodySmlestNews {
	COLOR: silver; TEXT-DECORATION: none;

.rss-box {
	 margin: 0.5em;
	 width: 150px;
	 background-color: #FFFFFF;
         border: 1px solid #FF9900;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #666666;
}
p.rss-title {padding:0.5em;}

.rss-title {
	text-decoration: none;
	FONT-SIZE: 10px; 
	LINE-HEIGHT: 14px;
	COLOR: #ff9900;
	FONT-FAMILY: Verdana, Arial, sans-serif
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  FONT-FAMILY: Verdana, Arial, sans-serif
  font-size: 10px;
  LINE-HEIGHT: 14px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	COLOR: #FF9900; TEXT-DECORATION: none
	}
	
.rss-item a:visited {
	COLOR: #FF9900; TEXT-DECORATION: none
}

.rss-item a:active {
	COLOR: Red; TEXT-DECORATION: underline
}

.rss-item a:hover {
	COLOR: Red; TEXT-DECORATION: underline
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
/* 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

