body {
 margin: 0px;
 font-family: Verdana,Arial,Helvetica,Sans-Serif; 
 font-size: 13px; 
 color: #666666;
 text-align:center;
}
h1 {
 margin: 0px;
 font-size: 22px; 
 color: #0B7395; 
}
a {
 color: #0B7395;
}
a:hover {
 color: #9999CC;
}
form {
 margin: 0px;
}
input {
 width: 300px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 background: white; 
 padding: 1px 3px 0px; 
 margin-right: 10px;
}
select {
 width: 300px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 margin: 1px 0px; 
 margin-right: 10px;
}
textarea {
 width: 300px; 
 height: 70px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 padding: 1px 3px 0px; 
 margin-right: 10px;
}
p {
 margin-top: 15px;
}
hr {
 color:#0B7395;
 background-color:#0B7395;
 height:1px;
 border-width:0px;
 margin:12px 0px;
}
.BUTTON {
 width: 300px; 
 background: #dddddd;
}
#mybody {
 margin:8px auto;
 width:770px;
 border-top:1px solid #0B7395;
 border-bottom:1px solid #0B7395;
 text-align:left;
 background-image:url('bg.gif');
 background-repeat:repeat-y;
 
}
#textbox {
 margin:8px;
}
#footer {
 font-size:10px;
 color:#777777;
}
#footer a {
 color:#777777;
 text-decoration:none;
}
#addbox {
 margin:4px;
 text-align:center;
}
#searchmostcurrent {
 font-size:smaller;
 margin-top:12px;
}
#searchmostused {
	font-size:smaller;
	margin-top:12px;
}
.sqlink {
 white-space:nowrap;
}
#oelogo img {
	border-width:0px;
}
.subcattable {
 width:100%;
}
.cell_big {
 width:260px;
 vertical-align:top;
 font-size: 13px;
}
.cell_small {
 width:20px;
 font-size: 10px; 
}
a.catlink {
 display:block;
 background-image:url('th_directory.gif');
 background-repeat:no-repeat;
 height:18px;
 padding-top:3px;
 padding-left:18px;
 margin-bottom:6px;
}
a.catlink:hover {
 background-image:url('th_directory_o.gif');
 font-style:italic;
}
a.pathlink {
 background-image:url('th_directory.gif');
 background-repeat:no-repeat;
 height:18px;
 padding-top:3px;
 padding-left:18px;
}
a.pathlink:hover {
 background-image:url('th_directory_o.gif');
}
a.addurl {
 background-image:url('th_add.gif');
 background-repeat:no-repeat;
 height:18px;
 padding-top:3px;
 padding-left:18px;
}
a.addurl:hover {
 background-image:url('th_add_o.gif');
 font-style:italic;
}
a.arr {
 background-image:url('arr.gif');
 background-repeat:no-repeat;
 height:15px;
 padding-left:11px;
}
a.arr:hover {
 background-image:url('arr_o.gif');
}
#headmenue {
 height:29px;
 overflow:hidden;
 border-left:1px solid #0B7395;
 text-align:right;
 margin-left:8px;
}
#headmenue a {
 display:block;
 float:left;
 background-color:#eeeeee;
 padding:6px 12px 0px 12px;
 color:#0B7395;
 font-weight:bold;
 font-size:13px;
 height:22px;
 border-right:1px solid #0B7395;
 background-image:url('headcorner.gif');
 background-repeat:no-repeat;
 border-bottom:1px solid #0B7395;
}
#headmenue a:hover {
 background-color:#0B7395;
 background-image:url('headcorner_o.gif');
 color:#eeeeee;
}

a.pagelink {
 background-image:url('th_file.gif');
 background-repeat:no-repeat;
 height:16px;
 padding-left:16px;
}
a.pagelink:hover {
 background-image:url('th_file_o.gif');
}