BODY{

scrollbar-face-color:#66747B;

scrollbar-arrow-color:#445157;

scrollbar-track-color:#66747B;

scrollbar-shadow-color:#445157;

scrollbar-highlight-color:#445157;

scrollbar-3dlight-color:#445157;

scrollbar-darkshadow-Color:#445157;

}


a:link {
	color: 003333; 
}
a:visited {
	color: 003333; 
}
a:active {
	color: 003333; 
}
a:hover {
	color: 0000ff; 
}

td {
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
	TEXT-DECORATION: none;
}

.pagetitle { 
	font-family: Helvetica; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: 003333; 
	text-align: center;
}

.hiddenLink { 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration: none;
}

.leftnav { 
	font-family: Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: 336666 ; 
	text-decoration: none;
}

.strongContent {
	font-family: Helvetica; 
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: 7373AD;
	text-decoration: none;
}

.labelFont { 
	font-family: Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: 336666 ; 
	text-decoration: none;
}

.pageHeader { 
	font-family: Helvetica; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	color: 6B2121; 
	text-align: center;
}

.sectionHeader { 
	font-family: Helvetica; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	color: 6B2121; 
	text-align: center;
}

.chordFontSmall { 
	font-family: Helvetica; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: none;
}

.pictureHeading {
	font-family: Helvetica; 
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: 7373AD;
	text-decoration: none;
}

#listWrapper {
  border: 0px solid black;
  width: 540px;
  margin-left: 10px;
}
#listRow1 {
  border: 0px solid black;
  background-color: #CEB584;
  height: 30px;
  width: 100%;
  padding-top: 3px;
}
#listRow2 {
  border: 0px solid black;
  background-color: #DBE1C5;
  height: 30px;
  width: 100%;
  padding-top: 3px;
}
#col1 { 
  float: left;
  font-size: 8pt;
  width: 60px; 
  height: 100%;
  margin-left: 5px;
  text-align: left;
}
#col2 { 
  float: left;
  font-size: 8pt;
  width: 200px; 
  height: 100%;
  margin-left: 5px;
  text-align: left;
}
#col3 { 
  float: left;
  font-size: 8pt;
  width: 160px; 
  height: 100%;
  margin-left: 5px;
  text-align: left;
}
#col4 { 
  float: left;
  font-size: 8pt;
  width: 100px; 
  height: 100%;
  margin-left: 5px;
  text-align: left;
}
