BODY { margin: 0px;
         background-color: #ffffff; }

BODY, TH, TD { 
	font-family: 'Verdana','Book Antiqua','Century','Palatino Linotype','Arial';
	color: #000000;
	-webkit-text-size-adjust: 100%;
}

.foot  { color: #000000;
         font-size: 8pt ;
         font-family: 'Arial','Franklin Gothic Medium','Lucida console','GungusuhChe' ;}

.bld { font-weight: bold;
       font-family: 'Arial','Verdana','Century';}

.hl { color: #000000;
      font-family: 'Arial Black','Impact','Comic Sans MS','Franklin Gothic MS';
      font-size: 12pt; }

.hls {color: #000000;
      font-family: 'Arial','Comic Sans MS','Franklin Gothic MS';
      }

.title { background-image: url(images/st.gif);
        color: #ffffff;
        font-family: 'Franklin Gothic Medium','Lucida Sans Unicode','GungusuhChe','Palatino Linotype','Garamond','Arial';
        font-size: 12pt; }

.smenu  {  font-family: 'Lucida Sans Unicode','Verdana','Arial','Book Antiqua','Palatino Linotype','Garamond';
           font-size: 11pt ; }

.ssmenu  {  font-family: 'Lucida Sans Unicode','Verdana','Arial','Book Antiqua','Palatino Linotype','Garamond','Georgia';
           font-size: 10pt ; }

.tips {					/* style named tips for popup descriptions*/
	position: absolute;	 /* display style */
	visibility: hidden;		/* display position */
	background-color: #FFFAF0;
	padding: 7px;   
	border-color: #696969; border-width: 1px; border-style: solid;
	text-align:left;
}

.tips150 {					/* style named tips for popup descriptions*/
	position: absolute; left:150px; width:500px; /* display position 150px from left*/
	visibility: hidden;		/* display position */
	background-color: #FFFAF0;
	padding: 7px;   
	border-color: #696969; border-width: 1px; border-style: solid;
	text-align:left;
}

.just {
	text-align: justify; 
}

.repertoire_img {
	margin-top:5px;
	margin-bottom:5px;
}

#photodiv {                	/* for photoshuffuler*/
  background-repeat: no-repeat;
}

A { text-decoration:none; }
A:link { color: #696969; }
A:visited { color: #696969; }
A:active { color: #696969; }
A:hover { color: #778899; text-decoration:underline;}

@page { size: auto; }
