.edit { font-family: Arial; font-size: 8pt; border:none; }

.admindec { color:Red;text-decoration:underline;cursor:hand }
.admindec:link { color:Red;text-decoration:underline;cursor:hand }
.admindec:visited { color:Red;text-decoration:underline;cursor:hand }
.admindec:active { color:Red;text-decoration:underline;cursor:hand }

.label		{ font-size: 8pt; font-weight: bold; color:White }
.labelNC		{ font-size: 8pt; font-weight: bold; }

.radioLabel { font-size: 8pt; font-weight: bold; color:White; padding-left:8px; } 
.blackcheckbox { background-color:#000000; }
.greycheckbox {background-color: #333;}

.heavyTitle { background-color: darkblue; color: white; font-weight: bold; }
.heavyTitleSel { background-color: blue; color: white; font-weight: bold; }
.heavyTitleOver { background-color: cyan; color: white; font-weight: bold; }

.lightTitle { background-color: darkblue; color: white; font-weight: bold; }
.lightTitleSel { background-color: blue; color: white; font-weight: bold; }
.lightTitleOver { background-color: cyan; color: white; font-weight: bold; }

.imgTD { border:1 solid blue }

.invisible { visibility:hidden }

.displayNone { display:none; }
.displayOK { display:; }

.validator { color:Red }
.antivalidator { color:Lime }
.quasivalidator { color:Yellow }

.selectedElement { background-color:#202020 }

.row { background-color: #001; color: #999; }
.altrow { background-color: #333; color: #999;  }

.linkbuf { margin-left:10px; }
.link_main { cursor:hand; margin-left:8px; margin-right:8px; }
.link_sub { cursor:hand; margin-left:10px; margin-right:10px; }

.selectable { cursor:hand; }

.menustyle{font-family:verdana;background-color:#3F3F3F;border:1px;border-style:none;padding:0px;}
.menuitem{font-family:verdana;width:150px;color:white;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-style:solid;border-color:black;width:100;}
.mouseover{font-family:verdana;width:150px;background-color:#182E9B;color:white;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:3F3F3F;border-style:solid;cursor:pointer;cursor:hand;width:100;}

.libselect { background-color:#000; color:#999; font-family: Arial; font-size: 8pt; }

.ctlEmbed { background-color: #333333; color:white; }
.ctlEmbedText { background-color: #666666; color:white }
.ctlHardLink { color:white;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLink:link { color:white;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLink:visited { color:white;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLink:active { color:white;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLinkBlue { color:blue;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLinkctlHardLinkBluelink { color:blue;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLinkBlue:visited { color:blue;font-style:italic;text-decoration:underline;cursor:hand }
.ctlHardLinkBlue:active { color:blue;font-style:italic;text-decoration:underline;cursor:hand }
.ctlRow { background-color: #999999; }
.ctlAltrow { background-color: #999999; }