BODY
{
    color: #000033;
    font-family: Tahoma;
    font-size: 100%;
    background: #FFFFFF;
	  background-color: #FFFFFF;
    margin-left:0px; 
    margin-top:0px	
}

INPUT
{
    color: #000033;
    font-family: Tahoma;
    font-size: 12px;
}

INPUT.TEXT
{
    color: blue;
    font-family: Tahoma;
    font-size: 14px;
}



DIV.TREEVIEW
{
	font-size: 12px;
}

DIV.SELECTED
{
	font-size: 12px;
}

TR.Header
{
  BACKGROUND: #333333;
  COLOR:#FFFFFF;
  font-weight : bold;
}

TR.Selected
{
  color: #000033;
  background: #FFFFFF;
  background-color: #FFFFFF;
  font-weight : bold;
  behavior:url(/ebridge/scripts/lightquery.htc);
  
}

TR.Dark
{
  color: #000033;
  background: #E2E2E2;
  background-color: #E2E2E2;
  behavior:url(/ebridge/scripts/darkquery.htc);
}

TR.Light
{
  color: #000033;
  background: #F6F6F6;
  background-color: #F6F6F6;
  behavior:url(/ebridge/scripts/lightquery.htc);
}

TR.tabfolder 
{
  background: #C0C0C0;
}

TD
{
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  VERTICAL-ALIGN: TOP;
}

TD.LABEL
{
  FONT-SIZE: 14px;
  background: url(../images/ft2bl.gif);
}

TD.Select
{
  behavior:url(scripts/select.htc);
}

TD.tabcurrent
{
	background: url(../images/tab_body.gif);
	color : #FF6600;
	background-repeat: repeat-x;
	text-align: center;
}

TD.tabother
{
	background: url(../images/tab_body2.gif);
	background-repeat: repeat-x;
	text-align: center;
}

TD.tableft
{
	background: url(../images/tab_left.gif);
	background-repeat: repeat-y;
}

TD.tabright
{
	background: url(../images/tab_right.gif);
	background-repeat: repeat-y;
}

a img { border: none; }
a:hover { color: blue; text-decoration: underline; }


A.QuerySort:link 
{
  color: #E4E4E4;
  text-decoration: none;
  font-size: x-small;	  
}

A.QuerySort:visited 
{
  color: #E4E4E4;
  text-decoration: none;
  font-size: x-small;	  
}

A:link 
{
  color: #0000FF;
  text-decoration: underline;
  font-size: 10px;	  
}

A:visited 
{
  color: #9900CC;
  text-decoration: underline;
  font-size: 10px;	  
}


A.head:link 
{
  color: #333333;
  text-decoration: none;
  font-size: x-small;	    
}

A.head:visited 
{
  color: #333333;
  text-decoration: none;
  font-size: x-small;	    
}

H6
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #305c9d;
}

H5
{
    FONT-WEIGHT: normal;
	 font-style: italic;
    FONT-SIZE: 100%;
    COLOR: #305c9d;
}

H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #305c9d;
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 110%;
    COLOR: #305c9d;
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 125%;
    BACKGROUND-COLOR: #305c9d;
	  COLOR: white;
  	text-align: center;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #305c9d;
    
}

.box {
	background-color: #ECF3F8;
	border: 1px solid #96BADC;
	padding: 8px 12px;
}

.credits 
{
	FONT-SIZE:10px;
	text-align:center;
}

.acknowledge 
{
	FONT-SIZE:10px;
	COLOR: #305c9d;
	FONT-WEIGHT: bold;
  padding: 15px 0px;

}
