/* Doorway */
div#Warning div#WarningBg {position:absolute; left:0px; top:0px; z-index:997; color:white; background:#23710B repeat;} /*opacity:0.9; filter:alpha(opacity=90);*/
div#Warning div#WarningCenter {position:absolute; left:50%; top:0px; margin-left:-480px; margin-top:0px; width:960px; height:2400px;  z-index:998;  background:white repeat;}  /*min-height:2400px;*/
div#Warning div.FillViewPort {width:100%; height:2400px; min-height:2400px;}
div#Warning div.FillContainer {width:100%; height:2400px; min-height:2400px;}
div#Warning div#WarningCenter table {display:block; position:relative; top:0; left:0; z-index:999;}
.warningText {font-family: Tahoma; font-size: 12px; color: #B4096D;}
.warningOutLink {font-family: Tahoma; font-size: 14px; font-weight: bold;}
a.warningOutLink {text-decoration: none; color: #B4096D;}
a.warningOutLink:hover {color: #B4096D; text-decoration: underline;}
a.warningOutLink:link {color: #B4096D;}
a.warningOutLink:visited {color: #B4096D;}