
body {	
	padding:0px;	
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	background:#9BA7AE;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
PRE 
{
	overflow: auto;
	width: 500px;
}
A 		{ color: #0B0888; text-decoration: none; }
A:link		{ color: #0B0888; text-decoration: none; }
A:visited	{ color: #0B0888; text-decoration: none; }
A:active	{ color: #0B0888;  }
A:hover		{ color: #585858; text-decoration:underline; }	

.barlink 		{ color: #A3AEB5; text-decoration: none; }
.barlink:link		{ color: #A3AEB5; text-decoration: none; }
.barlink:visited	{ color: #A3AEB5; text-decoration: none; }
.barlink:active	{ color: #A3AEB5;  }
.barlink:hover		{ color: #ffffff; text-decoration:none; }	

.selbarlink 		{ color: #FFFFFF; text-decoration: none; }
.selbarlink:link	{ color: #FFFFFF; text-decoration: none; }
.selbarlink:visited	{ color: #FFFFFF; text-decoration: none; }
.selbarlink:active	{ color: #FFFFFF;  }
.selbarlink:hover	{ color: #000000; text-decoration:underline; }	

.tablink 		{ color: #808080; text-decoration: none; font-weight:bold; }
.tablink:link	{ color: #808080; text-decoration: none; }
.tablink:visited	{ color: #808080; text-decoration: none; }
.tablink:active	{ color: #808080; text-decoration: none; }
.tablink:hover	{ color: #000000; text-decoration: none; }

.seltablink 		{ color: #FFFFFF; text-decoration: none; font-weight:bold; }
.seltablink:link	{ color: #FFFFFF; text-decoration: none; }
.seltablink:visited	{ color: #FFFFFF; text-decoration: none; }
.seltablink:active	{ color: #FFFFFF;  }
.seltablink:hover	{ color: #000000; text-decoration: none;  }

.graylink 			{ color: #808080; text-decoration: none; }
.graylink:link		{ color: #808080; text-decoration: none; }
.graylink:visited	{ color: #808080; text-decoration: none; }
.graylink:active	{ color: #808080;  }
.graylink:hover		{ color: #000000; text-decoration: none;  }

.darkbluelink 			{ color: #0905AD; text-decoration: none; }
.darkbluelink:link		{ color: #0905AD; text-decoration: none; }
.darkbluelink:visited	{ color: #0905AD; text-decoration: none; }
.darkbluelink:active	{ color: #0905AD;  }
.darkbluelink:hover		{ color: #000000; text-decoration: none;  }

.darkgreenlink 			{ color: #3C454B; text-decoration: none; }
.darkgreenlink:link		{ color: #3C454B; text-decoration: none; }
.darkgreenlink:visited	{ color: #3C454B; text-decoration: none; }
.darkgreenlink:active	{ color: #3C454B;  }
.darkgreenlink:hover	{ color: #800000; text-decoration: none; border-bottom:1px dotted #800000;  }

.BlogTitleLink 			{ color: #404040; text-decoration: none; }
.BlogTitleLink:link		{ color: #404040; text-decoration: none; }
.BlogTitleLink:visited	{ color: #404040; text-decoration: none; }
.BlogTitleLink:active	{ color: #404040;  }
.BlogTitleLink:hover		{ color: #0000C0; text-decoration: none;border-bottom:1px dotted #0000C0;  }

.GreenLink 			{ color: #02A816; text-decoration: none; font-weight:bold; }
.GreenLink:link		{ color: #02A816; text-decoration: none; }
.GreenLink:visited	{ color: #02A816; text-decoration: none; }
.GreenLink:active	{ color: #02A816;  }
.GreenLink:hover	{ color: #02A816; text-decoration: none; border-bottom:1px dotted #02A816; }

.SiteLink 			{ color: #EA4040; text-decoration: none; }
.SiteLink:link		{ color: #EA4040; text-decoration: none; }
.SiteLink:visited	{ color: #EA4040; text-decoration: none; }
.SiteLink:active	{ color: #EA4040;  }
.SiteLink:hover		{ color: #EA4040; text-decoration: none; border-bottom:1px dotted #EA4040; }

.CountryLink 			{ color: #FC5F00; text-decoration: none; font-weight:bold; }
.CountryLink:link		{ color: #FC5F00; text-decoration: none; }
.CountryLink:visited	{ color: #FC5F00; text-decoration: none; }
.CountryLink:active		{ color: #FC5F00;  }
.CountryLink:hover		{ color: #FF0000; text-decoration: none; border-bottom:1px dotted #EA4040; }

.blacklink 			{ color: #000000; text-decoration: none; }
.blacklink:link		{ color: #000000; text-decoration: none; }
.blacklink:visited	{ color: #000000; text-decoration: none; }
.blacklink:active	{ color: #000000;  }
.blacklink:hover		{ color: #000000; text-decoration: none; border-bottom:1px dotted #EA4040; }

.ToolbarTitle
{
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	color:#A3AEB5;
	padding-left:20px;
	padding-right:20px;
	height:37;
}
.SelToolbarTitle
{
	font-family: tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	height:37;
}
.PageContent
{
	background:#FFFFFF;
	width:100%;
	padding:10px;
}
.PostGroupTitle
{
	font-family: tahoma; 
	font-size: 20px; 
	font-weight:bold;
	color:#022B7E;
	padding-bottom:20px;
}
.BlogRightPanel
{
	border-left:1px solid #C6C6C6;
	padding-left:10px;
	padding-right:0px;
}
.BlogRightPanelCaption
{
	font-family: tahoma; 
	font-size: 14px; 
	font-weight:bold;
	color:#000;	
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	border-bottom:1px dotted #808080;
}
.BlogRightPanelTxt
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#808080;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:10px;	
	line-height:140%;
}
.BlogFirstTitle
{
	font-family: tahoma; 
	font-size: 19px; 
	font-weight:bold;
	color:#022B7E;
	padding-bottom:2px;
}
.BlogTitle
{
	font-family: tahoma; 
	font-size: 15px; 
	font-weight:bold;
}
.FullBlogTitle
{
	font-family: tahoma; 
	font-size: 20px; 
	font-weight:bold;
}
.BlogContent
{
	font-family: tahoma; 
	font-size: 12px; 
	color:#444444;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px;
	line-height:140%;
}
.BlogContentSubTitle
{
	font-family: tahoma; 
	font-size: 17px; 
	font-weight:bold;
	color:#444444;
	padding-top:20px;
}
.BlogContentDescription
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#AFADAD;
	line-height:140%;
	text-align:justify;
}
.BlogDescription
{
	font-family: tahoma; 
	font-size: 12px; 
	color:#444444;
	padding:10px;
	line-height:140%;
	vertical-align:top;
}
.BlogExtras
{
	font-family: tahoma; 
	font-size: 11px; 
	color:#C0C0C0;
	padding:6px;
	
}
.SideTable
{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:15px;
	border-left:1px dotted #808080;
	height:100%;
	padding-left:15px;
	padding-right:15px;
}
.SideTableContent
{
	padding:5px;
	border:1px solid #D6D6D6;
	background-image:url('SideTableContentBG.png');
	background-repeat: repeat-x;
}
.LatestPostsTitle
{
	font-family: tahoma; 
	font-size: 17px;
	padding-left:10px;
	padding-bottom:5px;
}
.LatestPostsContent
{
	padding:5px;
}
.LatestPostTitle
{
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:bold;
	padding-top:10px;
	border-top:1px dotted #D6D6D6;
}
.LatestPostExtra
{
	font-family: tahoma; 
	font-size: 10px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}
.GrayTxt
{
	font-family: tahoma;
	font-size:12;
	color:#808080;
	line-height:140%;
}
.SmallGrayTxt
{
	font-family: arial;
	font-size:11;
	color:#808080;
	line-height:140%;
}
.latestrelease
{
	font-family: tahoma;
	font-size:15;
	font-weight:bold;
}
.IndexText
{
	font-family: tahoma;
	font-size:12;
	color:#716F6F;
	line-height:140%;
}
.relinfocap
{
	font-family: tahoma;
	font-size:12;
	font-weight:bold;
	color:#404040;
}
.relinfotxt
{
	font-family: tahoma;
	font-size:12;
	color:#808080;
	padding-left:25px;
	line-height:140%;
}
.relhighlights
{
	font-family: tahoma;
	font-size:12;
	color:#808080;
	padding-left:10px;
	line-height:160%;
}
.BigTitle
{
	font-family: tahoma;
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
	color:#404040;
	padding-bottom:3px;
	width:100%;
}
.DescriptionContent
{
	font-family: tahoma;
	font-size:12;
	color:#404040;
	line-height:150%;
	padding:20px;
}
.SubTabL
{
	font-family: tahoma;
	font-size:11;
	color:#808080;
	height:20px;
	border-right:1px solid #CCCCCC;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}
.SubTabC
{
	font-family: tahoma;
	font-size:11;
	color:#808080;
	height:20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}
.SubTabR
{
	font-family: tahoma;
	font-size:11;
	color:#808080;
	border-left:1px solid #FFFFFF;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:10px;
}
.SR_Title
{
	font-size:14;
	font-family: arial;
	font-weight:bold;
	color:#02A816;
}
.SR_Content
{
	font-size:12;
	font-family: arial;
	color:#404040;
	line-height:140%;
	padding-top:5px;
	padding-bottom:10px;
}
.SR_PlayerPanel
{
  font-size:10;
  font-family: arial;
  color:#404040;
}
.SR_EpisodeInfo
{
  font-size:10;
  font-family: arial;
  color:#404040;
  line-height:150%;
  padding-left:10px;
}
.SR_AudioDuration
{
	font-size:11;
	font-family: arial;
	font-weight:bold;
	color:#A9A9A9;
}
.SR_RateExtraInfo
{
	font-size:11;
	font-family: arial;
	color:#808080;
	padding-bottom:2px;
}
.SR_ExtraInfo
{
	font-size:11;
	font-family: arial;
	color:#A0A0A0;
	padding-bottom:2px;
}
.SR_Command
{
	font-size:11;
	font-family: arial;
	color:#676767;
	padding-bottom:5px;
	padding-left:0px;
}
.SR_Channel
{
	font-size:11;
	font-family: arial;
	color:#EA4040;
}
.RateTable
{
	border:1px solid #808080;
	width:55;
	height:60;
	background:#fff;
}
.Rate
{
	font-family: tahoma;
	font-size:30;
	font-weight:bold;
	color:#000;
	text-align:center;
}
.RateInfo
{
	font-family: tahoma;
	font-size:11;
	color:#C0C0C0;
	text-align:center;
}
.GrayTxt2
{
	font-family: tahoma;
	font-size:11;
	color:#404040;
	line-height:140%;
}
.SearchResultsTable
{
	padding-bottom:50px;
}
.SelSearchBarSegs
{
	font-family: arial;
	font-size:11;
	font-weight:bold;
	color:#FE3AA9;
	padding-right:8px;
}
.SearchBarSegs
{
	font-family: arial;
	font-size:11;
	padding-left:4px;
	padding-right:5px;
	cursor:hand;
	cursor:pointer;
	color:#000000;
}
.BSearchBarSegs
{
	font-family: arial;
	font-size:11;
	padding-left:4px;
	padding-right:5px;
	cursor:hand;
	cursor:pointer;
	color:#000000;
}
.PurpleButton
{ 
  font: 11px Arial, Helvetica, sans-serif; 
  font-weight:bold;
  color: #FFFFFF; 
  background: #FF1F93; 
  border: 1px solid; 
  border-top-color: #FF9DD0; 
  border-right-color: #FF138D; 
  border-bottom-color: #FF138D; 
  border-left-color: #FF9DD0; 
  padding-top:1px;
  padding-right:6px;
  padding-bottom:1px;
  padding-left:6px;
  height:22px;
}
.SideBoxTitle
{
	font-family: arial;
	font-size:14;
	font-weight:bold;
	background:#FFF;
	height:20px;
	padding:7px;
	border-bottom:1px dotted #C0C0C0;
}
.SideBoxContent
{
	font-family: tahoma;
	font-size:11;
	background:#FFF;
	width:100%;
	padding:10px;
	line-height:140%;
}
.textarea
{
	font-family: tahoma;
	font-size:11;
	padding:5px;
	line-height:140%;
}
.BottomBar
{
	font-family: tahoma;
	font-size:11;
}


.NavCell
{
	font-family: tahoma;
	font-size:11;
	text-align:center;
	color:#000000;
	padding:4px;
	background:#F5F5F5;
	border:#C0C0C0 1px solid;
	width:16px;
}
.NavCellButton
{
	font-family: tahoma;
	font-size:11;
	text-align:center;
	color:#000000;
	padding-left:14px;
	padding-right:14px;
	padding-top:3px;
	padding-bottom:3px;
	background:#F5F5F5;
	border:#C0C0C0 1px solid;
	width:52px;
}
.DisNavCellButton
{
	font-family: tahoma;
	font-size:11;
	text-align:center;
	color:#F0F0F0;
	padding-left:14px;
	padding-right:14px;
	padding-top:3px;
	padding-bottom:3px;
	background:#FFFFFF;
	border:#F0F0F0 1px solid;
	width:52px;
}
.HoveredNavCell
{
	font-family: tahoma;
	font-size:13;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:4px;
	background:#90E97F;
	cursor:hand;
	cursor:pointer;
	border:#000 1px solid;
	width:16px;
}
.HoveredNavCellButton
{
	font-family: tahoma;
	font-size:11;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding-left:14px;
	padding-right:14px;
	padding-top:3px;
	padding-bottom:3px;
	background:#90E97F;
	cursor:hand;
	cursor:pointer;
	border:#000 1px solid;
	width:52px;
}
.SelNavCell
{
	font-family: tahoma;
	font-size:13;
	text-align:center;
	color:#000000;
	padding:4px;
	background:#90E97F;
	border:#208B0B 1px solid;
	width:16px;
}

.CountryInRatePanel
{
	font-family: tahoma;
	font-size:10;
	padding:2px;
	background:#FAFAFA;
	height:22px;
	width:160px;
}
.ListingCaption
{
	font-family: arial;
	font-size:15;
	font-weight:bold;
	color:#404040;
	border-bottom:#C0C0C0 1px dotted;
	padding-bottom:5px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px;
	margin-right:20px;
	margin-top:4px;
}

.HomeBottomBar
{
	width:100%;
	border-top:1px dotted #C0C0C0;
	padding:5px;
	margin-top:50px;
	margin-bottom:10px;
}

.AffiliateTable
{
	border:1px solid #C0C0C0;
	padding:4px;
	width:250px;
	margin:4px;
}
.AffiliateBanner
{
	font-family: arial;
	font-size:9;
	color:#B0B0B0;
	text-align:right;
}
.AffiliateTitle
{
	font-family: arial;
	font-size:11;
	color:#404040;
	padding-left:5px;
	padding-bottom:3px;
}
.AffiliateDescription
{
	font-family: arial;
	font-size:11;
	line-height:140%;
	color:#404040;
	padding-left:5px;
}
.AffiliateLinks
{
	font-family: arial;
	font-size:10;
	padding-left:5px;
}
.AffiliatePresentationBox
{
	margin-left:50;
	background:#FEFEE0;
	border:1px dotted #ECEA22;
	width:380px;
	padding:10px;
}
.PodcastIntroTitle
{
	font-family: tahoma;
	font-size:20;
	font-weight:bold;
	color:#404040;
	padding-bottom:10px;
}
.PodcastIntroText
{
	font-family: arial;
	font-size:12;
	color:#404040;
	padding:3px;
	line-height:140%;
}
.MentionsSideTitle
{
	font-family: tahoma;
	font-size:20;
	font-weight:bold;
	color:#404040;
	padding:3px;
	line-height:140%;
}
.MentionDescTable
{
	font-family: arial;
	font-size:11;
	color:#404040;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	line-height:140%;
}
