DIV.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

TABLE.navigator {
border-top: 1px solid #4e1200;
border-left: 1px solid #4e1200;
margin-bottom: 10px;
margin-top: 10px;
width: 100%
}

TABLE.navigator TD {padding: 2px 4px 2px 4px}

TABLE.title_nav {font-size: 8pt}
TABLE.title_nav TD {padding: 0px 0px 4px 0px}
TABLE.title_nav TD.name {padding: 0px 0px 4px 0px}

TABLE.navigator TD.fld-check {
padding: 0px;
width: 0%}

TABLE.navigator TR.header input{
background-color: transparent;
}


TABLE.navigator TR.header TD {
font-size: 10px;
font-weight: bold;
color: white;
background-color: #4e1200;
height: 20px;
border-right: 1px solid #4e1200}

TABLE.navigator TD {border-bottom: 1px solid #4e1200;color:#000;}

TABLE.navigator TR.dark TD {background-color: #FFF}
TABLE.navigator TR.light TD {background-color: #FFF}
TABLE.navigator TR.active TD{background-color: #f9951f; color: #FFF}
TABLE.navigator TR.active input{background-color: #f9951f; color: #FFF}
TABLE.navigator TR.hl TD {background-color: #FFF; color: #F26521}
TABLE.navigator TR.line TD {border-right: 1px solid #4e1200}
TABLE.navigator TR.line TD.last {border-right: none}

TABLE.navigator TR.header A:link, TABLE.navigator TR.header A:visited {
color: white;
text-decoration: none}
TABLE.navigator TR.header A:hover {text-decoration: underline}

TABLE.navigator TR.active A:link, TABLE.navigator TR.active A:visited {color: #FFF}

TABLE.navigator2 TABLE {color:#000;}
TABLE.navigator2 TD.nav-butt {padding: 2px 0px 2px 4px}
/*TABLE.navigator2 TD.nav-butt A:link, TABLE.navigator TD.nav-butt A:visited {color: #000}*/

TABLE.navigator INPUT.edit {
border: solid 1px #8B8B8B;
color: #21283D;
font-size: 10px}

.navigator2 TD.title, TD.title TABLE {padding: 0 0 0px 0}



