
body
{
font-family:sans-serif;
}

table.mtab
{
BORDER: #000000 3px solid;
 BORDER-COLLAPSE: collapse;
}

h1
{
font-size:18pt;
}

h2
{
font-size:14pt;
}

form
{
 display:inline;
}

.cluebox
{
overflow:auto; 
height:145px; 
border:solid 0px silver; 
background-color:white;
font-family:sans-serif;
font-size:14px;
}

.clueinp
{
width:23px;
border:0;
background-color:white;
font-weight:bold;
}

.tiproot
{
 position:absolute; 
 display:inline;
/* top:320px; */
 width:330px; 
 background-color:#CDEAFF;
 border:solid 1px silver;
}

.regularInputCell 
{
	BORDER: 0px;
	MARGIN: 0px; 
	COLOR: black; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: transparent;
	WIDTH: 16pt; 
	HEIGHT:14pt;	
	FONT-SIZE: 13pt;
	font-weight:bold;
	FONT-FAMILY: Tahoma,Arial,serif; 
	text-transform: uppercase;
}

.regularInputCellRevealed
{
	BORDER: 0px;
	MARGIN: 0px; 
	COLOR: red; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: transparent;
	WIDTH: 16pt; 
	HEIGHT:14pt;	
	FONT-SIZE: 13pt;
	font-weight:bold;
	FONT-FAMILY: Tahoma,Arial,serif; 
	text-transform: uppercase;
}

.regularInputCell_const
{
	BORDER: 0px;
	MARGIN: 0px; 
	COLOR: #000000; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: transparent;
	WIDTH: 16pt; 	
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Tahoma,Arial,serif; 
}

.tdregularInputCell 
{
	WIDTH: 16pt; 
	HEIGHT: 16pt; 		
	BORDER: black 1px solid; 
	VERTICAL-ALIGN: middle; 
	FONT-FAMILY: Tahoma,Arial,serif; 
	TEXT-ALIGN: center;
}

.logarea  input
{
color:black;
background-color:silver;
border:none;
font-size:14px;
}
.logarea  button
{
color:black;
background-color:silver;
border:none;
font-size:10px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid black;
padding: 2px;
background-color: #d0d0d0;	
visibility: hidden;
z-index: 100;
opacity: .85;
	filter: alpha(opacity=85);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
 
a.mainlink:link {color:#d56727; font-weight:bold; } /* text-decoration: none}     /* unvisited link */
a.mainlink:visited {color: #d56727;  font-weight:bold}  /* visited link */
a.mainlink:hover {color: blue}  /* visited link */

.bl {background: url(bl.jpg) 0 100% no-repeat}
.br {background: url(br.jpg) 100% 100% no-repeat}
.tl {background: url(tl.jpg) 0 0 no-repeat}
.tr {background: url(tr.jpg) 100% 0 no-repeat; padding:10px} 