body {
	background-color: #6699FF;
	margin: 0px;
}
td.Main {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #275BA7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #275BA7;
}
td.Left {
	width: 150px;
	vertical-align: top;
	padding: 10px;
	background-color: #EEEEEE;
	background-image: url(../Grafik/Img_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}
td.Right {
	width: 150px;
	vertical-align: top;
	padding: 10px;
	background-color: #EEEEEE;
}
td.Center {
	vertical-align: top;
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../Grafik/Img_Note.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.TopMenu {
	background-image: url(../Grafik/bg_border.jpg);
}
tr.TopMenu {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../Grafik/bg_border.jpg);

}
.BoxLink {
	font-family: Arial;
	font-size: 11px;
	color: #00628B;
	padding: 3px;
}
.BoxLinkHover {
	font-family: Arial;
	background-color: #FFFFCC;
	padding: 3px;
	cursor: hand;
}
td.BoxMain {
	background-image: url(../Grafik/Img_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #336FCE;
	border-left: 1px solid #336FCE;
}
.BoxForm {
	font-size: 9px;
}
.BoxSubmit {
	font-size: 9px;
}
a.Link {
	font-family: sans-serif;
	font-size: 12px;
	color: #275AA7;
}
a.Link:Hover {
	color: #000000;
	cursor: hand;
	text-decoration: none;
	background-color: #FFFFCC;
}
td.SongCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00628B;
	font-weight: bold;
	border-bottom: 2px solid #5372AA;
}
a.SongABCMenu {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #275AA7;
	text-transform: uppercase;
}
a.SongABCMenu:Hover {
	text-decoration: underline overline;
}
.SongABCMenuActive {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.SongHeadline {
	font-size: 14px;
}
.SongInfo {
	font-size: 10px;
	color: #CCCCCC;
}
.SongChords {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.SongTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SongInputHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}
.SongDesc {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	cursor: default;
}
.chordbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.chord {
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
}

