a.pagelink { color: #EEE5B8; font-size: 12px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover.pagelink { color: #FBF7E5; font-size: 12px; font-family: Arial; text-decoration: underline }
a.leftnavtxt { color: white; font-size: 14px; font-weight: bold; font-family: Arial; text-decoration: none }
a.leftnavtxt:hover { color: #6F3103; font-size: 14px; font-family: Arial; text-decoration: underline }
a { color: #705418; font-size: 12px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover { color: #7D7D7D; font-size: 12px; font-family: Arial; text-decoration: underline }
a.smltext { color: #7D7D7D; font-size: 9px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover.smltext { color: #889BAA; font-size: 9px; font-family: Arial; text-decoration: underline }

p,ul,li { color: #7D7D7D; font-size: 12px; line-height: 130%; font-family: Arial }

.text {color: #7D7D7D; font-size: 12px; line-height: 130%; font-family:Arial}

.hometext {color: #889BAA; font-size: 14px; font-weight: bold; font-family:Arial}

.smltext {color: #705418; font-size: 9px; line-height: 130%; font-family:Arial}

.topbanner {color: #535A60; font-size: 18px; font-family: Arial}
.botbanner {color: #5C5545; font-size: 18px; font-family: Arial}

body {
    scrollbar-face-color: #5D88A9;
    scrollbar-shadow-color: #022F58;
    scrollbar-highlight-color: #F9D99D;
    scrollbar-3dlight-color: #E1F0FA;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #BFE2FB;
    scrollbar-arrow-color: #F9D99D
}
.toprow {
	background-image: url(../images/elegant_music.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:550px;
	width:800px;
}
.botrow {
	background-image: url(../images/music_stave.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:50px;
	width:800px;
}
.hometable {
	height:100%;
	width:100%;
}
.maintable {
	border: solid #2A1F09 1;
	height:600px;
	width:800px;
}
.maxwidth {
	width:100%;
}

/*  ticker styles  */
	a.hl
		{
		color: #EEE5B8;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-decoration:underline;
		line-height:16px;
		}
		
	a.hl:hover
		{
		color: #BDF6BB;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-decoration:underline;
		line-height:16px;
		}
		
	.hl_bg
		{
		width: 100%;
		height: 37px;
		clip: auto;
		overflow: hidden;
		}	

