.seltr {
 background-image: url('/admin/images/seltd.gif');
 background-repeat: no-repeat;
 background-position: left center;
}
tr.hdrs {
 background: #eeeeee;
}

a, a:hover, a:visited {
 color: #0000cc;
}

table.suburb {
 border: solid 1px #cccccc;
}

td.subdelim {
 border-bottom: solid 1px #cccccc;
}

td.subh {
 border: solid 1px #cccccc;
 background: #eeeeee;
 cursor: hand;
}

table.maint {
 border: solid 1px #cccccc;
}

td.acttab {
 border-left: solid 1px #777777;
 border-top: solid 1px #777777;
 border-right: solid 1px #777777;
 padding-left: 10px;
 padding-right: 10px;
}
td.nacttab {
 border: solid 1px #777777;
 padding-left: 10px;
 padding-right: 10px;
}
td.tabdelim {
 border-bottom: solid 1px #777777;
}
td.tabbody {
 border-left: solid 1px #777777;
 border-bottom: solid 1px #777777;
 border-right: solid 1px #777777;
 padding: 10px;
}
td.tabheader {
 border: solid 1px #777777;
 padding: 10px;
 background-color: #eeeeee;
}

form {
 padding: 0px;
 margin: 0px;
 border: 0px;
}

.mainh {
 background: #EFEBDE;
 border-bottom: solid 1px #cccccc;
 padding: 5px;
}
.hath {
 background: #EFEBDE;
 border-bottom: solid 1px #777777;
 border-right: solid 1px #cccccc;
 padding: 0px;
}
.mainb {
 background: #EFEBDE;
 border-top: solid 1px #cccccc;
 padding: 3px;
}
.mainc {
 padding: 10px;
}
.lefth {
}
.navactiv {
 background: #eeeeee;
 border-bottom: solid 1px #777777;
 border-right: solid 1px #333333;
}
td.navnactiv {
 border-bottom: solid 1px #777777;
 border-right: solid 1px #777777;
}
a.navnactiv, a.navnactiv:hover, a.navnactiv:visited {
 color: black;
}

hr {
 width: 100%;
 height: 0px; 
 border-bottom: solid 1px #777777;
}
input.tiptop {
 background: #eeeeee;
 border: solid 1px #333333;
 cursor: hand;
}

span.clickable {
 cursor: hand;
 color: blue; 
}
span.clbord {
 cursor: hand;
 color: #aaaaaa; 
 border-top: 1px solid #aaaaaa;
 border-left: 1px solid #aaaaaa;
 border-right: 1px solid #aaaaaa;
 border-bottom: none;
 padding: 3px 15px 3px 15px;
 width: 200px;
}
span.maintit {
 font-family: Arial, Verdana, Helvetica, Geneva;
 font-size: 14px;
 color: #777777; 
}
span.bottit {
 font-family: Arial, Verdana, Helvetica, Geneva;
 font-size: 10px;
 color: #777777; 
}