body {background: white; text-align: center; margin: 0; padding: 0;}

body,td, input, select, textarea {font-family: verdana,tahoma,arial,sans-serif; color: #565658;}

p {margin: 10px 0px 10px 0px;}

form, h1, h2, h3  {margin: 0; padding: 0}
h1 img, h2 img, h3 img {display: block}

ul li {list-style-type: none}
.marker li {list-style-type: disc}
table {border-collapse: collapse; border: none;}
td {vertical-align: top; padding: 0; font-size: 100%}

img {border: none}

.clear {clear: both; visibility: hidden;  overflow: hidden}
.clear1 {clear:both; float:none !important; height:1px !important; font-size:1px !important; border:none;	margin:0 !important; padding:0 !important;	background:transparent !important}


a {text-decoration: none !important;color: #0071bc}
a:hover, a:hover div {text-decoration: underline !important;}

label { cursor: pointer; }

hr { border: none; border-top: 1px solid #bab9be; }

.label_link {text-decoration: none !important;color: #0071bc; cursor: pointer;}
.label_link_hover {color: #0071bc; cursor: pointer; text-decoration: underline !important;}
.label_link:hover {text-decoration: underline !important;}

.hidden{
  position: absolute;
  top: -500px;
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;*/
}

.hover_div{
	  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	  -moz-opacity: 0.4;
	  -khtml-opacity: 0.4;
	  opacity: 0.4;
	  z-index: 99;
	  background-color: black;
	  position: absolute;
	  top: 0px;
	  left: 0px;
}

/*.wait_div {position: absolute; z-index: 100; top: 0px; left: 0px; font-size: 70%;}*/
.wait_div {position:fixed; z-index: 100; top:200px; top:expression(fixed(this, 200)); font-size: 70%;}
.wait_tbl .white {background-color: white;}

.wait_div0 {background:  url(../img/white-top-left.gif) no-repeat; position: absolute; z-index: 100; top: 0px; left: 0px;}
.wait_div1 {background: url(../img/white-top-right.gif) right top no-repeat;}
.wait_div2 {background: url(../img/white-btm-right.gif) right bottom no-repeat;}
.wait_div3 {background: url(../img/white-btm-left.gif) left bottom no-repeat;}
