/* Browser List Information Project */
/* www.browserlist.browser.org      */

/* "include/browser_home.css" */
/* main style sheet for website */
/* CSS Level 1 */

body {  background: white; 
        font-family: arial,helvetica,sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: black;
        margin-top: 4px; margin-bottom: 10px; margin-left: 4px; margin-right: 4px; } 
a:link      { color: blue; font-style: normal; text-decoration: none;  }
a:visited   { color: blue; font-style: normal; text-decoration: none; }
a:active    { color: blue; font-style: normal; text-decoration: none; }
a:hover     { color: red; font-style: normal; text-decoration: none; }

p, ul, li, blockquote, td
	{font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt; font-weight: normal; }

h1 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 14pt; text-align: left;}
h2 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 11pt; text-align: left; }
h3 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 10pt; font-style: italic;text-align: left; }
h4 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 8pt; text-align: left; }


/* titles */
.title1 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 16pt; text-align: center;}
.title2 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 12pt; text-align: center; }

/* for on Browser List Page , click for more info on browser link */
.MoreInfo {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; }
.MoreInfo a, .MoreInfo a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; }
.MoreInfo a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; }
.Label {font-family: arial,helvetica,sans-serif; color: black; font-size: xx-small; font-weight: normal; }
.Label a, .Label a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; }
.Label a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; }

.Small {font-family: arial,helvetica,sans-serif; color: black; font-size: xx-small; font-weight: normal; }

.menu {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; white-space: nowrap;}
.menu a, .menu a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; white-space: nowrap;}
.menu a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; white-space: nowrap;}


/* used as mini index onpages (clarinet transposition) */
.mini-index {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; }
.mini-index a, .mini-index a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; }
.mini-index a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; }

/* used for"top" links */
.toplink {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; text-align: center; }
.toplink a, .toplink a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; text-align: center; }
.toplink a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; text-align: center; }

/* used on contact page */
.tiny {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; }


/* footer text */
.footera {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; }
.footera a, footera a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; }
.footera a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; }
 
/* image caption text (front page)*/
.caption1 {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; text-align: right;}
.caption1 a, caption1 a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; text-align: right; }
.caption1 a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; text-align: right; }

/* image caption text (centre*/
.caption1 {font-family: arial,helvetica,sans-serif; color: black; font-size: 8pt; font-weight: normal; text-align: center;}
.caption1 a, caption1 a:visited {font-family: arial,helvetica,sans-serif; color: blue; font-size: 8pt; font-weight: normal; text-align: center; }
.caption1 a:hover {font-family: arial,helvetica,sans-serif; color: red; font-size: 8pt; font-weight: normal; text-align: center; }




/* end of file */
