.DDMenuOver
{	color: white;
	background-color: #5f8ab5;
}

.EntityTable
{
	width:expression(document.body.clientWidth > 800? "99%": "800px" );
	font-size: 8pt;
	font-family: Arial;
}

.CellOver
{
	background-color: White;
	color: Black;	
}

.HighlightedTBox
{
	height:			18px;
	font-size: 8pt;
	vertical-align:	baseline;
	border : 1px #5f8ab5 solid;
}

.combo-button {
	cursor:			pointer;
	cursor:			pointer;	
	height:			18px;
	border : 1px #5f8ab5 solid;
	background-Color : #5f8ab5;
	padding:		0;
	width:			14px;
	vertical-align: baseline;
	color: White;
	font-size:		10pt;
}

.combo-buttonOver {
	cursor:			pointer;
	cursor:			pointer;	
	height:			18px;
	border : 1px #5f8ab5 solid;
	background-Color : #5f8ab5;
	padding:		0;
	width:			14px;
	vertical-align: baseline;
	color: White;
	font-size:		10pt;
}
.HelpTip
{
	behavior: url(/EagleLive\HelpTip.htc);
	cursor: help;
}

table
{
	font-size: 8pt;
	font-family: Arial;
}

INPUT.Box
{
	height:			18px;
	border:			1px solid white;
	font-size: 8pt;
	vertical-align:	baseline;
}

BODY
{ 
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: blue;
	SCROLLBAR-SHADOW-COLOR: #5f8ab5; COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: #5f8ab5; 
	SCROLLBAR-ARROW-COLOR: #5f8ab5; 
	SCROLLBAR-TRACK-COLOR: #5f8ab5; 
	SCROLLBAR-DARKSHADOW-COLOR: #5f8ab5 ;
	BACKGROUND-COLOR: lightblue;
	background-image: url(/eaglelive/images/tropical.jpg);
	background-position: center center;
	background-repeat: no-repeat
}
   

.TableContents
{
	color: white;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='lightblue', startColorstr='blue', gradientType='1'); 
	background-color: #9b9b9b;
}

.TableHeader
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-style: italic;
	background-color: #5f8ab5;
	BORDER-BOTTOM: white 1px solid;
}

.TableDivLayer
{
	color: white;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='lightblue', startColorstr='blue', gradientType='1'); 
	background-color: white;
	BORDER-BOTTOM: white 1px solid;
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
}

.ShortCutMenu
{
	border: 1 solid #5f8ab5;
}

.MenuSideBar
{
	cursor:			pointer;
	cursor:			pointer;
	color: white;
	background-color: #5f8ab5;
}
.MenuSideBarContents
{
	cursor:			pointer;
	cursor:			pointer;
	font-size: 8pt;
	font-family: Arial;
	color: white;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='lightblue', startColorstr='blue', gradientType='1'); 
	background-color: #5f8ab5;
}

.MenuSideBarOver
{
	cursor:			pointer;
	cursor:			pointer;
	font-size: 8pt;
	font-family: Arial;
	color: white;
	background-color: #607380;
}

.MenuSideBarHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: white;
	background-color: #5f8ab5;
}

.MenuSideBarHeaderOver
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: white;
	background-color: #5f8ab5;
}
.combo-button {
	cursor:			pointer;
	cursor:			pointer;	
	height:			18px;
	BORDER:			white 1px solid;
	padding:		0;
	background:		#4d5863 !rgb(234,242,255);
	width:			14px;
	vertical-align: baseline;
	color: White;
	font-size:		10pt;
}

.eagleButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	background: #5f8ab5;
	BORDER:	white 1px solid;
	padding-bottom: 0px;
	vertical-align: baseline;
	cursor: pointer;
	padding-top: 0px;
	height: 18px;
	color: White;
	text-align: center;
}

TEXTAREA
{
	border: 1px solid white; 
	font-size: 8pt;
	vertical-align:	baseline;
}

A
{
	color: white;
	font-size: 8pt;
	font-family: Arial;
}

.MainMenu
{
	BORDER-TOP: white 1px solid; 
	cursor:	pointer;
	CURSOR: hand; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR:  #5f8ab5;
}

.MainMenuOver
{
	BORDER-TOP: white 1px solid; 
	cursor:	pointer;
	CURSOR: hand; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: blue;
}
