

.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #FFFFCC;
  }


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	background-color: #789cb0;
  }


td {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
  }


th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: bold;
  }


.main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
  }


a {
    color:#000066;
    text-decoration: none;
  }


a:hover {
    color:#000066;
    text-decoration: underline;
  }


.justify {
    padding-left : 5px;
    padding-right : 5px;
    text-align : justify;
    text-indent : 1em;
  }

.ppsleave {
    position: relative;
    margin-left: 20px;
    top: -1em;
    margin-bottom: -1em;
    border-style: solid;
    border-color: #aaa;
    border-width: 1px;
    padding: 3px;
    width: 300px;
    height: 50px;
    overflow: auto;
    cursor: pointer;
}

.trselect {
    background: blue;
    color: yellow;
    font-weight: bolder;
    font-size: 1.3em;
}

.cat_selector {
    background-color : #efefef;
    border-bottom-color : #555555;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-collapse : collapse;
    border-left-color : #555555;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #555555;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #555555;
    border-top-style : solid;
    border-top-width : 1px;
    min-width : 132px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    position : absolute;
    visibility : hidden;
    z-index : 10;
  }


wbr:after {
    content : "\00200B";
  }


#popheader {
    background-color : #789cb0;
  }
.rhead{
	background-color:#555;
	color: #DDD;
}

#debugText {
	position: relative;
	font-size:0.95em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: none;
}

#sum_book_pices {
	color:#b33;
}

#sum_book_canorder {
	color:#c33;
}

#sum_book_reduced {
	color:#d33;
}

#sum_book_action_reduced {
	color:#e33;
}

.nbHead {
    background-image:url(images/newBoxTop.gif);
}

