		BODY, P, H1, H2, H3, H4, H5, H6, LI, DD, DT, TD, TH{
			font-family: Verdana, Helvetica, Arial, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: blue;
		}
		.font_mytrade_logo{
			font-family: bookman, serif;
			font-size: 30pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
			text-decoration:line-through;
		}
		.font_log_SE{
			font-family: sans-serif;
			font-size: 12pt;
			font-weight: bold;
			color:#0000ff;
			text-align:left;
		}
		.font_log{
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:left;
		}
		a:link , a:visited, a:active  {
			font-family: Verdana, Helvetica, Arial, sans-serif;
			text-decoration:none;
			font-size:12;
			font-weight: bold;
			color:blue;
		}
		a:hover{
			font-family: Verdana, Helvetica, Arial, sans-serif;
			text-decoration:none;
			font-size:12;
			font-weight: bold;
			color:#ff0000;
		}
		.load_stat_progress_font{
			font-family: sans-serif;
			font-size: 3pt;
			font-weight: normal;
			color:#0000ff;			
		}
		
		/*scrollbox'es for the special stat pages*/
		.scrollbox {
			height: 250px;
			width:720px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #aaaaff;
		}
		.scrollboxproxy {
			height: 360px;
			width: 280px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #aaaaff;
		}
		.scrollboxdaily {
			height: 360px;
			width: 280px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #aaaaff;
		}
		.scrollboxlog {
			height: 360px;
			width: 580px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #ffffff;
		}
		.scrollboxlognorefs {
			height: 320px;
			width: 700px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #ffffff;
		}
		.scrollboxlogSE {
			height: 700px;
			width: 700px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #ffffff;
		}
		.scrollboxloguseragent {
			height: 300px;
			width: 700px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #ffffff;
		}
        .scrollbox_my_stats{
			height: 300px;
			width: 460px;
			border: 1px solid #000000;
			overflow: auto;
			background-color: #ffffff;
			text-align:center;
        }


        /*Top stuff ie. quick total stat*/
		.cell_statsum_head{
			padding : 0;
			border : solid 1px #000000;
			background-color: #ffffff;
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		.cell_statsum_row1{
			padding : 4;
			border : solid 1px #000000;
			background-color: #eeeeff;
		}
		.cell_statsum_row2{
			padding : 4;
			border : solid 1px #000000;
			background-color: #f5f5ff;
		}
		.cell_statsum_row1_font{
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		.cell_statsum_row2_font{
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		
		
		.cell_buttons{/*Top stuff. Function buttons*/
			background-color: #eeeeff;
			border : solid 1px #000000;
			text-align:center;
		}
		.cell_functions_font{
			font-family: sans-serif;
			color:#000000;
			font-size: 8pt;
			font-weight: bold;
			/*text-decoration: underline;*/
	   		text-align:center;
		}
		
		
		



        /*Top rows in stat area*/
		
		.cell_servertime{/*cell holding servertime at the top*/ 
			/*border : solid 1px #000000;*/
			background-color: #f5f5ff;
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:left;
		}
		
		.cell_total01{/*cell holding the rest of the top row names, and the row belowe. actions title and the rest*/ 
			/*border : solid 1px #000000;*/
			background-color: #f5f5ff;
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}



		/*Bottom rows in stat area*/
		.cell_tradeCellsBottomFirst{
			background-color: #f5f5ff;
			border : solid 1px #000000;
		}
		.cell_tradeCellsBottom{
			background-color: #f5f5ff;
			border-top : solid 1px #000000;
		}
		.cell_tradeCellsBottomLast{
			background-color: #f5f5ff;
			border-top : solid 1px #000000;
		}
		
		
		.cell_notradeTitle{/*cell holding 'No ref, typein or bookmark' text*/
			font-family: sans-serif;			
			font-size: 8pt;
			font-weight: normal;
	   		text-align:left;			
		}
		
		.cell_notradeNumbers{/*cell holding 'Search engine ref.' text and the stat numbers for se and no ref*/
			font-family: sans-serif;			
			font-size: 8pt;
			font-weight: normal;
	   		text-align:center;
	   		color:#000000;			
		}

		.cell_stat_refs{/*cell holding 'Search engine ref.' text and the stat numbers for se and no ref*/
			font-family: tahoma;			
			font-size: 8pt;
			font-weight: normal;
	   		text-align:left;
	   		color:#000000;			
		}
		.cell_stat_refs_titles{/*cell holding 'Search engine ref.' text and the stat numbers for se and no ref*/
			font-family: tahoma;			
			font-size: 10pt;
			font-weight: bold;
	   		text-align:left;
	   		color:#000055;			
		}
		
		.cell_notradeNoNumbers{/*cell holding blank cells in the se and no ref area*/
			font-family: sans-serif;
			background-color: #f5f5ff;
			color:#000000;
		}		
        
		.cell_total_sum{/*cell holding the bottom row, total and the totalstat cells*/
			background-color: #f5f5ff;
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		
		.cell_total01f{
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		.cell_total01fc{
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-decoration:underline;
		}




		
		
		
		
		

		
		/*inside the trade stat main area*/		
		.cell_actions{/*DISABLED trade, ie. no buttons and what not*/
			border-right : solid 1px #000000;
			background-color: #f5f5ff;
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		
		.cell_statProd{
			border-right : solid 1px #cccccc;            				
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#332222;
			text-align:right;
		}
		
		.cell_statH01{
			border-right : solid 1px #cccccc;
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#222233;
			text-align:center;
		}
		.cell_arrows{
			border-right : solid 1px #cccccc;
            border-left : solid 1px #8888aa;					
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#222233;
			text-align:left;
		}
		.cell_Status_disabled{
			border-right : solid 1px #cccccc;
            border-left : solid 1px #8888aa;			
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: bold;
			color:#ff0000;
			text-decoration:line-through;
			text-align:left;
		}
		
		.cell_statH07{
			border-right : solid 1px #cccccc;
            border-left : solid 1px #8888aa;			
			font-family: sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color:#222233;
			text-align:left;
		}
		.cell_statH08{
			font-family: sans-serif;
			font-size: 9pt;
			font-weight: normal;
			color:#000000;
			text-align:left;
		}
		.cell_statD01{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#332222;
			text-align:center;
		}
		.cell_statCheater{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#ff0000;
			text-align:center;
		}
		.cell_statCheaterNot{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#eeeeee;
			text-align:center;
		}
		.cell_quality{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#000000;
			text-align:center;
		}
		.cell_tid{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#222233;
			text-align:center;
		}
		.cell_verdict_pos{
			border-right : solid 1px #cccccc;
            border-left : solid 1px #8888aa;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#00aa00;
			text-align:center;
		}
		.cell_verdict_neg{
			border-right : solid 1px #cccccc;
            border-left : solid 1px #8888aa;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#aa0000;
			text-align:center;
		}
		.cell_force_zero{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#eeeeee;
			text-align:center;
		}
		.cell_force_ok{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#006600;
			text-align:center;
		}
		.cell_force_nook{
			border-right : solid 1px #cccccc;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#0000ff;
			text-align:center;			
		}
		.cell_statR01{
			border-right : solid 1px #cccccc;	
            border-left : solid 1px #8888aa;		
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color:#222233;
			text-align:center;
		}
		/*.cell_total07{
			border-right : solid 1px #cccccc;
            border-bottom : solid 1px #000000;			
			font-family: sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color:#eeeeff;
			text-align:left;
		}*/
