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

H1{
	font: 22px georgia;
	font-weight: normal;
	color: #fb6100;
	line-height:20px;
	letter-spacing:.1em;
	margin:0;
	padding:0;
	}

H2 {
	font: 16px georgia;
	font-weight:bold;
	color: #fb6100;
	letter-spacing:.1em;
	margin: 10px 0 6px 0;
	padding:0;
	}	

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #fb6100;
	margin:0;
	padding:0;
	}	

strong {
	font: 16px georgia;
	font-weight:bold;
	color: #fb6100;
	letter-spacing:.1em;
	margin: 10px 0 6px 0;
	padding:0;
	}	

HR {
	height: 1px; 
	color: #cccccc;
	border: none;
	}

A {
	color: #99CCFF;
	text-decoration: none;
	}

a:hover {
	color: #fb6100;
	text-decoration: underline;
	}



#head {
	background-color:#161616;
	color: #cccccc;
	}

#head .lt {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	text-align:left;
	vertical-align: middle;
	padding-left: 10px;
	}

#head .rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	}



#logo {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	background-color: #242424;
	}

#logo .top {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .4em;
 }

#logo .btm {
	font-size: 12px;
	line-height:18px;
	letter-spacing:.4em;
 }



#navigation a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 16px;
	display: block;
	padding: 10px;
	border: 1pt solid #445DA0;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color: #ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#navigation .sel {
	color:#ffffff;
	}



#bodyText td {
  vertical-align: top;
  }

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}



#sidebarHeader a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 16px;
	}
	
#sidebarHeader a:hover {
	color: #ffffff;
	}
/*
	#more a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
  	}
	#more a:hover {
		color: #ffffff;
	  }
*/
.sidebarHeader {
	font: 14px georgia;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 16px;
	text-align: center;
	padding: 14px 4px 14px 4px;
	}	

.copyright {
  background-color: #161616;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
	text-align: center;
	vertical-align: middle;
  color: #cccccc;
	height: 24px;
  }

#SongListNav {
	margin-bottom:8px;
  }

#SongListNav a {
	font-weight:bold;
}

.SortBy {
  background-color:#004080;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
  }

#SongList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
  }

#SongList td {
	padding-left:8px;
  }

.Caption {
  padding-top:4px;
	font-size:11px;
	color:#fb6100;
	text-align:center;
	font-weight:bold;
  }

.enq {
	background-color:#646464;
	border:1px solid #cccccc;
	padding:10px 10px 10px 10px;
	margin-top:6px;
  }

.SendDemo {
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	background-color:#969696;
	border:4px solid #808080;
	padding:6px 6px 6px 6px;
	letter-spacing: .2em;
  }
