p {font-family: arial; 
   font-size: 9pt; 
   font-weight: regular;
   line-height: 1.1}

.heading {width: 100%; 
          background-image: url(Images/heading_bg.png); 
	  border: 0px}

.headingbar {width: 100%; 
             background-image: url(Images/heading_bar_bg.png); 
	     border: 0px}

.loginpanel {position: absolute; 
             left: 0px; 
	     top: 120px; 
	     height: 121px; 
	     width: 224px}

.marquee {position: absolute; 
          left: 225px; 
	  top: 123px; 
	  color: #C9CDCB;
	  font-family: euromode; 
	  font-size: 12pt; 
	  font-weight: normal}
	  
.collapsetext {display: none; 
               position: relative; 
	       top: 0px; 
	       left: 5px; 
	       padding: 10px; 
	       height: 200px; 
	       width: 710px; 
	       overflow: auto;
	       scrollbar-base-color: #DCEBD9;
	       scrollbar-arrow-color: purple;
	       scrollbar-darkshadow-color: #DCEBD9}
	       
	

