﻿/* Created using Style Master from Western Civilisation CSS2 { 2 2 558 625 }
This is used on www.dontfret.net. */

p.AddMargin {
margin-left: 5%;
margin-right: 5%;}

body {
background-color: #F5FFFA;
font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
color: #400040;
}

ul {
display: list-item;
list-style-image: url(images/music_notes_140.gif);
text-align: left;
}

a {
text-decoration: none;
}

a:link {text-decoration: none;}

a:visited {
color: #ff0000;
text-decoration: none;}

a:hover {
text-decoration: underline;
}

table {
color: #111111;
width: 90%;
border-collapse: collapse;
}

td {
text-align: center;}

td.leftalign {
text-align: left;
width: 50%;}

td.TwentyFivePercent {
	width: 25%;
}

th.leftAlignHeader {
	text-align:left;
	width: 50%;
}

td.OneThird {
	width: 33%;
	text-align:center;
}

p.centeralign {
text-align: center;}

.CenterIt {
text-align: center;}

@page AssignMargins {
margin: 10%;
}

/* all images will have no borders */
img {
	border: 0;
}

/* Used for all of the sm_btn.gif images. */
img.sm_btn {
	width: 30px;
	height: 30px;
}

/* Used for all of the notes6.gif files. */
img.note6 {
	width: 100px;
	height: 100px;
}

img.logo2 {
	height: 40px;
	width: 214px;
}

img.musicline {
	height: 29px;
	width: 540px;
}

span.RedItalic {
	color:red;
	font-style:italic;
}