
/* error - no page found */

body.error404 { background-color:#ffffff; border:0px; padding:0px; margin:0px; height:100%; color: #666666; font-family: verdana;  }
img {  border: solid 0px #ffffff; }

.error-page table.content { text-align:left; width:790px; border-collapse:collapse; margin-left:auto; margin-right:auto; margin-top:10px; border:0px;}

.error-page td.top-border {background-image:url(../f/images/404-top-border.gif); background-repeat: no-repeat; width:781px; height:20px;}
.error-page table.content td.bottom {padding-left:15px; font-size:10px; height:50px;}

.error-page td.bottom-border {background-image:url(../f/images/404-bottom-border.gif); background-repeat: no-repeat; width:781px; height:20px;}

.error-page .nopage { width:auto; height:100%; margin-bottom:10px;}
.error-page .nopage ul {margin-top:5px; margin-bottom:0px; }
.error-page .nopage a { text-decoration:none; color:#ff0000;}
.error-page .nopage a:hover { text-decoration: underline ;}
.nopage {font-weight:normal; font-family: Arial; font-size:14px; margin-left:15px; margin-right:15px; margin-top:10px; line-height:20px; }
.nopage .firstline { margin-left:0px; margin-top:0px; margin-bottom:0px;}
.nopage h2 { font-size:18px; margin-bottom:8px; margin-top:15px; font-weight:normal; border-bottom: solid 1px #003dbe; padding-bottom:3px; }
.nopage .home { font-size:18px;}
