body			{text-decoration: none; font-family: Arial, Helvetica; font-size: 10pt; color:#cccccc; }

img
{ border: none; }

A.nav1			{text-decoration: none; font-family: Arial, Helvetica; font-size: 10pt; color:#ffffff; font-weight: bold;}
A.nav1:hover		{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#ff9933;}
A.nav1:visited		{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#ffffff;}
A.nav1:visited:hover	{text-decoration: none;  font-family: Arial, Helvetica; font-size: 10pt; color:#ff9933;}
	

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.moreImages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7E16;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.header3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.header3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.header6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.header7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9933;
	background-color: #000000;
	text-align: center;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 280px;
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FF7E16;
	text-align: left;
}
p.rss-title {padding:0.05em;}
.rss-title {
        text-transform:uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF7E16;
	font-weight:bold;
	margin: 0px;
        margin-bottom: 8px;
	padding:0em;
	text-align: center;
}

.rss-item  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-item a {
	text-decoration : none;
	color: #bbb;
	font-size: 12px;
	font-weight:light;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.rss-item a:hover {
	color:#FF7E16;
}

.rss-date {
	font-size: 75%;
	font-weight : normal;
	color: #CA5C30;
	}

.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
   }
