/* CSS Document */
.company :link {color:#36327F;}
.vcall A:active {color:#36327F;}
.vcall A:visited {color:#36327F;}
.company {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#36327F;
			background-color:#ffffff;
			font-weight: bold; 
			border-bottom:1px solid #e1e1e1;
			border-left:1px solid #e1e1e1;
			border-right:1px solid #e1e1e1;
			}
.ticker {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#0000ff;
			font-weight: normal; 
			}					
TH {
		background-color: #36327F;
		color: #ffffff;
		font-family: helvetica, arial, san-serif; 
		font-size: 10pt;
		font-weight : bold;
	}	
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	white-space:nowrap;
	width:75px;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;}
	
 .button_listen {
 	vertical-align:top;
	cursor:pointer;
	border-bottom:1px solid #e1e1e1;
 }
 #two {color:#4F7F37;}
  #two A {color:#4F7F37;}
 #bt {border-top:1px solid #e1e1e1;}



