body{
	margin: 0;
	padding-top: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.su{
	border-width: 3px;
	border-style: solid solid solid solid;
	border-color: #29357E;
	border-collapse: collapse;
	background-color: white;
	color: #006600;
	text-align: center;
	width: 216px;
	height:216px;
	table-layout:fixed;
}

table.su tr{
  width: 24px;
  height: 24px;
}

table.su td{
  width: 24px;
  height: 24px;
}


table.su td.normal {
  border-top: 1px solid #29357E;
  border-right: 1px solid #29357E;
} 

table.su td.rightedge{
  border-top: 1px solid #29357E;
  border-right: 2px solid #29357E;
} 

table.su td.topedge{
  border-top: 2px solid #29357E;
  border-right: 1px solid #29357E;
}

table.su td.topright{
  border-top: 2px solid #29357E;
  border-right: 2px solid #29357E;
}

.warningTD { background-color:#FFBFBF;}
.wrongTD {  background-color:#F75D59;}
.highlightTD {  background-color:#EEE;}
.highlightTDCell {  background-color:#BFFFFF;}

input.insu{
   border: 0px;
   margin-left: 0px;
   text-align: center; 
   font-weight:bold;
   width: 21px;
   /*height: 20px;*/
   background: transparent;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:blue;
}

input.insuro{
	border: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight:bold;
	width: 21px;
	/*Height: 20px;*/
	background: transparent;
	/*background-color:#EEEEEE;*/
   	color: green;
   	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000;
   	/*font-family:times,"times new roman",serif; color:#000000;*/
}

input.insumark{
	border: 0px;
   	margin-left: 0px;
   	text-align: center; 
   	font-size: 12px;
   	width:21px;
	/*height: 20px;*/
   	background: transparent;
   	/*font-family:"lucida handwriting","comic sans ms",cursive;*/
	color:#7777DD;
	font-family: trebuchet ms, maximo, times;
}

.insuHint {  color: blue;}

.control_button{
	font-size:8pt;
}

a:link, a:active, a:visited {
	color: #29357e;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}
.insuHint {  color: blue;}


a:link, a:active, a:visited {
	color: #29357e;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}

.WarnMessage {
	color: red; 
	font-weight: bold;
	font-size: 16px;
}


.gsText {font-size: 11px;}

#HelpDiv {
	font-size:12px;
}
#HelpDiv table{
	font-size:12px;
}

#GadgetDiv {
	font-size:12px;
}
#GadgetDiv table {
	font-size:12px;
}