@charset "utf-8";
a {
	color: #0000FF;
}
body, input, select, td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
td {
	vertical-align:top;
}
.column {
	border:none;
	padding:10px 50px 10px 0;
}
.column_grey {
	border:none;
	padding:10px 50px 10px 0;
	background-color:#DDDDDD;
}
.content {
	padding:10px 100px 0 40px;
	width:auto;
}
.file {
	width:auto;
	margin-left:10px;
}
.form_title {
	color: #000000;
	font-weight: bold;
	font-size:24px;
	border:1px solid #000000;
	padding:5px;
}
.form_title_sub {
	color: #000000;
	font-weight: bold;
	font-size:18px;
	border:none;
	padding:5px;
}
.field_label {
	color: #666666;
	padding:2px;
	width:200px;
}
.field_label_admin {
	color: #FF0000;
	padding:2px;
}
input.number, input.text, input.text_small, input.text_tiny, textarea {
	border: 1px solid #999999;
}
input.text, textarea, textarea.text_small {
	width: 400px;
}
textarea {
	height:220px;
}
textarea.text_small {
	height:20px;
}
input.datum {
	width: 50px;
}
input.checkbox, input.bullit {
	width:auto;
	border:none;
}
.item,
.item_select {
	clear:both;
	margin-bottom:5px;
}
.item_select {
	background-color:#999999;
}
.item_select input,
.item_select textarea {
	color:#000000;
	border:1px solid #000000;		
}
.item input{
	vertical-align:top;
}
.item input,
.item textarea {
	color:#999999;
	border:1px solid #999999;	
}
.js_container {

}
.js_original {
	clear:both;
	margin-bottom:6px;
}
.list_label {
	border:1px solid #000000;
}
.list_label_order {
	font-weight:bold;
	border:1px solid #000000;
}
.list_preselect {
	border:none
}
.list_preselect td {
	border:none;
}
.list_preselect tr {
	height:auto;
}
.list_preselect_label {
	width:150px; 
}
.list td {
	padding:5px;
}
.list {
	width:150px;
}
.login_name, .login_pass, .login_submit {
	width:100px;
}
.login_table {
	margin:auto;
}
.menu_item {
	display:inline;
	padding:15px;
}
.more {
	float:right;
}
.number {
	width: 150px;
}
p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
}
.row_odd {
	background-color: #FFFFFF;
}
.row_even {
	background-color: #DDDDDD;
}
select {
	border:1px solid #999999
}
#indexform .submit {
	width:auto;
	margin:20px 10px 20px 10px;
	/*width:150px;
	background-color: #BBBBBB;
	border-color: #444444;
	padding:5px;
	font-size:15px;
	font-weight:bold;*/
}
td
 {
	border: 1px dotted #AAAAAA;
	margin:0px;
	padding:2px;
}
.text_small {
	width: 150px;
}
.text_tiny {
	width: 80px;
}
tr, table, tbody {
	margin:0px;
	padding:2px;	
}
#indexform tr {
	height:38px;
}

ul.pages {
	margin:0;
	padding:0;
}
li.page {
	padding:15px;
	display:inline;
}
.thanks {
	font-size: 16px;
	padding-top:50px;
	padding-bottom:50px;
	color:#0000FF;
}
#form_new input {
	margin:0;
	padding:0;
}
.true {
	background-color:#AAFFAA;
}
.false {
	background-color:#FFAAAA;
}
.reject {
	background-color:#FF0000;
}
.select_merge {
	background-color:#AAFFAA;
}
.button_remove {
	background-color:#FFAAAA;
	width:auto;

}
.button_seen {
	background-color:#AAFFAA;
	width:auto;
}
.button_merge {
	background-color:#AAAAFF;
	width:auto;
}
.split {
	color:#FF0000;
}

