.songy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
        background-color: #ffffff;
}
a {
	text-decoration: none;
	color: #12BA1E;
}
body, td, th {
	color: #000000;
}
body {
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #12BA1E;
}
a:visited {
	text-decoration: none;
	color: #12BA1E;
}
a:hover {
	text-decoration: underline;
	color: #12BA1E;
}
a:active {
	text-decoration: none;
	color: #12BA1E;
}
 

#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
        background-color: #ffffff;
}
a {
	text-decoration: none;
	color: #12BA1E;
}
body, td, th {
	color: #000000;
}
body {
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #12BA1E;
}
a:visited {
	text-decoration: none;
	color: #12BA1E;
}
a:hover {
	text-decoration: underline;
	color: #12BA1E;
}
a:active {
	text-decoration: none;
	color: #12BA1E;
}




#mainTable {
        border: 0px solid #ffffff;
        font-size: xx-small;
        background-color: #ffffff;
       

 }
 #mainTable td {
 	padding: 0px;/*Pads each table cell in modern browsers*/
        overflow: auto;
        
 }

#maincontent {
      padding: 5;
      border-left: 0px;
      background-color: #f4f4f4;
      font-family: Verdana, sans-serif;
      font-size: xx-small;
      /*/*/font-size: 100%; /* */

}



#maincontent a:link, #maincontent a:visited {
	text-decoration: none;
	color: #12BA1E;
}

#maincontent a:hover, #maincontent a:active {
	text-decoration: underline;
	color: #12BA1E;
}




#navlist {
 	width: 90px;
 	font-size: 13pt;
	/*/*/font-size: 85%; /* */
 }


#navlist ul {
margin: 0; 
padding: 1; 
list-style-type: none;
font-family: verdana;
font-size: 13pt;
}

#navlist li {
margin: 1;
}

#navlist a {
display: block;
padding: 2px 2px 2px 2px;
border: none;
background-color: #ffffff;

}

#navlist a:link, #navlist a:visited {
color: #12BA1E;
text-decoration: none;
}

#navlist a:hover, #navlist a:active  {
background-color: #ffffff;
background-image:  url('what2.gif');
background-repeat: no-repeat;
background-position: 0% 0%;
}

#navlistsmall {
	width: 90px;
	font-size: 11pt;
}


#navlistsmall ul {
margin: 0; 
padding: 1; 
list-style-type: none;
font-family: verdana;
font-size: 11pt;
}

#navlistsmall li {
margin: 1;
}

#navlistsmall a {
display: block;
padding: 2px 2px 2px 2px;
border: none;
background-color: #ffffff;

}

#navlistsmall a:link, #navlistsmall a:visited {
color: #12BA1E;
text-decoration: none;
}

#navlistsmall a:hover, #navlistsmall a:active  {
background-color: #ffffff;
background-image:  url('what2.gif');
background-repeat: no-repeat;
background-position: 0% 0%;
text-decoration; none;
}


