.divInfo
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align: center;
}

.divNormal
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align: center;
}
.Stile2 
{
	font-size: 24px;
	color:#990000;
	}

.Stile4 {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}
.Stile5 {font-size: 36px}

.actionGreen
{
	font-weight: bold;
	font-size: 9pt;
	color: green;
	font-family: Arial;
	text-align: center;
}

.actionRed
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Arial;
	text-align: center;
}


.GradientWB
{
	filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=true, StartColorStr=#ffffff, EndColorStr=#D6E9FD, GradientType=1, StartColorStr=#FFFFFF);
}

.GradientWBd
{
	filter:progid:DXImageTransform.Microsoft.Gradient(Enabled=true, StartColorStr=#ffffff, EndColorStr=#D6E9FD, GradientType=0, StartColorStr=#FFFFFF);
}

.tab
{
	display:none;
	cursor:hand;
}

.toolbarFrame
{
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 		
}

.minimapFrame
{
	display:none; 
	position:absolute; 
	top:209px; 
	left:126px; 	
	border: 1px solid #000000;
	height:200;
	width:200;
}

.moveTD
{
	 font-family:Arial;
	 color:#000000;
}

.Input
{
	border:1px solid #ACACAC;
	width:40px;
	height:20px;	
}

.blackborder
{
	border:1px solid #000000;
	bottom-border-width:0px;
	background-color:#ACACAC;
}

.smallInput_80
{
	font-size: 10px;
	width: 80px;
	font-family: Arial;
	height: 20px;
	text-align: center;
}

.toolbar
{
	font-size: 12px;
	font-family: "Courier New" , Courier, mono;
	border: 1px solid #174AAF;
	background-color: #E9EAE9;
}

.button
{
	font-size: 8pt;
	color: #000080;
	border-right: #cedeff 2px outset;
	border-top: #cedeff 2px outset;
	border-left: #cedeff 2px outset;
	border-bottom: #cedeff 2px outset;
	background-color: transparent;
	width: 100%;
	height: 20px;
}
.lightbutton
{
	font-size: 8pt;
	color: #ffffff;
	border-right: #cedeff 2px outset;
	border-top: #cedeff 2px outset;
	border-left: #cedeff 2px outset;
	border-bottom: #cedeff 2px outset;
	background-color: #00008b;
	width: 45%;
	height: 20px;
}

.filledButton
{
	border-right: #cedeff 2px inset;
	border-top: #cedeff 2px inset;
	font-size: 8pt;
	border-left: #cedeff 2px inset;
	width: 100%;
	color: #ffffff;
	border-bottom: #cedeff 2px inset;
	height: 20px;
	background-color: #6679b5;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: NAVY;
}

