/* CSS Document */
/***** Global Settings *****/
html, body {
    border:0;
    margin:0;
    padding:0;
}
 
body {
/*background-image: url(bg_header.jpg); background-repeat: repeat-x;*/
     color: black; background-color:#99DDFF;
	 font-family: Arial;
	font-size: 12px;
	 
	/*background-color: #daf1ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;*/
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-weight:normal;
}
 
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding:5px;
}
h1 a{
	text-decoration:none;
}
h1 a:hover{
	text-decoration:underline;
}
 
 h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding: 10px;
}

 
h3 {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-transform:uppercase;
}
 
p {
	margin:0;
	padding:0 00px 0;
	font-style: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif
}

blockquote {
    margin:22px 40px;
    padding:0;
}
 
small {
    font-size:0.85em;
}
 
img {
    border:0;
}
 
sup {
    position:relative;
    bottom:0.3em;
    vertical-align:baseline;
}
 
sub {
    position:relative;
    bottom:-0.2em;
    vertical-align:baseline;
}
 
acronym, abbr {
    cursor:help;
    letter-spacing:1px;
    border-bottom:1px dashed;
}


/***** Forms *****/
 
form {
    margin:0;
    padding:0;
    display:inline;
}
 
input, select, textarea {
    font:1em arial, helvetica, sans-serif;
}
 
textarea {
    line-height:1.25;
}
 
label {
    cursor:pointer;
}

.topphone{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#066FDA;
	font-weight:bold;
}
.paraspace{
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: justify;
	
} 
.paraheadcenter {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-align: center;
}


.para {
	color: #000000;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	font-family:arial;
	padding-bottom: 10px;
}

li {
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 2px;
	list-style:disc;
	}

.tableheadblue {
	background-image: url(tbheader2.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	text-indent: 0px;
	letter-spacing: 1px;
	vertical-align: top;

}
.tableheadblue a{
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}
.tableheadblue a:hover{
	text-decoration:underline;
}
.tableheadblack {
	background-image: url(tbheader1.gif); 
	background-repeat: repeat-x;
	color: #ffffff;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	text-indent: 0px;
	letter-spacing: 1px;
	
}
.table{
	background-color:#99ddff;
	vertical-align: top;
	text-align:center;

	/*background-color:#e4f5ff;
	background-position:bottom;
	background-image: url(bg_header.jpg);
	background-repeat:repeat-x;*/
}
.tableborder{
	background-color:#99ddff;
	vertical-align: top;
	text-align:center;
	border:1px solid #000000;
}

.tableoutborder{
	vertical-align: top;
	text-align:center;
	border:1px solid #000000;
}


.songstablebody {
	text-align:left;
	color: #083f6b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	background-color:#99ddff;
	vertical-align: top;
	font-weight:bold;
}
.songstablebody a{
	font-size: 12px;
	color: #083f6b;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration:underline;
	
}
.songstablebody a:hover{
	text-decoration:underline;
}
.tablebody {
	text-align:left;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
	background-color:#ffffff;
	vertical-align: top;

	/*background-color:#e4f5ff;
	background-position:bottom;
	background-image: url(bg_header.jpg);
	background-repeat:repeat-x;*/
}
.tablebody a{
	font-size: 12px;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}
.tablebody a:hover{
	text-decoration:underline;
}
.tablebodyblue {
	text-align:left;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	background-color:#99ddff;
	vertical-align: top;
	font-weight:bold;
}
.tablebodyblue a{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration:none;
	
}
.tablebodyblue a:hover{
	text-decoration:underline;
}
.pagefooter {
	text-align:center;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
	background-color:#99ddff;
	vertical-align: top;
	border: 1px solid #000000;

	/*background-color:#e4f5ff;
	background-position:bottom;
	background-image: url(bg_header.jpg);
	background-repeat:repeat-x;*/
}
.pagefooter a{
	font-size: 12px;
	color: #0066cc;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}
.pagefooter a:hover{
	text-decoration:underline;
}

.tableborder{
	border: 1px solid #000000;
	vertical-align:top;  
}

.parahead{
	color: #000000;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	font-family:Verdana
}
.pararight {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
.parablue {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #066FDA;
	text-align: center;
}

#footer{
	color:#000000;
	font-size:11px;
	top: 0px;
	top: auto;
	top: inherit;
	vertical-align: top;
}

#footer a{
	color:#000000;
	text-decoration:none;
	
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#generallinks a{
	color:#006DD1;
	text-decoration:none;
	
}
#generallinks a:hover{
	color:#000000;
	text-decoration:none;
}
#headlinks a{
	color:#000000;
	text-decoration:none;
	
}
#headlinks a:hover{
	color:#000000;
	text-decoration:none;
}

.paraheadspace {
	color: #000000;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	font-family:Verdana;
	padding-bottom: 10px;
	padding-top: 1px;
}
.style2 {
	color: #0062D4;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.sidebarhead {
	background-image: url(sidebar.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	text-indent: 0px;
	line-height: 20px;
	letter-spacing: 1px;
	
}

.sidebarhead a{
	color: #ffffff;
	text-decoration: none;
	}
	
.sidebarhead a:hover{
	text-decoration:underline;
}
.sidebarbody {
	text-align:left;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-decoration: none;
	background-color:#ffffff;
	/*background-color:#e4f5ff;*/
	background-position:bottom;
	background-image: url(sidebarback1.jpg);
	background-repeat:repeat-x;
}
.sidebarbody a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.sidebarbody a:hover{
	text-decoration:underline;
}
.btmborder {
	border: 1px solid #000000;
}

.topborder {
	border-top: 1px solid #000000;
}

.songssideborder {
background-color:#FFFFFF;
border-right:1px solid #000000;
}

.songstitle {
text-align:left;
vertical-align:text-top;
}
.songslist{
list-style-image:url(../images/blackbull.gif);
list-style-position:outside;
padding:1; 
margin:1;
text-decoration:underline;
line-height:30px;
}
li{margin-left:0px;} 