
BODY 
{
scrollbar-arrow-color:white;
scrollbar-3dlight-color:#b0c4de;
scrollbar-highlight-color:white;
scrollbar-face-color:#b0c4de;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:#b0c4de;
scrollbar-track-color:white; 
scrollbar-base-color:white;

}
select, textarea, input  { 
	font-family: Verdana, Helvetica, sans-serif;
	COLOR: #006699; 
	font-size: 12px; 
}

.minitext {
	COLOR: #000000; FONT-FAMILY: Verdana,Sans-serif; 
	FONT-SIZE: 9px;
}
.text {
	COLOR: #000000; FONT-FAMILY: Verdana,Sans-serif;
	 FONT-SIZE: 10px;
}
  .text1 {
	COLOR: #000000; FONT-FAMILY: Verdana,Sans-serif;
	 FONT-SIZE: 12px;
}
.text2 {
	COLOR: #006699; FONT-FAMILY:Verdana,Sans-serif;
	 FONT-SIZE: 12px;
} 
.textred {
	COLOR: #ff0000; FONT-FAMILY: Verdana,Sans-serif;
	 FONT-SIZE: 12px;
}
.textbig {
	COLOR: #000000; FONT-FAMILY: Verdana,Sans-serif; 
	FONT-SIZE: 13px;
}

.textblue {
	COLOR: #006699; FONT-FAMILY: Verdana,Sans-serif; 
	FONT-SIZE: 12px;
}
.textwhite {
	COLOR: #ffffff; FONT-FAMILY: Arial,Sans-serif; 
	FONT-SIZE: 13px;
}
.textmenu{
	COLOR: #006699; FONT-FAMILY: Arial,Sans-serif; 
	FONT-SIZE: 13px;
}

.client1 {
	COLOR: #006699;
	FONT-FAMILY: Verdana,Sans-serif;
	FONT-SIZE: 12px;
	text-align : left;
	BORDER:  1px;
}
A:link {
	COLOR: #006699;
	FONT-FAMILY: Verdana,Sans-serif;
	text-decoration : none;
}
A:visited {
   	COLOR: #330033;
	FONT-FAMILY: Verdana,Sans-serif;
	text-decoration : none;
}
A:active {
	COLOR: #ff0000;
	FONT-FAMILY: Verdana,Sans-serif;
	text-decoration : none;
}
A:hover {
		COLOR: #006699;
	FONT-FAMILY: Verdana,Sans-serif;
	text-decoration : none;
	 background-color: #ffffff;
}


INPUT {
	BACKGROUND: #ffffff;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	
}
.button
{
    BORDER-TOP-WIDTH: 1px;
    FONT-WEIGHT: normal;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #000000;
    BACKGROUND: #006699;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #FFFFFF;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: Verdana, helvetica, sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
}


table.s {
	BORDER:  1px;
} 

.table
{
border: 1px;
 FONT-FAMILY: Verdana, Arial;
 FONT-SIZE: 10px;
}
.otherfly {
	position:relative; 
	visibility:hidden;
}
.glbflypos {
	position:absolute; 
	top:14px; 
	left:5px; 
	background-color:#f0fcff;
	COLOR: #006699; FONT-FAMILY:Arial,Sans-serif;
	 FONT-SIZE: 12px;
}