table.table_login {
  border: 2px solid rgb(133,176,0);
  text-align: center;
  width: 600px;
  height: 210px;
}

td.table_login {
  text-align: right;
  font-family: Tahoma;
  color: rgb(153,0,0);
  font-weight: bold;
}

input.table_login {
  font-family: Tahoma;
  border: 1px solid black;
  background-color: white;
}

table.table_dblist {
  border-collapse: collapse;
  border-top: 1px solid rgb(133,176,0);
  border-right: 2px groove rgb(133,176,0);
  border-left: 1px solid rgb(133,176,0);
  border-bottom: 2px groove rgb(133,176,0);
  margin: 5px 0px 5px 0px;
}

td.table_dblist_name {
  text-align: left;
  padding: 1px 4px;
}

td.table_dblist_func {
  text-align: center;
  padding: 1px 4px;
}

a.table_dblist:link {
  color: gray;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  font-family: Tahoma;
}
a.table_dblist:visited {
  color: gray;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  font-family: Tahoma;
}
a.table_dblist:hover {
  color: gray;
  font-weight: bold;
  font-size: 120%;
  text-decoration: underline;
  font-family: Tahoma;
}
a.table_sysdb:link {
  color: rgb(133,176,0);
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  font-family: Tahoma;
}
a.table_sysdb:visited {
  color: rgb(133,176,0);
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  font-family: Tahoma;
}
a.table_sysdb:hover {
  color: rgb(133,176,0);
  font-weight: bold;
  font-size: 120%;
  text-decoration: underline;
  font-family: Tahoma;
}

a.logo:link { font-size: 130px; border: 1px solid white; }
a.logo:visited { font-size: 130px; border: 1px solid white; }
a.logo:hover { font-size: 130px; border: 1px solid #ffca33; }

td.table_dbinfo_left {
  padding: 1px 4px 1px 8px;
  font-size: 80%;
  border-left: 1px solid rgb(133,176,0);
  border-top: 1px solid rgb(133,176,0);
  border-bottom: 1px solid rgb(133,176,0);
}
td.table_dbinfo {
  padding: 1px 4px 1px 8px;
  font-size: 80%;
  border-top: 1px solid rgb(133,176,0);
  border-bottom: 1px solid rgb(133,176,0);
}
td.table_dbinfo_right {
  padding: 1px 4px 1px 8px;
  font-size: 80%;
  border-right: 1px solid rgb(133,176,0);
  border-top: 1px solid rgb(133,176,0);
  border-bottom: 1px solid rgb(133,176,0);
}
td.table_dbinfo_head {
  font-weight: bold;
  padding: 1px 4px 1px 8px;
}

table.table_db_edit {
  border: 2px solid rgb(133,176,0);
  border-collapse: collapse;
}

td.table_db_edit_form {
  padding: 20px 20px;
}

td.table_db_edit_name {
  font-family: Tahoma;
  font-weight: bold;
  color: rgb(153,0,0);
  text-align: right;
}

table.table_design {
  border: 2px solid rgb(133,176,0);
  border-collapse: collapse;
}

td.table_design_head {
  font-family: Tahoma;
  font-weight: bold;
  color: white;
  background-color: rgb(133,176,0);
  border-right: 1px solid silver;
  padding: 0px 2px;
}  

td.table_design_col0 {
  font-family: Tahoma;
  color: gray;
  background-color: white;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  padding: 0px 2px;
}

td.table_design_col1 {
  font-family: Tahoma;
  color: gray;
  background-color: white;
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  padding: 0px 2px;
}

td.table_design_func {
  border-bottom: 1px solid silver;
  border-left: 2px solid rgb(133,176,0);
  padding: 1px 1px 1px 1px;
}

table.table_design_edit {
  border: 2px solid rgb(133,176,0);
  border-collapse: collapse;
}

td.table_design_edit_name {
  font-family: Tahoma;
  font-weight: bold;
  color: white;
  background-color: rgb(133,176,0);
  padding: 1px 5px;
  text-align: right;
}

td.table_design_edit_input {
  padding: 1px 5px;
  font-family: Tahoma;
  font-weight: bold;
}

td.table_lookup_db {
  font-family: Tahoma;
  font-weight: bold;
  color: gray;
  padding: 1px 5px;
}

a.table_lookup_db:visited {
  color: rgb(133,176,0);
  text-decoration: none;
  font-family: Tahoma;
}
a.table_lookup_db:link {
  color: rgb(133,176,0);
  text-decoration: none;
  font-family: Tahoma;
}
a.table_lookup_db:hover {
  color: rgb(133,176,0);
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
  font-family: Tahoma;
}

select {
  font-family: Tahoma;
  border: 1px solid black;
}

input.circle {
  border: 0px solid black;
  background-color: transparent;
}
input.circle_radio {
  border: 0px solid black;
  background-color: transparent;
}
input.NIL_radio {
  border: 0px solid black;
  background-color: transparent;
}

input.check {
  border: 0px solid black;
  background-color: transparent;
}

body{
        font-family: Tahoma,sans-serif;
        color: #333333;
        line-height: 1.1667;
        margin: 0px;
        padding: 0px;
}

a.menuNav:link {
	display: block;
	color: #006699;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
}

a.menuNav:visited {
	display: block;
	color: #006699;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
}

a.menuNav:hover {
	display: block;
	color: #006699;
	background-color: #dddddd;
        text-decoration: underline;
	padding: 2px 5px 2px 10px;
}

a.linkNav:link {
        color: #006699;
        text-decoration: none;
	font-size: 80%;
}

a.linkNav:visited {
        color: #006699;
        text-decoration: none;
	font-size: 80%;
}

a.linkNav:hover {
        color: #006699;
        text-decoration: underline;
	font-size: 80%;
}

a.menuObj:link {
        color: #006699;
        text-decoration: none;
	white-space: nowrap;
}
a.menuObj:visited {
        color: #006699;
        text-decoration: none;
	white-space: nowrap;
}
a.menuObj:hover {
        color: #006699;
        text-decoration: underline;
	white-space: nowrap;
}
span.menuObj_select { 
	white-space: nowrap; 
}
table.menuObj {
	width: 100%; 
	border-collapse: collapse; 
	margin: 5px 0px 8px 0px;
	white-space: nowrap;
}
td.menuObj_sep {
	width: 5px; 
	border-bottom: 1px solid gray;
}
td.menuObj_rest {
        border-bottom: 1px solid gray;
}
td.menuObj_other {
	height: 10px;
	width: 70px; 
	text-align: center; 
	border-bottom: 1px solid gray;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 5px;
}
td.menuObj_select {
	height: 10px;
	color: gray;
	font-weight: bold;
        width: 70px;
        text-align: center;
        border-bottom: none;
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        padding: 5px;
}

table.headNav {
	border-bottom: 1px solid #cccccc;
	border-collapse: collapse;
}

table.footNav {
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-collapse: collapse;
	line-height: 2;
}

table.mainArea {
	border-collapse: collapse;
}

td.leftNav {
	vertical-align: top;
	border-right: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #eeeeee;
	width: 10%;
	padding: 1px 1px 25px 1px;
}

td.content {
	vertical-align: top;
	border-collapse: collapse;
	width: 90%;
	padding: 5px 10px 10px 10px;
}

ul.menuNav {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

li.menuNav {
	border-bottom: 1px solid #cccccc;
	white-space: nowrap;
}

li.sectionNav {
        color: black;
        line-height: 1.5;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 2px 5px;
	white-space: nowrap;
}

a.action_button:visited {
  font-family: Verdana;
  font-weight: bold;
  color: rgb(133,176,0);
  text-decoration: none;
  border: 1px solid rgb(133,176,0);
  padding: 2px 5px 2px 5px;
  margin: 5px 5px 5px 0px;
  white-space: nowrap;
}
a.action_button:link {
  font-family: Verdana;
  font-weight: bold;
  color: rgb(133,176,0);
  text-decoration: none;
  border: 1px solid rgb(133,176,0);
  padding: 2px 5px 2px 5px;
  margin: 5px 5px 5px 0px;
  white-space: nowrap;
}
a.action_button:hover {
  font-family: Verdana;
  font-weight: bold;
  color: rgb(133,176,0);
  background-color: rgb(240,255,200);
  text-decoration: underline;
  border: 1px solid rgb(133,176,0);
  padding: 2px 5px 2px 5px;
  margin: 5px 5px 5px 0px;
  white-space: nowrap;
}

a.detail_button:visited {
  font-family: Tahoma;
  font-weight: bold;
  color: rgb(153,0,0);
  text-decoration: none;
  border: 1px solid transparent;
}
a.detail_button:link {
  font-family: Tahoma;
  font-weight: bold;
  color: rgb(153,0,0);
  text-decoration: none;
  border: 1px solid transparent;
}
a.detail_button:hover {
  font-family: Tahoma;
  font-weight: bold;
  color: rgb(255,204,51);
  text-decoration: none;
  border: 1px solid rgb(255,204,51);
}

a.editor:link {
  color: #006699;
  text-decoration: none;
  font: Tahoma,Verdana,sans-serif;
  font-size: 9pt;
}
a.editor:visited {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
  font: Tahoma,Verdana,sans-serif;
  font-size: 9pt;
}
a.editor:hover {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
  font: Tahoma,Verdana,sans-serif;
  font-size: 9pt;
}

a.navhead:link {
  text-decoration: none;
  color: gray;
}
a.navhead:visited {
  text-decoration: none;
  color: gray;
}
a.navhead:hover {
  text-decoration: underline;
  color: gray;
}

div#checkNav {
	position: absolute; 
	display: none;
	top: 0px;
	left: 0px; 
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        width: 150px;
        padding: 1px 1px 0px 1px;
}
div#checkOtherDB {
        position: absolute;
        display: none;
        top: 0px;
        left: 0px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        padding: 1px 1px 0px 1px;
}
div#checkLinkDB {
        position: absolute;
        display: none;
        top: 0px;
        left: 0px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        padding: 1px 1px 0px 1px;
}
div#checkNav_multi {
        position: absolute;
        display: none;
        top: 0px;
        left: 0px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        width: 150px;
        padding: 1px 1px 0px 1px;
}
div#groupMenu{
        position: absolute;
        display: none;
        top: 0px;
        left: 0px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        padding: 1px 1px 0px 1px;
}
div#dbimgMenu{
        position: absolute;
        display: none;
        top: 0px;
        left: 0px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: white;
        width: 300px;
        height: 300px;
        padding: 1px 1px 1px 1px;
	overflow: scroll;
}
div#EmailForm{
        position: absolute;
        display: none;
	overflow: auto;
        top: 0px;
        left: 0px;
        width: 380px;
        height: 280px;
        border: 1px solid gray;
        border-collapse: collapse;
        background-color: #eeeeee;
        padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;
}

table.table_access { border-collapse: collapse; width: 650px; }
tbody.table_access { font-size: 80%; color: gray; }
th.table_access { text-align: left; font-weight: bold; padding-right: 10px; }
td.table_access_share { color: #85b000; font-weight: bold; padding-right: 10px; }
td.table_access_sharenew { 
  color: #85b000; font-weight: bold; padding-right: 10px;  border-top: 1px solid gray; }
td.table_access_db { padding-right: 10px; }
td.table_access_sharenew_db { padding-right: 10px; border-top: 1px solid gray; }
td.table_access_new_db { padding-right: 10px; border-top: 1px solid silver; }

a.mindvan:link { font-size: 120%; color: #FFCC33; font-family: Tahoma; font-weight: bold; text-decoration: none; }
a.mindvan:visited { font-size: 120%; color: #FFCC33; font-family: Tahoma; font-weight: bold; text-decoration: none; }
a.mindvan:hover { font-size: 120%; color: #85B000; font-family: Tahoma; font-weight: bold; text-decoration: none; }

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border: none;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #000;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
  border: none;
  padding: 0px;
}

#CalendarControl .calheader {
  background-color: white;
}

#CalendarControl .weekday {
  background-color: white;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #ffcc33;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #85b000;
  background-color: #85b000;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #85b000;
  border: 1px solid white;
}

#CalendarControl .previous {
  text-align: left;
  border-bottom: 2px solid #85b000;
}

#CalendarControl .next {
  text-align: right;
  border-bottom: 2px solid #85b000;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #000;
  border-bottom: 2px solid #85b000;
}

#CalendarControl .empty {
  background-color: #EEE;
  border: 1px solid #FFF;
}

.suggest_title { margin: 10px 0px 5px 0px; border-bottom: 1px solid gray;
  padding: 2px 25px 2px 0px; width: 320px; white-space: nowrap; margin-left: 50px; font-size: 80%; color: gray; }
