@charset "utf-8";
/* CSS Document */

table.navigbar {
    background-color: #1A1C27;
    border-top: 1px;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px;
    border-style: solid;
    border-color: #1A1C27;
    height: 50px;
    width: 100%;
}
table.navigbar td {
    text-align: center;
    vertical-align: middle;
}
table.navigation {
    background-position: left bottom;
    background-repeat: no-repeat;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: solid;
    border-color: #000000;
    height: 50px;
    width: 1170px;
}
table.navigation td {
    font-size: 14px;
}
table.navigation td.lefter {
    width: 200px;
    border-left: 1px solid #26303E;
}
table.navigation td.rights {
    text-align: right;
    border-top: 0;
    border-left: 1px solid #26303E;
    border-right: 1px solid #26303E;
    border-bottom: 0;
}
table.navigation td b {
    color: #FF0000;
}
table.navigation td a {
    color: #A1B1BC;
    text-decoration: none;
}
table.navigation td a:hover {
    color: #FF0000;
}

table.logosection {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
table.logosection td.logo {
    background-attachment: inherit;
    background-color: #FFFFFF;
    background-image: url('../img/logo.old.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 333px 100px !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 1px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #575D66;
    height: 100px;
    width: 444px;
}
table.logosection td.logo img {
    border: 0;
    height: 100px;
    padding: 0;
    width: 333px;
}
table.logosection td.rght {
    background-attachment: inherit;
    background-color: #FFFFFF;
    background-image: url('../img/pixel.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 333px 100px !important;
    height: 100px;
    text-align: right;
    vertical-align: middle;
    width: 726px;
}
table.linesbar {
    background-color: #353D48;
    background-image: url('../img/border.png');
    background-repeat: no-repeat;
    background-position: right top;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: solid;
    border-color: #1A1C27;
    height: 4px;
    width: 100%;
}
table.linesbar td {
    text-align: center;
    vertical-align: middle;
    height: 4px;
    font-size: 1px;
}
table.logosbar {
    background-color: #E2E2E2;
    background-image: url('../img/wall.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    border-top: 1px;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px;
    border-style: solid;
    border-color: #1A1C27;
    height: 340px;
    width: 100%;
}
table.logosbar td {
    text-align: center;
    vertical-align: middle;
}
table.logogation {
    background-position: left bottom;
    background-repeat: no-repeat;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: solid;
    border-color: #000000;
    height: 50px;
    width: 1170px;
}
table.logogation td {
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
}
table.creckar {
    width: 100%;
}
td.borderleft {
    border-top: 0;
    border-left: 1px;
    border-right: 0;
    border-bottom: 0;
    border-style: dotted;
    border-color: #1A1C27;
	padding-left: 15px;
	padding-right: -15px;
}
table.creckar td.creckar {
    background-attachment: inherit;
    background-color: #FFFFFF;
    background-position: right top;
    background-repeat: no-repeat;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: solid;
    border-color: #1A1C27;
	vertical-align: top;
    width: 100%;
    height: 300px;
	color: #FFFFFF;
}
table.cracker {
    width: 100%;
}
table.cracker td.cracker {
    background-attachment: inherit;
    background-color: #1A1C27;
    background-image: url('../img/will.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-style: solid;
    border-color: #1A1C27;
	vertical-align: top;
    width: 100%;
    height: 300px;
	color: #FFFFFF;
}