body {
	scrollbar-arrow-color: #738089;
	scrollbar-track-color: #c7d2d8;
	scrollbar-face-color: #adb6bd;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #8e9ba4;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #738089;
    background-color: #000000;
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style: normal;
}
a {
text-decoration:none;
color:white
}
a:hover {
color:white;
text-decoration:underline;
}
table.box_all {
    width: 735px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #738089;
    border-collapse:collapse
}
table.box_all td.box{
  
    border: solid 1px #778087;
}
table.head td.menu {
	color:white;
	font-size:11px
}

table.datas {border-collapse:collapse}
table.datas th{font-size:10px;background-color:#738089;color:white;text-align:left;font-weight:normal;padding:4px;}
table.datas td{border-collapse:collapse;font-size:10px;color:#738089;padding:4px;}

table.head td.menu a{
color:white;
font-size:11px;
text-decoration:none
}
table.head td.menu a:hover{
color:white;
font-size:11px;
text-decoration:underline
}
.search {
    margin-right:3px;
    width:70px;
    background-color:#DDE2E6;
    border: none;
    height: 13px;
    padding-top:3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}
.Button {
    width:32px;
    background-color:#778087;
    color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    border-top-color:#778087;
    border-right-color:#778087;
    border-bottom-color:#778087;
    border-left-color:#778087;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-top-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    height: 18px;
    margin-top: 1px;
}
table.catalog
{
background-color:#778087;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.dynlnk {cursor:pointer; cursor:hand; color:white;font-size:10px}
.dynlnk:hover {text-decoration: underline; color:white;}

.dynlnk11 {cursor:pointer; cursor:hand; color:white;font-size:11px}
.dynlnk11:hover {text-decoration: underline; color:white;}

h1 {color:#738089; font-size:18px; font-weight:normal; margin:0px; padding:0px;}

