body {
	scrollbar-face-color: #F98030;
	scrollbar-highlight-color: #F2F9C8;
	scrollbar-shadow-color: #F2F9C8;
	scrollbar-3dlight-color: #F2F9C8;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #F2F9C8;
	scrollbar-darkshadow-color: #F2F9C8;
	FONT-FAMILY: Tahoma;
	BACKGROUND-ATTACHMENT: fixed;
}

table.dot_org1 {
    border-collapse: collapse;
	border-left: 3 thin dotted #F98030;
	border-right: 3 thin dotted #F98030;
	border-top: 3 thin dotted #F98030;
	border-bottom: 3 thin dotted #F98030;
	BACKGROUND: ;
	}
table.t1 {
    border-collapse: collapse;
	border-left: 1 solid #F98030;
	border-right: 1 solid #F98030;
	border-top: 1 solid #F98030;
	border-bottom: 1 solid #F98030;
	BACKGROUND: ;
	}
	table.t2 {
    border-collapse: collapse;
	border-left: 1 solid #F98030;
	border-right: 1 solid #F98030;
	border-top: 1 solid #F98030;
	border-bottom: 1 solid #F98030;
	BACKGROUND: pink ;
	}
td {
    font-size : 10pt; 
    font-family : tahoma, sans-serif; 
    color : #797979;
}

td.blue {
    font-size : 9pt; 
    font-family : tahoma, sans-serif;  
    color : blue;
}
td.violet {
    font-size : 8pt; 
    font-family : tahoma, sans-serif; 
    color : violet;
}

A:link {
    text-decoration: none; color: #6985EF 
}

A:visited {
    text-decoration: none; color: #6495ED 
}

A:active {
    text-decoration: none; color: blue 
}

A:hover {
    text-decoration: none; color: red 
}


.activity {
   border-left: 2 dotted pink ;
   border-right: 2 dotted pink ;
   border-top: 2 dotted pink; 
   border-bottom: 2 dotted pink;
}

.left {
   border-left: 1 solid #F87308 ;
   border-right: 1 solid #F87308 ;
   border-top: 1 solid #F87308; 
   border-bottom: 1 solid #F87308;
}

font.white {
   font-family: MS Sans Serif, sans-serif; 
   FONT-SIZE: 8pt;
   color : #FFFFFF;
}
font.white12 {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 12pt;
   color : #FFFFFF;
}

i.violet {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 15pt;
   color : violet;
}
i.pink {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 18pt;
   color : #FE13AE;
}

i.vio08 {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 8pt;
   color : #CB69EF;
}
i.green {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 10pt;
   color : green;
}
i.grey1 {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 12pt;
   color : #cccccc;
}

font.blue {
   font-family: tahoma, sans-serif; 
   FONT-SIZE: 12pt;
   color : #1319F8;
}
input.in1 { 
	font-family: tahoma, sans-serif; 
	FONT-SIZE: 9pt;
	color: red;
	border-bottom:1 solid white ;
	BORDER-LEFT:1 solid white ;
	BORDER-RIGHT:1 solid white ;
	BORDER-TOP: 1 solid white;
	BACKGROUND: #FBE0AC; 
}
input.in2 { 
	font-family: tahoma, sans-serif; 
	FONT-SIZE: 9pt;
    border-bottom:1 solid orange ;
	BORDER-LEFT:1 solid orange ;
	BORDER-RIGHT:1 solid orange ;
	BORDER-TOP: 1 solid orange ;
	BACKGROUND: #FFFFFF; 
}
