body {
	font-family: "Century Gothic", "Tw Cen MT", Arial, Tahoma;
}
a:hover {  text-decoration: none }
.dockclass{
position:relative;
}

tr.trHighlight:hover
  { background: #E5E5F0;
  }
  td.tdHighlight:hover
  { background: #E5E5F0;
  }
  
  .box {  color: #000066; background-color: #FFFFFF; border-color: #000000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.good {  font-family: "Century Gothic", "Tw Cen MT", Arial, Tahoma; font-size: medium; background-color: #FFFFFF; border: thin #000000 solid; color: #504F9D; padding-top: 5px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px}
.button {
	font-family: "Century Gothic", "Tw Cen MT", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
}
#txtAlbum {
	font-family: "Century Gothic", "Tw Cen MT", Arial, Tahoma;
	font-size: 18px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
