/*
	$Id: main.css 6459 2008-11-26 15:00:13Z a.monkin $
	$Author: a.monkin $
	$Revision: 1878 $

	Main style for presentation
*/

body {
    background: #727272;
    margin: 0px 4px 0px 4px;
    font-size: 12px;
    font-weight: normal

}

input {
    margin-top: 4px;
    font-family: Courier;
    font-size: 12px;
    font-weight: bold
}

.normsize {
    width: 150px;
    height: 18px;
    border: solid 1px black
}

.halfsize {
    margin-top: 4px;
    width: 60px;
    height: 18px;
    border: solid 1px black
}

.btn {
    color: black;
    font-size: 9px;
}

form  td {
    font-size: 11px;
    text-transform: uppercase;
    color: white;
}

td {
    font-size: 12px;
    font-weight: normal

}

td a {
    text-decoration: none;
    font-size: 11px;
    font-weight: normal
}

.gaplow {
    padding: 0px 0px 0px 0px;
    background: #727272;
    border-top: solid 1px black;
    border-right: solid 1px white;
    border-left: solid 1px black;
    border-bottom: solid 1px #727272
}

.gaphi {
    background: #3F3F3F;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: solid 1px #727272
}

.tl {
    padding: 2px 2px 0px 4px;
    text-align: left;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-right: none;
    border-bottom: none;
    background: none
}

.t {
    padding: 2px 2px 0px 2px;
    text-align: left;
    border-top: solid 1px white;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: none
}

.tr {
    padding: 2px 2px 0px 2px;
    text-align: left;
    border-top: solid 1px white;
    border-left: none;
    border-right: solid 1px black;
    border-bottom: none;
    background: none
}

.bl {
    padding: 0px 2px 0px 4px;
    text-align: left;
    border-bottom: solid 1px black;
    border-left: solid 1px white;
    border-right: none;
    border-top: none;
    background: none
}

.b {
    padding: 0px 2px 0px 2px;
    text-align: left;
    border-bottom: solid 1px black;
    border-left: none;
    border-right: none;
    border-top: none;
    background: none
}

.br {
    padding: 0px 2px 0px 2px;
    text-align: left;
    border-bottom: solid 1px black;
    border-left: none;
    border-right: solid 1px black;
    border-top: none;
    background: none
}

.sitepath {
    padding: 8px 0px 4px 8px;
    color: #f9f9f9;
    font-size: 12px;
    font-weight: normal
}

.sitepath a {
    color: #f9f9f9;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.lblock, .nav {
    clear: left;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    text-align: right;
    background: #3f3f3f;
    color: white;
    text-transform: uppercase;
    width: auto;
}

.lblock2 {
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-bottom: none;
    border-top: none;
    border-right: solid 1px black;
    text-align: left;
    background: #bfbfbf;
    display: block;
    width: 100%;
}

.lblock2 a {
    position: relative;
    left: 7px;
    color: black;
}

.lblock2 a {
    text-decoration: underline;
}

.lblock2 a.active {
    text-decoration: none;
    cursor: default;
}

.pages1 {
    border-top: none;
    width: 635px;
}

.link {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #ECECEC;
}

.object {
    font-size: 13px;
    font-weight: bold;
    color: black;
    display: block;
    padding: 10px 4px 10px 12px;
}

.object a {
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.grayb {
    padding: 0px 2px 0px 2px;
    text-align: left;

    font-size: 11px;
    font-weight: bold;

    border-bottom: solid 1px black;
    border-left: none;
    border-right: none;
    border-top: none;
    background: #bfbfbf;
}

.grayb a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: black;
}

.objinfo p {
    margin-top: 5px;
}

.objinfo a {
    font-size: 11px;
    font-weight: bold;
    color: black
}

.objinfo {
    font-size: 13px;
    font-weight: normal;
    padding: 0px 0px 4px 4px;
}

.welcome {
    background: #bfbfbf;
    margin-bottom: 15px;
}

.welcome img {
    border: solid 1px black;
}

.list1 {
    background: #E6E6E6;
}

.list2 {
    background: #E6E6E6;
}

.listheader {
    font-size: 1px;
    height: 13px;
    background-image: url( "images/list1.gif" );
}

.listfooter {
    font-size: 1px;
    height: 13px;
    background: url( 'images/list2.gif' ) no-repeat;
}

.objname {
    display: block;
    color: black;
    background: #bfbfbf;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-bottom: none;
    border-right: solid 1px black;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
}

.objname a {
    color: black;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase
}

.objname_indent {
    margin: 8px 8px 0 8px;
}

.searchsw {
    list-style: none;
    border: none;
    margin: 0px;
    text-align: left;
    background: #3f3f3f;
    padding: 4px 4px 2px 30px;
    border-top: solid 1px white;
    border-left: solid 1px white;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
}

.modeList {
    padding: 2px 0px 2px 4px;
    border-top: none;
    border-left: solid 1px white;
    border-bottom: none;
    border-right: solid 1px black;
    text-align: left;
    background: #bfbfbf;
    width: 637px;
}

.modeCell a {
    color: black;
    text-decoration: underline;
    text-transform: uppercase;
}

.modeCell a.active {
    background: #EADAB9;
    text-decoration: none;
    padding: 0px 2px 0px 2px;
}

.menuleft {
    padding: 2px 4px 2px 0px;
}

a.page, span.page {
    margin-right: 4px
}

table.order {
    background: #E6E6E6;
}

table.order th {
    font-size: 11px;
    font-weight: bold;
    color: black;
    border: solid 1px #727272;
}

table.order td {
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-transform: none;
    border: dashed 1px #727272;
}

#B_100747826, #B_2100130154, #B_2100130151, #B_2100130161, #B_2100130171, #H_33177966 {
    display: none
}
