body {
	background-image	: url(images/spl_middle.gif);
	background-repeat	: no-repeat;
	background-position	: 420px -90px;
	background-color	: #000000;
	color			: #FFFFFF;
}
h3 {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 12pt;
	font-weight		: bold;
	color			: #FFFFFF;
	margin-top		: 0px;
	margin-bottom		: 0px;
}

h5 {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FFFFFF;
	margin-top		: 0px;
}

table.editTable {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 8pt;
	border-collapse		: collapse;
	width			: 680px;
	border			: 2px #55CC55 solid;
	background-color	: #F5F5DC;
	color			: #000000;
}

table.editTable TD {
	padding-left		: 10px;
	padding-right		: 7px;
	vertical-align		: top;
	border			: none;
}

table.editTable TR.boundary {
	height			: 5px;
	border			: none;
}
table.editTable TR.boundary TD.shade {
	background-color	: #CCCCCC;
}

table.editTable TD.label {
	text-align		: right;
	width			: 20%;
}

table.editTable TD.data {
	text-align		: left;
	width			: 70%;
	padding-bottom		: 15px;
}

table.editTable TD.attachment_data {
	text-align		: left;
	width			: 10%;
}

	
table.editTable TD.data INPUT,
table.editTable TD.attachment_data INPUT {
	padding-left		: 5px;
	width			: 300px;
}


table.editTable TD.data TEXTAREA {
	padding-left		: 5px;
	width			: 400px;
	height			: 300px;
}
table.editTable TD.attachment_data TEXTAREA {
	padding-left		: 5px;
	width			: 400px;
	height			: 100px;
}

table.editTable TD INPUT.boolean {
	width			: 25px;
}

table.editTable TD INPUT.readonly {
 	border			: 0;
	background-color	: transparent;
}

table.dataTable {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 8pt;
	border-collapse		: collapse;
	width			: 780px;
	border			: 2px #55CC55 solid;
	background-color	: #F5F5DC;
	color			: #000000;
}
table.dataTable#wide {
	width			: 790px;
}
table.dataTable TH {
	padding-left		: 10px;
	text-align		: left;
	font-size		: 10pt;
	font-weight		: bold;
	vertical-align		: bottom;
	font-size		: 90%;
}

table.dataTable TD {
	padding-left		: 10px;
	padding-right		: 7px;
	text-align		: left;
	vertical-align		: top;
	border			: 1px solid #666666;
	color			: #000000;
	background-color	: #333333
}
table.dataTable TR.style0 TD {
	color			: #000000;
	background-color	: #FFFFFF;
}
table.dataTable TR.style1 TD {
	color			: #000000;
	background-color	: #BBBBBB;
}
table.dataTable OPTION {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 9pt;
	padding-left		: 5px;
}

input.checkbox {
	padding-left		: 5px;
	width			: 15px;
	height			: 15px;
	text-align		: left;
}

input.button {
	font-size		: 9pt;
	font-family		: verdana, helvetica, sans-serif;
}
input.editButton,
input.editButton_empty,
input.editButton_active,
input.editButton_inactive {
	background-image	: url(images/edit.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 25px;
	height			: 25px;
}
input.editButton_empty {
	border			: 2px solid #000000;
}
input.editButton_active {
	border			: 2px solid #00FF00;
}
input.editButton_inactive {
	border			: 2px solid #FF0000;
}
input.deleteButton {
	background-image	: url(images/delete.jpg);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 25px;
	height			: 25px;
}
input.copyButton {
	background-image	: url(images/copy.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 25px;
	height			: 25px;
}

input.pasteButton {
	background-image	: url(images/paste.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 25px;
	height			: 25px;
}

input.loadDataButton {
	background-image	: url(images/loadData.jpg);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 25px;
	height			: 25px;
}

input.publishButton#out {
	background-image	: url(images/broadcast.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 3px gray outset;
	width			: 38px;
	height			: 34px;
}

input.publishButton#in {
	background-image	: url(images/broadcast.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 3px gray inset;
	width			: 38px;
	height			: 34px;
}

input.previewButton#out {
	background-image	: url(images/preview.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray outset;
	width			: 55px;
	height			: 55px;
}

input.previewButton#in {
	background-image	: url(images/preview.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray inset;
	width			: 55px;
	height			: 55px;
}

input.testButton#out {
	background-image	: url(images/experiment.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray outset;
	width			: 55px;
	height			: 55px;
}
input.testButton#in {
	background-image	: url(images/experiment.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 3px gray inset;
	background-position	: center center;
	border			: 3px gray inset;
	width			: 55px;
	height			: 55px;
}
input.selectbynameButton#out {
	background-image	: url(images/selectbyname.jpg);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray outset;
	width			: 55px;
	height			: 55px;
}
input.selectbynameButton#in {
	background-image	: url(images/selectbyname.jpg);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray inset;
	width			: 55px;
	height			: 55px;
}

input.executeButton#out {
	background-image	: url(images/execute.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray outset;
	width			: 55px;
	height			: 55px;
}

input.executeButton#in {
	background-image	: url(images/execute.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray inset;
	width			: 55px;
	height			: 55px;
}
input.baleButton#out {
	background-image	: url(images/bale.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray outset;
	width			: 55px;
	height			: 55px;
}
input.baleButton#in {
	background-image	: url(images/bale.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	background-position	: center center;
	border			: 3px gray inset;
	width			: 55px;
	height			: 55px;
}



input.optinButton {
	background-image	: url(images/optin.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 32px;
	height			: 32px;
}
input.optoutButton {
	background-image	: url(images/optout.gif);
	background-repeat	: no-repeat;
	background-color	: transparent;
	border			: 0;
	width			: 32px;
	height			: 32px;
}
