.headline {
    font-family: verdana; 
	font-size: 10pt; 
	color: green; 
	text-decoration: none
	}
	
.data {
    font-family: verdana;
        font-weight: none; 
	font-size: 8pt; 
	color: #008F00; 
	text-decoration: none;  
	border-right: green; 
	}
	
.contain {
    font-family: verdana; 
        font-weight: none;        
	font-size: 8pt; 
        color: #209620; 
	text-decoration: none;
	text-indent: 30px;
	}
.text {
    font-family: verdana; 
        font-weight: none;        
	font-size: 8pt; 
        color: #209620; 
	text-decoration: none;
	text-indent: 20px;
	}
.tab {
    font-family: verdana; 
	font-size: 8pt; 
	color: green; 
	text-decoration: none;
    background-color: white; 
	border: 1px solid #900; 
	padding: 10px 20px 10px 20px; 
	}
	  
.gridTable { 
    border-top: 1px solid green; 
	border-left: 1px solid green; 
	}

.gridCell {
	border-bottom: 1px solid green;
	border-right: 1px solid green;
	color : Green;
	}
	
.gridSingleCell {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	color : Black;
    }

.gridTable_ {
    border-top: 1px solid #9C32BB; 
	border-left: 1px solid #9C32BB;
    }
	
.gridCell_ {
	border-bottom: 1px solid #9C32BB;
	border-right: 1px solid #9C32BB;
	color : #9C32BB;
	}
	
.gridSingleCell_ {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	color : Black;
    }
	
.contain_table {
    font-family: verdana;
	font-weight: none;
	text-decoration: none;
	font-size: 8pt;
	color: #209620;
    }
	
.contain_table_ {
    font-family: verdana;
	font-weight: none;
	text-decoration: none;
	font-size: 8pt;
	color: green;
	background: transparent;
    }
    
.grid_form {
    font-family: verdana;
	font-weight: none;
	text-decoration: none;
	font-size: 8pt;
	background: transparent;
        color: #209620; 
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #606060;
	border-right: 1px solid #606060;
    }    
    
.td_bb{
    font-family: verdana;
	font-weight: none;
	text-decoration: none;
	font-size: 8pt;
	color: green;
	background: transparent;
	border-top: 2px solid Black;
	border-left: 2px solid Black;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
    }    


.refer {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	padding-left:0;
	color: #6600CC;
	text-decoration: none;
   }
   
.refer_m {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	padding-left:0;
	color: #7F00FF;
	text-decoration: none;
   }
.refer_l {
	font-family: verdana;
	font-weight: none;
	font-size: 8pt;
	padding-left:0;
	color: #6600CC;
	text-decoration: none;
   }
.small {
        font-family: arial;
	font-weight: none;
	text-decoration: none;
	font-size: 7pt;
	color: green;
    }

   
a:hover {color: #9900FF; text-decoration: none }

body {
BACKGROUND-COLOR: black;
scrollbar-highlight-color:#222222;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#30a830;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#060606;
SCROLLBAR-FACE-COLOR: #111111; 
}







