td {
	text-align: left;
      font-family:arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #cccccc;
}
.progress {
	max-height : 32px;
	display : none;
}

/*
--------------------------------------
Search box text - brushed metal
--------------------------------------
*/

.metal {
	text-align: left;
	vertical-align: top;
	font-family:arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #333333;
}


/*
--------------------------------------
Default Links scheme
--------------------------------------
*/

a:link {
        color: #3366FF;
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        font-size: 10pt
}
a:visited {
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        color: #3366FF; font-size: 10pt
}
a:hover {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        text-decoration: underline;
        color: #00FF00; font-size: 10pt
}

/*
---------------------------------------
Used in the Blue area top of page
---------------------------------------
*/

.menu1 a:link {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #00FF00; text-decoration: none;
        font-size: 10pt
}
.menu1 a:visited {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium; text-decoration: none;
        font-size: 10pt; color: #00FF00
}
.menu1 a:hover {
        color: #00FF00;
        font-weight: bold;
        font-style: normal;
        border: none;
        text-decoration: underline
; font-size: 10pt
}

/*
---------------------------------
Used in the Month Cover block
---------------------------------
*/

.menu2 a:link {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #0000FF; text-decoration: none
; font-size: 10pt
}
.menu2 a:visited {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #0000FF; text-decoration: none
; font-size: 10pt
}
.menu2 a:hover {
        color: #0000FF;
        font-weight: normal;
        font-style: normal;
        border: none;
        text-decoration: underline
; font-size: 10pt
}

/*
---------------------------------
Used in the Song title block
---------------------------------
*/

.menu3 a:link {
        font-weight: bold;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #3366FF; text-decoration: none
; font-size: 12pt
; font-family: Verdana, Arial, Helvetica, sans-serif
}
.menu3 a:visited {
        font-weight: bold;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #3366FF; text-decoration: none
; font-size: 12pt
; font-family: Verdana, Arial, Helvetica, sans-serif
}
.menu3 a:hover {
        color: #3366FF;
        font-weight: bold;
        font-style: normal;
        border: none;
        text-decoration: underline
; font-size: 12pt
; font-family: Verdana, Arial, Helvetica, sans-serif
}

/*
---------------------------------
Used in the info Pages
---------------------------------
*/

.menu4 a:link {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #33CCFF; text-decoration: none;
        font-size: 14px
}
.menu4 a:visited {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #33CCFF; text-decoration: none;
        font-size: 14px
}
.menu4 a:hover {
        color: #00FF00;
        font-weight: normal;
        font-style: normal;
        border: none;
        text-decoration: underline;
        font-size: 14px
}

/*
---------------------------------
Used in the Month Block text section
---------------------------------
*/

.menu5 a:link {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #00CCFF; text-decoration: none;
        font-size: 14px
}
.menu5 a:visited {
        font-weight: normal;
        font-style: normal;
        border: none;
        border-width: 0px medium;
        color: #00CCFF; text-decoration: none;
        font-size: 14px
}
.menu5 a:hover {
        color: #00FF00;
        font-weight: normal;
        font-style: normal;
        border: none;
        text-decoration: underline;
        font-size: 14px
}
.hotspot {padding-bottom:1px; border-bottom:1px; cursor:pointer}
#tt {position:absolute; display:block; background:url(imgs/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(imgs/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; font-size:12px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(imgs/tt_bottom.gif) top right no-repeat; overflow:hidden}