html, body {
	min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
	width: 100%;
	height: 100%;
}
html>body, html>body {
	height: 100%;
}

td.def_collapse_style {
	font-size: 11px;
}

img.module {
	border: 0;
	width: 35em;
}

div.admin {
	color: black;
	background-color: white;
}

/* collapse styles> */
div.def_collapse_style  {
	visibility: visible;
}	
.folded {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
.unfolded {
}
.foldedmenu {
	visibility: hidden;
	overflow: hidden;
	display: none;
}
.unfoldedmenu {
}
/* <collapse styles */

/* default collpase menu style> */
span.def_collapse_style {
	color: #555;
	text-decoration: none;
}

table.def_collapse_style {
	border: 1px solid black;
	background-color: white;
}

td.def_collapse_style {
	color: black;
	font-weight: normal;
	line-height: 14px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
}
/* <default */

table.inetd_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0px;
	width: 350px;
}
td.inetd_title {
	white-space: nowrap;
}

iframe#admin {
	height: 100px;
	background: transparent;
}
table.inetd_admin_menu {
	width: 280px;
}
td.inetd_admin_menu {
	height: 100px;
}

td#leftfielduser {
	height:19px;
	background: url('../../images/isi/styles/fieldLeftUser.gif') no-repeat;
	width:20px;
	border:0px;
}

td#leftfieldpass {
	height:19px;
	background: url('../../images/isi/styles/fieldLeftPass.gif') no-repeat;
	width:20px;
	border:0px;
}

td#leftfieldbutton {
	height:19px;
	background: url('../../images/isi/styles/fieldLeftButton.gif') no-repeat;
	width:20px;
	border:0px;
}

td#centerfieldbutton {
	height:19px;
	background: url(../../images/isi/styles/fieldCenterbutton.gif) repeat-x;
	border:0px;
}

td#rightfieldbutton {
	height:19px;
	background: url('../../images/isi/styles/fieldRightbutton.gif') no-repeat;
	width:20px;
	border:0px;
}

td#centerfield {
	height:19px;
	background: url(../../images/isi/styles/fieldCenter.gif) repeat-x;
	border:0px;
}

td#rightfield {
	height:19px;
	background: url('../../images/isi/styles/fieldRight.gif') no-repeat;
	width:20px;
	border:0px;
}

input#login {
	color: #000000;
	width:90px;
	border:0px;
	font-family: verdana;
	font-size:10px;
	background:transparent;
	margin-left:4px;
}

input#password {
	color: #000000;
	width:90px;
	border:0px;
	font-family: verdana;
	font-size:10px;
	background:transparent;
	margin-left:4px;
}

input#roundbutton {
	color: #000000;
	border:0px;
	font-family: verdana;
	font-size:10px;
	height:19px;
	width: 40px;
	background:transparent;
}
