﻿html
{
}

body
{
    background-color: #5A7EDC;
    font-family: arial;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
}

fieldset
{
}

legend
{
    color: #0000FF;
    font-family: arial;
    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: #000000;
    height: 1px;
    width: 100%;

}

.hrulebn
{
    color: #000000;
    height: 1px;
    width: 100%;

}

.mainbtn
{
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 6px;
}

.exitButton
{
    margin-left: 2px;
    margin-right: 0px;
    margin-top: 0px;
}

.exitText
{
    font-family: tahoma;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.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: tahoma;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.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%;
}

.categoryBg
{
	background-image:url('./CategoryBg.gif');
	background-repeat:repeat-x;
}

.category
{
    font-family: tahoma;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12pt;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.CfgTextBox
{
    background-color: #5A7EDC;
    margin: 0px;
    padding: 1px;
    font-family: arial;
    font-size: 10px;
    border: 1px solid #CCCCCC;
    cursor: text;
    font-variant: normal;
    color: #FFFFFF;
}

.timerHeader
{
    font-family: arial;
    color: #FFFFFF;
    font-weight: bold;
	font-style: normal;
    font-size: 10pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.timer 
{
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}  
  
.timerFooter
{
    font-family: arial;
    color: #FFFFFF;
    font-weight: bold;
	font-style: normal;
    font-size: 7pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.TimerBarBg
{
    border: 1px groove;
    border-color: #000000;
    background-color: #ffffff;
}

.TimerBar
{
/*    /*background-image: url('./TimerProgBar.png');*/*/
}

.backnext
{
	font-family: arial;
	font-weight: bold;
	color: WindowText;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;  
	width: 20px;
}

.box
{
	background-color: ButtonFace;
	border: 1px;
	border-style: inset;
	font-family: arial;
	color: WindowText;
	font-size: 8pt;
	margin-right: 3px;
	margin-bottom: 1px;  
}

.helptxt
{
	background-color: ButtonFace;
	font-family: arial;
	color: WindowText;
	font-size: 8pt;
	margin-left: 5px;
}

.opBg
{
    background-color: #6699ff;
    border-color: #999999;
    border-width: thin;
    border-style: outset;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.infoTxt
{
    font-family: arial;
/*  font-weight: bold; */
    color: #333333;
    font-size: 8pt;
}

.opTxt
{
    font-family: arial;
/*  font-weight: bold; */
    color: #333333;
    font-size: 9pt;
}

.opSide
{
    font-family: arial;
    font-weight: bold;
    color: #333333;
    font-size: 11pt;
    margin-left: 10px;
    margin-right: 10px;
}

.opTextBox
{
/*  background-color: #CCCCCC; */
    margin: 0px;
    padding: 1px;
    font-family: arial;
    font-size: 11px;
    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;
}
