<style>
<!--
a:link {color : blue} /* */
a {text-decoration: none;}
 a:hover {text-decoration: underline;}
/* a:hover {color: white; background-color: blue;} */
a:active { color : blue}
a:visited {color : blue}
/* a:focus, a:active {color: white; background-color: blue} */
body {font-family : arial; color : black;}
h1, h2, h3, h4, h5, h6
{
	font-family : arial;
	color : black;
}

p
{
	font-family : arial;
	color : black;
	font-size : 10pt;
	line-height :135%;
	margin-top: 5;
	margin-bottom: 5;
}

body {font-family : arial; font-size : 10pt; align : justify}
li {color : black; font-size : 10pt; line-height :150%}

td {font-size : 10pt}

.topleft {color: darkblue;
   	text-align: center;
	width: 37%;
    background-color: #CCFFFF;
}

.toprow {color: darkblue;
   	text-align: center;
	width: 21%;
    background-color: #CCFFFF;
}

.leftcol {text-align: center;
	width: 37%;
	background-color: #FFFF99;
}

.data  {text-align: center;
	background-color: #FFFF99;
}

.bullet_list {	text-align: left;
		line-height: 100%;
		font-size : 8pt;
}

.topnowidth {color: darkblue;
   	text-align: center;
    	background-color: #CCFFFF;
}


.solid_border_top_right {
  	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0000ff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000ff;
}


.solid_border_top_right_bottom {
  	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0000ff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000ff;
}


.solid_border_top_right_left {
  	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0000ff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000ff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0000ff;
}

.solid_border_top_right_bottom_left {
  	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0000ff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000ff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0000ff;
}

.solid_border_left_right_bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0000ff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000ff;
}

.social_bookmarks_border {
	padding: 3px;
  	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}


.collapsetable {
	border-collapse:collapse;
}

.font_8pt
{
	font-size: 8 pt;
}

.font_6pt
{
	font-size: 6 pt;
}

.homepage_article_title
{
	font-size: 13pt;
}

/* navmenu ---------------------------------------------------------------*/

td.headercolour
{
	background-color: #8000FF;    /* 01BFFE */
	border-collapse: collapse;
}

table.headercolour
{
	background-color: #8000FF;
	border-collapse: collapse;
}

td.popupmenucolour
{
	background-color: black;
	border-collapse: collapse;
}

table.popupmenucolour
{
	background-color: black;
	border-collapse: collapse;
}

#navmenu{
	top:100px;
	border: 0px solid black;
	width: 100%;
	background-color: whitesmoke;  /* #E6E6fa */
	visibility:visible;
}

#navmenu a{
	/* font: 8px; */
	font-size: 70%;
	font-weight: bold;
	font-family: verdana;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: black;   /* text colour */
	text-decoration: none;
	border-bottom: 3px solid white;
	visibility:visible;
}

html>body #navmenu a{ /*Non IE rule*/
	width: auto;
}

#navmenu a:hover{
	background-color: silver;  /* purple = #8000FF */
	color: black;		/* text colour */
}



/* ------------------------------------------------------------------------------------- */


/* navbarmenu */

#navbarmenu{

	top: 200px;
	display: block;
	color: navy;
	width: 100%;
	height: 20px;
	background-color: #DFDFDF;    /* #E6E6fa */
	visibility:visible;
	border-collapse: collapse;
	text-decoration: none;
}

#navbarmenu a{
	font-family: 12px Verdana;
	display: block;
	width: 100%;
	height: 100%;
	color: navy;   /* black */
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	visibility: visible;
	border-collapse: collapse;
}

html>body #navbarmenu a{ /*Non IE rule*/
	width: auto;
}

#navbarmenu a:hover{
	background-color: silver;
	color: navy;   /* text colour */
	display: block;
	border-collapse: collapse;
}

#navbarmenu table, tr, td {
	border-collapse: collapse;
}

/*************** Banner ************************/

#Banner a {
	color: white;
	text-decoration: none;
}

#Banner a:hover{
	background-color: #00FFFF;  /* purple = #8000FF */
	color: #8000FF;		/* text colour */
}

/**************** logo **************************/

#logo a {
	color: white;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
}

/************** timer_cost ***********************/

#timer_cost p
{
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

/*************** menuDAB ***********************/

#menuDAB {
	position:absolute;
	left: 60px;
	top: 119px;
/*	height:114px; */
	visibility:hidden;
	background-color: #DFDFDF;
}

#menuDAB a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	display: block;
	color: navy;
	text-decoration: none;
	text-align: left;
	border: 0px;
}

html>body #menuDAB a{ /*Non IE rule*/
	width: auto;
}

#menuDAB a:hover{
	background-color: silver;
	color: navy;
}

/*************** menuInternet ***********************/

#menuInternet {
	position:absolute;
	left: 140px;
	top: 119px;
	/*height:114px; */
	visibility:hidden;
	background-color: #DFDFDF;
}

#menuInternet a {
	font: 11px Verdana;
	font-weight: bold;
	display: block;
	color: navy;
	text-decoration: none;
	text-align: left;
	border: 0px;
}

html>body #menuInternet a{ /*Non IE rule*/
	width: auto;
}

#menuInternet a:hover{
	background-color: silver;
	color: navy;
}


/*************** menuSatellite ***********************/

#menuSatellite {
	position: absolute;
	left: 240px;
	top: 119px;
/*	height: 114px; */
	visibility: hidden;
	background-color: #DFDFDF;
}

#menuSatellite a {
	font: 11px Verdana;
	font-weight: bold;
	display: block;
	color: navy;
	text-decoration: none;
	text-align: left;
	border: 0px;
}

html>body #menuSatellite a { /*Non IE rule*/
	width: auto;
}

#menuSatellite a:hover{
	background-color: silver;
	color: navy;
}


/*************** menuTech ***********************/

#menuTech {
	position: absolute;
	left: 440px;
	top: 119px;
	/*height:114px;*/
	visibility:hidden;
	background-color: #DFDFDF;
}

#menuTech a {
	font: 11px Verdana;
	font-weight: bold;
	display: block;
	color: navy;
	text-decoration: none;
	text-align: left;
	border: 0px;
}

html>body #menuTech a{ /*Non IE rule*/
	width: auto;
}

#menuTech a:hover{
	background-color: silver;
	color: navy;
}



#menu3 {
	position:absolute;
	left:100px;
	top:-228px;
	width:100px;
	height:114px;
	visibility:hidden;
}


/*************** internetstreams links ***********************/

#internetstreams_links a {
	font-size: 8.2pt;
	line-height: 100%;
/*	font-family: verdana; */
	font-weight: 700;
	padding: 0px;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}


-->
</style>