﻿body { font-family: Segoe UI, Tahoma, Arial;height: 100%; color: white; }


a:link,a:visited { color: #ffffff; text-decoration: underline; }
a:hover,a:active { color: yellow; text-decoration: underline; }
 

a.NavLink:link,a.NavLink:visited { color: #ffffff; text-decoration: none; }
a.NavLink:hover { color: #86ebfd; text-decoration: none; }
a.NavLink:active { color: #ffffff; text-decoration: none; }


#txtDescription_Div { background-color: #002D42; padding: 15px }
#txtLongDesc_Div { background-color: #002D42; padding: 15px }
#txtJoinTheBuzz_Div { background-color: #002D42; padding: 15px }
#txtAboutUs_Div { background-color: #002D42; padding: 15px }
#txtVideoDesc_Div { background-color: #002D42; padding: 15px }



#divNoStations { padding-left: 20px; color: #86ebfd; font-size: 16px; font-weight: bold; font-style: italic; }

.HeaderCell {font-size: 14px; font-weight: bold;}


.CommonMediumBlue { padding-left: 20px; color: #86ebfd; font-style: italic; font-weight: bold; font-size: 16px; }
.CommonLargeBlue { color: #86ebfd; font-style: italic; font-weight: bold; font-size: 20px; }
.PackageTitle { color: #86ebfd; font-weight: bold; font-size: 18px;  }

a.CommonLargeBlue:link, a.CommonLargeBlue:visited, a.CommonLargeBlue:active, a.CommonLargeBlue:hover { color: #86ebfd; }

A.PTLink:link,A.PTLink:visited
{

	float: right;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	background-color: #dfdfdf;
	width: 100%;
	text-decoration: none;
	color: #191919;
}

A.PTLink:active,A.PTLink:hover
{
	background-color: #ffffe1;
	color: #e30131;
}

A.ECLink:link,A.ECLink:visited
{

	float: right;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	background-color: #f2f2f2;
	width: 100%;
	text-decoration: none;
	color: #191919;
}

A.ECLink:active,A.ECLink:hover { color: #e30131; }


A.EVLink:link,A.EVLink:visited
{

	float: right;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	color: #191919;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #00639a;
}

A.EVLink:active,A.EVLink:hover { color: #e30131; }