#innet { text-align: center; background-color:#c1bfbf; }
#innet table { margin-left: auto; margin-right: auto; border-collapse: collapse; empty-cells: show; }
@charset "ISO-8859-1";
/* CSS Document */

A:link
{ text-decoration: underline; color:#CCCCCC; }

A:visited
{ text-decoration: underline; color:#CCCCCC; }

A:active
{ text-decoration: underline; color:#CCCCCC; }

A:hover
{ text-decoration: none; color:#CCCCCC; }

table {
	background:none;
	border:none;
	margin-left:auto;
	margin-right:auto;
}

td {
	white-space:nowrap;
        background-color:000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a9a9a;
}

#innet td.gallerythumb { width:68px; text-align:center; vertical-align:middle; height:110px; }

.maintable {
	background-color:#000000;
	width:725px;
	height:620px;

}
.interfacetable {
	background-color:#000000;
	width:725px;
	height:600px;
}
.footer {
	background-color:#c1bfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:lighter;
	color:#9a9a9a;
	text-align:center;
}
#menu {
	background-image:url(_images/maintablebg.gif);
	background-position:static;
	background-repeat:no-repeat;
	color:#858585;
	width:295px;
}
#textarea {
	vertical-align:top;
}
img {
	border:none;
}
input {
	background-color:#000000;
	border:dashed;
	border-color:#918f8f;
	border-width:thin;
	width:270px;
	height:20px;
	font-size:10px;
	color:#918f8f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
textarea {
	background-color:#000000;
	border:dashed;
	border-color:#918f8f;
	border-width:thin;
	overflow:hidden;
	width:270px;
	font-size:10px;
	color:#918f8f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}

div.text {
	font-size:10px;
	color:#918f8f;
	font-family:Arial, Helvetica, sans-serif;
}

#innet h2 { font-size: 12px; }