body {
	font-family: Verdana, sans-serif; 
	margin: 0; 
	background:#191919;
	height: 100%;
	}

table {
	height:100%;
	background:#505050;
	}
tr#top {background:#191919}

td {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	color:#FFFFFF;
	}
td a {
	font-size: 12px;
	}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-variant:small-caps;
	font-size:20px;
	color: #FFFFFF;
	}
a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #EDC393;
	text-decoration: none;
	}

a:hover {
	color: #FFC125;
	}

.border {
	border: 1px dotted #0099FF;
	border-top: 0;
	height:100%;
	width:100%
	}

fieldset {
	border: 1px dotted #0099FF;
	width: 200px;
	background: #EEEEEE;
	}

legend {
	font-weight:bold;
	color: #FFFFFF;
	background: #0099FF;
	border: 1px solid #000;
	padding: 2px 6px
	}

ul {
	list-style-position:outside;
	list-style-type: circle
	}

.monotype {
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	color:#FFFFFF;
	padding-right:4px
	}

input, select, .mini {
	font-size: 9px; 
	font-family: verdana, sans-serif
	}
.small a{
	font-size: 11px;
	}

.line {
	margin-bottom: 25px;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: 2px dotted #C0C0C0;
	height: 1px;
	}

.button {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #EEEEEE; 
	color: #000000;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	white-space: nowrap;
	}

.nobr {
	white-space: nowrap;
	color:#CCCCCC;
	padding:4px
	}

div#navigation {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
	font-size:12px
	}
div#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap
	}
div#navigation li {
	display: inline;
	margin: 0;
	padding: 0
	}
div#navigation li a {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 0px 0.3em;
    background: #CCCCCC;
	color:#000000;
	font-size:12px
	}
div#navigation li a:hover {
	background-color: #F0F0F0
	}
div#navigation li#active a {
	border-bottom: 1px solid #505050;
	background-color:#505050;
	color: #FFFFFF
	}
div#border {
	padding:20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size:11px
	}
div#musician-top {
	background: #FFC125; 
	width: 180px; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #FFC125; 
	text-align:center; 
	font-weight: bold; 
	color: #FFFFFF;
	}
div#musician {
	width: 180px; 
	padding: 4px; 
	border-style: solid; 
	border-width: 1px;
	border-color: #FFC125;
	text-align:center;
	font-size: 11px;
	}
div#musician img{
	border-color: #000000;
	}
div#musician a{
	font-size: 11px;
	}
