html 
{ 
/*
	scrollbar-arrow-color: #AEFFFF; 
	scrollbar-track-color: #5A7EDC; 
	scrollbar-face-color: #478FDD; 
	scrollbar-highlight-color: #69B8FF; 
	scrollbar-3dlight-color: #3577C5; 
	scrollbar-darkshadow-color: #194890; 
	scrollbar-shadow-color: #2862AE; 
*/
}

body
{
	background-color: #5A7EDC;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
}

fieldset
{
}

legend
{
	color: #0000FF;
	font-size: 8pt;
}

.legend2
{
	margin-right: 0.5em;
}

a:link
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

.hrule
{
	color: #FFFFFF;
	height: 1px;
	width: 98%;

}

.hrulebox
{
	color: #ff0000;
	height: 1px;
	width: 65%;

}

.hrulebn
{
	color: #000000;
	height: 1px;
	width: 100%;

}

.mainbtn
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 6px;
}                    

.exitbtn
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}                    

.txt
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 10px;
}

.gtxt
{
	font-family: arial;
	font-weight: bold;
	color: #A0522D;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 10px;
}

.ftxt
{
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 10px;
}

.chktxt
{
	font-family: arial;
	font-weight: bold;
	color: #EBB313;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 10px;
}

.side
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;  
}

.txtboxshow
{ 
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF; 
	border: 1px none; 
} 

.tclass
{
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px solid;   
} 

.rtclass
{
	width: 100%;
	height: 95%;
}                  

.category
{
	font-family: tahoma;
	font-weight: bold;
	color: #D9E8FF;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.CfgTextBox 
{
	background-color: #5A7EDC;
	margin: 0px;
	padding: 1px;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	cursor: text;
	font-variant: normal;
	color: #FFFFFF;
}

.timer 
{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}  
  
.TimerBarBg
{
	border: 3px groove;
	background-color: #000000;
}

.TimerBar
{
	background-image: url(./InstallProgBar.png);
}

.backnext
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;  
	width: 20px;
}

.button
{
	font-family: arial;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;  
}

.opBg
{
	background-color: #6BA9F6;
	border-color: #999999;
	border-width: thin;
	border-style: outset;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.opTab
{
	border-width: thin; 
	border-color: #999999; 
	border: inset; 
	background-color: #6BA9F6; 
}

.opTabTxt
{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}

.opTxt
{
	font-family: arial;
	color: #333333;
	font-size: 8pt;
/*	font-weight: bold; */
}

.opSide
{
	font-family: arial;
	font-weight: bold;
	color: #333333;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}

.opTextBox 
{
/*	background-color: #CCCCCC; */
	margin: 0px;
	padding: 1px;
	font-family: Tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	cursor: text;
	font-variant: normal;
	color: #000000;
}


/* Manual */
.man_h4 
{
	cursor: default;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	line-height: 10px;
}

.man_p
{
	font-size: 12px;
	color: #000000;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
}
