.coverDiv { left:0px; top:0px; width:100%; height:100%; border:none; padding:0px; margin:0px; position:absolute; z-index:2; background:url('/images/trans_40.png') repeat; }
.popupDiv { border:1px solid white; text-align:center; padding:0px; margin:0px; position:absolute; z-index:3; background-color:#000000; }
.titleFont { font:16px tahoma; color:white; font-weight:bold; }
.msgFont { font:12px tahoma; color:#008000; }
.titleBar { background:url('/images/titlebar.png') repeat; height:25px; }
.titleText { text-align:center; padding-left:20px; }
.noPad { margin:0px; padding:0px; }
.descTD { font:12px tahoma; color:#b8b8b8; }
.textinput,select { font:12px tahoma; color:#345678; width:300px; }
.btn { font:12px tahoma; color:#345678; font-weight:bold; }