body	{
		margin:0px;
		padding:0px;
		}
td		{
		color:#2D2F31;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:30px;
		background:url(images/list1.gif) bottom left repeat-x;
		padding:0px
		}
ul a	{
		color:#2D2F31;
		font-size:12px;
		font-weight:bold;
		text-decoration:none
		}
strong	{
		color:#B50000;
		}
a		{
		color:#B50000;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}


.more	{
		font-weight:bold;
		text-decoration:none;
		}
.m2 	{
		font-weight:bold;
		}
.m3 	{
		color:#2D2F31;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
		}
.priv	{
		background:url(images/bot_bg.gif) top left repeat-x;
		color:#FFFFFF;
		}
.priv a	{
		color:#FFFFFF;
		}
#f1 select {
		width:194px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		margin:0 0 0 13px
		}
#form select {
		width:190px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		}
#form textarea{
		width:189px;
		height:101px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		}
#form input{
		width:189px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		}
		
.stylesub {
	font-size: 14px;
	text-decoration: none;
	color:#B50000;
}
.stylesubred {
	color: #B50000;
	font-weight: bold;
}
/* begin styles for RSS Feed */

.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;

	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss-title, rss_title a {
	font-family: verdana, arial, sans-serif ;
	font-size: 11px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
  
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60000;
	}

.pod-play-box {
	margin: 4px 0;
	font-size:90%;
}


/* 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: #222222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

 .cssButton {
	color: #FFFFFF;
	background-color:#990000;
	border: 1px solid #FFFFFF;
	padding: 1px;
	font-size:11px;
}