body {
font-family: Helvetica, Arial, sans-serif;
background-color: #000000; 
font-size: 12px;   
color: #ffffff;
width: 1000px;
margin: 0 auto;
}

a:link {
color: #ffffff;
font-size: 12px;
text-decoration: none;
cursor: pointer; 
}

a:visited {
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
a:active {
color: #ffffff;
font-size: 12px;
text-decoration: none; 
}

a:hover {
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}

.progress {
visibility: hidden;  
}

.ProgressIndicator {
width: 120px;
height: 27px;
}

.WindowWrapper {
width: 990px;
margin: 0 auto;
padding: 5px;
overflow: hidden; 
}

.WindowTop {
background-image: url(../images/header3.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 100px; 
}
       
.WindowCenter {
background-image: url(../images/ContentBg4.jpg);
background-repeat: no-repeat; 
width: 1000px;
height: 500px;
padding-left: 35px;
padding-top: 10px;
}
   
.WindowBottom {
background-image: url(../images/ContentBottom.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 40px;
margin-top: -10px;
}

.NavigationWrapper {
padding-top: 15px;
padding-left: 487px;
}

.NavigationBar {
width: 500px;
height: 30px;
}

.NavigationItem {
background: #000000;
background-repeat: no-repeat;
width: 60px;
height: 30px;
float: left;
margin-left: 1px;
text-align: center;
line-height: 30px;
}

.NavigationItem a:link {
color: #ffffff;
text-decoration: none;
}

.NavigationItem a:hover {
color: #ffffff;
text-decoration: none;
background-image: url(../images/NavigationItemHover.jpg);
background-repeat: no-repeat;
width: 60px;
height: 30px;
float: left;
text-align: center;
line-height: 30px;
cursor: pointer;
}

.NavigationItem a:active {
color: #ffffff;
text-decoration: none;
}

.NavigationItem a:visited {
color: #ffffff;
text-decoration: none;
}

.NavigationItemCurrent {
background-image: url(../images/NavigationItemHover.jpg);
background-repeat: no-repeat;
width: 60px;
height: 30px;
float: left;
margin-left: 1px;
text-align: center;
line-height: 30px;
}

.PageHeadLine {
font-size: 30px;
font-weight: bold;
color: #989699;
text-transform: lowercase; 
}

.PageContent {
width: 917px;
padding: 5px;
font-size: 15px;
color: #989699;
margin-top: 30px;
text-align: justify; 
}

.MDates {
height: 446px;
width: 917px;
overflow: auto;
}

.PageContent a:link {
font-size: 15px;
color: #989699;
}

.PageContent a:hover {
font-size: 15px;
color: #989699;
text-decoration: underline; 
}

.PageContent a:active {
font-size: 15px;
color: #989699;
}

.PageContent a:visited {
font-size: 15px;
color: #989699;
}

.PlayerWindow {
border:1px solid #4d4948; 
width:480px;
height: 360px; 
margin-bottom: 1em; 
padding: 10px;
margin: 0 auto;
}

.footer {
color: #2b2b2b;
font-size: 10px;
margin-top: -5px;
line-height: 11px;
}

.player1 {
height:360px;
width:480px;
border:2px solid #fff;
outline:1px solid #333;
-moz-outline-radius: 4px;
cursor:pointer;
float:left;
text-align:center;
margin-right:15px;
}

.img1 {
margin-top:132px;
}

.info1 {
height:40px;
background:#000 url(../images/h80.png) repeat-x;
opacity:0.7;
color:#fff;
text-align:left;
padding:5px 15px;	
font-family:"bitstream vera sans","trebuchet ms";
font-size:12px;
border-top:1px solid #ccc;
margin-top:90px;
}

.spaninfo1 {
color:#99FF99;
display:block;
font-weight:bold;
}

.TrackTable {
width: 500px;
font-size: 14px;
color: #989699;
}

.TrackTableTdLeft {
width: 300px;
height: 25px;
border-bottom: solid 1px #4b4a48;
}

.TrackTableTdRight {
width: 200px;
height: 25px;
border-bottom: solid 1px #4b4a48;
}

.Releases {
width: 925px;
height: 410px;
overflow-y: scroll;
}

			
#pane2 {
height: 341px;
}
		
		
.BookingTable {
width: 500px;
font-size: 14px;
color: #989699;
}

.BookingTableTdLeft {
width: 150px;
height: 25px;
}

.BookingTableTdRight {
width: 350px;
height: 25px;
}

.InputField {
border: solid 1px #4b4a48;
background-color: #000000;
width: 350px;
color: #989699
}

.InputArea {
border: solid 1px #4b4a48;
background-color: #000000;
width: 350px;
height: 150px;
color: #989699;
}

.TextInput {
border: solid 1px #4b4a48;
background-color: #000000;
width: 350px;
color: #989699;
}

.SubmitButton {
border: solid 1px #4b4a48;
background-color: #000000;
color: #989699;
}

.progress {
visibility: hidden;  
}

.micro_horizontal_line {
border: solid 1px #4b4a48;
}

#ShowHide {
padding-top: 3px;
}

