	#list td a {
	color: #282828;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 63px;
	height: 28px;
	display: block;
	background-image: url('/_sysimg/big_catalog2/o1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: middle;
}

#list td a:hover, #list td a:active {
	color: #006FA4;
	background-position: bottom left;
}

#list td a.selected {
	color: #006FA4;
	background-position: bottom left;
}
tr#pageCat td a {
	color: #282828;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 109px;
	height: 23px;
	display: block;
	background-image: url('/_sysimg/big_catalog2/o2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: middle;
}
tr#pageCat td a:hover, tr#pageCat td a:active {
	color: #006FA4;
	background-position: bottom left;
}
tr#pageCat td a.select {
	color: #006FA4;
	background-position: bottom left;
}

th {
	text-align:left;
	background-color: #808080;
	color: #FFFFFF;
}


div.show{
    background: #aaaaaa;
    text-decoration:underline;
    color:0000ff;
    width:65px;
}

div.open{
    background: #aaaaaa;
    width:80px;
}

div.open a{
    color:0000ff;
}

.parts_title
{
    font-size:15px;
}

div.answer {
}

div.answer  div{
    border:1px solid red;     
    text-align:center; 
    color:red; 
    height:30px; 
    font-size:13px;  
    float:left;
}

div.answer div.message{
    border-right:0;
}

div.answer div.close{
    border-left:0;
    background: transparent url('/_sysimg/close2.png') no-repeat scroll center -1px;
    cursor: pointer;;
}

.table2wt2 {    
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left: 1px solid #808080;
}


tr.trborder{
}

tr.trborder td{
    border-top: 1px solid #808080;
}

.table2wt2 th {
	text-align:left;
	#background-color: #F4F4F4;
	color: #FFFFFF;
}

.table2wt2 th div{
    background-color: #808080;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    margin-top:1px;
    margin-bottom:0px;
}

.table2wt2 td{
    padding:7px;    
}

.table2wt2 td.supplier {
	text-align:left;
	background-color: #FFFFFF;
	color: #006FA4;
    font-weight:bold;
    padding-left:30px;
    border-right: 1px solid #808080;
    border-collapse:collapse;
}

.table2wt2 tr{
    background-color: #FFFFFF;
}

tr.odd {
	text-align:left;
	background-color: #E6E6E6;
	color: #000000;    
}

tr.even {
}

div.title_indent{
    padding-left:20px;
    margin-bottom:15px;
}

table.search_table{
    margin-top:15px;
    width:100%;
    border:0;
}

table.content_table{
    width:100%;
    border-top:1px solid #CFCFCF;
}

/*table.content_table td{    
	background: #FFFFFF;
    width:25%;
    padding:15px;
    vertical-align:top;
}*/

img{
    border:0px
}

a.page_navigation{
    text-decoration:none;
    font-weight:bold;
}