/* this style sheet is only for media player window */
	
  .wmptd 	{ vertical-align:middle; }
  .opt, .pref	{ color: white; font-weight: bold; font-size: 8pt; vertical-align: middle }
  .grntxt 	{ color: #DBFF00; font-weight: bold }
  .whitetxt { color: #ffffff; font-weight: bold }
  .vcaption	{ color: white; font-size: 8pt; font-weight: normal; vertical-align: middle }
  .txtbox	{ background-color: #5B71A3 }
  .edge 	{ background-color: #1E3C7D }
  .whitelink, .helptext	{ color: white }
  .footbar		{ color: white; background-color: black; height: 30px; vertical-align: middle; font-size: 11px }

