@charset "utf-8";
/* CSS Document */
body, input, select, textarea, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#pages #list0, #pages #list1, #pages #list2 {
padding:0px;
margin:0px;
list-style:none;
}
#pages #list0 .pagerow, #pages #list1 .pagerow, #pages #list2 .pagerow {
	font-size:11px;
	margin:0px;
	padding:0px;
	}
#list0 img {
cursor:move;
}
		.smallgrey{
	font-size:10px;
	color:grey;
	}

h2 {font-size:15px;}
h4 {
	clear:both;
	float:left;
	height:19px;
	width:80px;
	padding:3px;
	margin:0px;
	font-size:11px;
	color:#666666;
	}
.form {
	width:600px;
	margin:0 auto;
	}
.checkbox {
	position:relative;
	top:3px;
	}
.form .unselected {
	display:block;
	color:#666666;
	background:#CCCCCC;
	float:left;
	padding:3px;
	height:19px;
	width:210px;
	text-align:center;
}
.form .unselected input {
	color:#999999;

	}
.form .unselected select {
	border:#999999 1px solid;
	color:#999999;
	background:#CCCCCC;
	width:158px;
	}

.form .selected {
	display:block;
	color:#666666;
	float:left;
	padding:3px;
	height:19px;
}
.form .selected select {
	width:158px;
	}
.form label {
	float:left;
	clear:left;
	width:100px;
	text-align:right;
	padding:3px 10px 10px 3px;
	color:#3F4581;
	font-weight:bold;
	}
.form .checkbox {
width:15px;
position:relative;
top:-1px;
}
.settings label {
width:200px;
}
.form input, .form select, .form textarea {
	float:left;
	width:350px;
	}
.form .submit {
	width:80px;
	clear:both;
	float:right;
	}
.label {
	clear:left;
	text-align:center;
	color:#3F4581;
	font-weight:bold;
	}
.tblist {
	margin:0 auto;
	clear:both;
	margin-top:40px;
	}
.grey {
	color:#999;
	}
a, a:visited {
	text-decoration:none;
	color:blue;
	}
a:hover {
border-bottom:1px dotted #A80000;
color:#A84444;
	}

.tploption {
	font-size:11px;
	color:#333333;
	width:100px;

	}
.lower {
	position:relative;
	top:5px;}
.pagerow span {
	position:relative;
	top:-5px;
	}
#pages .pagerow img {
position:relative;
top:4px;
	}
.formnote {
clear:left;
font-style:italic;
color:#888;
}
.newstatus {
	width:400px;
	border:2px #bbb solid;
	background:#ddd;
	padding:5px;
	margin:0 auto;
	margin-bottom:10px;
}
.hr {
	clear:both;
	height:1px;
	border-bottom:#ccc 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	width:80%;
	padding-top:35px;
	margin:0 auto;
	margin-bottom:15px;
	}
