.menusongbase a:link, .menusongbase a:visited, .menusongbase a:hover {
    border-bottom: 3px double #a90606;
    background-repeat: no-repeat;
    background-image:url(../images/menu-highlight.gif);
    background-position: -310px 0px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

hr {size: 1px}

/*
a:link {color: #000000; text-decoration: none}
a:visited {color: #909090; text-decoration: none}
a:hover {color #000000; text-decoration: underline}
*/

h2
{
color: black;
font-size: 14pt;
font-weight: bold;
}

table
{
/*	background-color:transparent;
	border:1px solid #000000; */
	border-collapse: collapse; 
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.dark {
	background-color:transparent;
}

.light {
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;

}	

.menu {
	margin-bottom:5px;
}
.selectmenu {
	text-align:center;
	padding:0px; 
	width:150px;	
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	padding:2px 2px 2px 2px; 
}

/* for oversize menu items */

.selectmenu2 {
	text-align:center;
	padding:0px; 
	width:200px;	
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
	font-size:12px;
	font-weight: bold;
	padding:2px 2px 2px 2px; 
	}





.hbigger {
	letter-spacing:1px;
	font-size:18px;
	line-height:16px;
	font-weight:bold;
	color: #ffffff;
}

.hbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}


.subhbigger {
	letter-spacing:1px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}

.subhbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}


.maincontent {
	padding: 5px 5px 5px 5px;
	width:770px;
	vertical-align: top;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}

.listquick {
	margin-top: 3px;
	background-color:transparent;
	border-top:2px solid #ffffff;
	float:left;
	width:256px;
	text-align:center;
}
