html {background:#fff;}
body {padding:0;margin:0;min-width:1000px;}

#body {min-width:1000px;}
#footer {min-width:1000px;}

img {border:0;}

form {padding:0;margin:0;}

table {border:0px; border-collapse:collapse;}
table td {padding:0px;}	
tr,td,div,p,li {font:normal 100% Tahoma;text-decoration:none;}

a {color:#104ea0;}
a:hover {color:#af1919;}

.visible {display:block;}
.invisible {display:none;}

ul.dash {margin:0.5em 20px 0.8em 1.7em;padding: 0 0 0 0.8em;}
ul.dash li {margin:10px 0px 0.5em 10px; padding:0px;list-style-type: none; behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;&nbsp;&nbsp;' + this.innerHTML : '' );text-indent:-1.8em;}
ul.dash li:before {content: '\2014\a0\a0\a0';}

p {margin:0.4em 0 1.2em 0;}
ul,ol {margin:0.2em 0 1.2em 0;padding:0 0 0 2.5em;}
li {margin:0.2em 0 1.2em 0;padding:0;}

.clear {height:1px;width:100%;clear:both;display:block;visibility:hidden;}

.gray {color:#929292 !important;}

.show {position:absolute;border:1px solid #ededed;background:#fff no-repeat center url('../img/loading.gif');z-index:30;}
.show img {border:6px solid #ffffff;}
.show #close_pic img {background:#ffdbd4;border:none;margin:6px;}
.show #close_pic:hover img {background:#ffffff;border:1px solid #eaeaea;margin:5px;}

.close_show {position:absolute;z-index:31;top:0;right:0;padding:5px;background:#fffff;cursor:pointer;}