div#thetop {
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	height:68px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/gray-blue-fade3.gif);
	background-repeat:repeat-x;
}

div#thetop #nav {
	padding-top:0.5em;
	padding-left:0.5em;
}

div#thetop #nav a:hover {
	color: Black;
	background-color: Yellow;
	text-decoration: none;
}
div#thetop #nav a:link {
	color:White;
}

div#thetop #nav a:visited {
	color:Orange;
}

div#thetop #nav a:active {
	color:White;
}

div#thetop #nav a:focus {
	color:White;
}

div#pagetop{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 102%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 68px;
	color: #CCCCEE;
	background-color: Rgb(107,114,128);
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../images/gray-blue-fade3.gif);
	background-repeat:repeat-x;
	/*border:2px solid red;*/
	}

div#leftside {
	position: absolute;
	background-color: #CCCCCC;
	border-top: 1px solid gray;
	width: 150px;
	top: 68px;
	left: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-image: url(../images/lt-blue-fade-horiz.gif);
	background-repeat: repeat-y;
}

div#leftside ul {
	list-style-type: none;
}

div#leftside ul li {
	background-color: White;
	font-size: 0.9em;
	border:1px solid Navy;
	border-left:1px solid rgb(100,100,250);
	border-top:1px solid rgb(100,100,250);
	margin-bottom: 5px;
	padding:2px;
	white-space: nowrap;
	width:7.5em;
}

div#main {
	position: relative;
	top: 34px;
	left: 125px;
	margin-bottom: 40px;
	background: White;
	border: thin solid Black;
	color: Black;
	border-color: Black;
	padding: 10px;
	width: 70%;
	
}
div#main #cdlist {
	padding-left: 0;
	margin-left: 0;
}
div#main #cdlist ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font-size:0.7em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

div#main #cdlist ul li {
	display: inline;
	text-align:left;
	margin-left: 0;
}

div#mainedit {
	margin-bottom: 40px;
	background: White;
	border: thin solid Black;
	color: Black;
	border-color: Black;
	padding: 1em;
	width: 90%;
	
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

div#foot {
	font-size:0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	border-top: 2px solid gray;
	width:100%;
	
}

body.background {
	width:100%;
	background-color: #EEEEEE;
	margin-left: 0;
	margin-top: 0;
	padding:25px;
}

a:link, a:visited, a:active {
	color:Navy;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}
input{
	border: 1px rgb(100,100,100) solid;
	background-color: White;
}
selelct {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0.5in;
	margin-right: 0.5in;
	text-align: justify;
	text-indent: 0.25in;
	line-height: 120%;
}

.tealhead {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#008080;
	padding-left: 3em;
}

.title {
	color: Navy;
	vertical-align: top;
	background-color: Silver;
}

.toplist {
	vertical-align: top;
	background-image: url(/images/breg.png);

}


table.track {
	background-color: #F0F8FF;
	border: 3px groove Navy;
	padding: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

table.track td.toplist {
	background-color: White;
	vertical-align: top;
}

table.track td.toplist a {
	text-decoration:none;
}

table.tbl {
	background-color: #F0F8FF;
	border: 1px solid Navy;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

table.normal th {
	font-weight: normal;
	text-align: left;
}

h3.pagehead {
	color:rgb(240,240,255);
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	padding-top:30px;
	padding-left:0.5in;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FAF0E6;
	border: 1px solid;
	padding: 3px;
}
div.attention {
	padding: 2em;
	background-color: #B0C4DE;
	border: 1px solid Navy;
	
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: Olive;
}
.catalog {
	font-size: smaller;
	font-weight: bold;
}

h3.pagehead {
	color:rgb(240,240,255);
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;	
	margin-top:-1em;
}
abbr,acronym, .help{
	border-bottom: 1px dotted #333;
	cursor: help;
}
.copyright {
	font-size:8pt;
	line-height:10pt;
}
.cdtitle {
	background-color: #3366FF;
	color: #FFFAFA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: 2px;
	padding:0.1em;
	padding-left: 2em;
}
img {
	border: none;
	caption-side: bottom;
}
hr {
	border: none;
	color: Gray;
	height: 2px;
	width: 80%;
}
.leftlink {
	background-color: White;
	font-size: 10pt;
	border:1px solid Navy;
	border-left:1px solid rgb(100,100,250);
	border-top:1px solid rgb(100,100,250);
}
th.trkhead {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-align:left;
	padding-right:0.75em;
}
td.track {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-align:left;
	padding-bottom:1.5em;
	white-space:nowrap;
}
td.trksize {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	padding-left:0.8em;
	text-align:left;
	padding-bottom:1.5em;
	white-space:nowrap;
}
.thdrcell {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #C8BA92;
}
         
.tdatacell {
	font-family:arial;
	font-size:12px;
	padding:5px;
	background:#FFFFFF
}
         
.dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
         
.dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
.player {
	width:93%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:9pt;
}

.nolead {
	margin-top: 2px; 
	margin-bottom: 2px; 
}
button {
	border: 2px outset #339999;
	background-color: #EFEFEF;
}