body {
	background-color:#fff;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color:#f00;
	text-decoration:none;
}

a:hover {
	color:#000;
}

div.container {
	width:750px;
	text-align:center;
	margin:0 auto 0 auto;
}

div.menu {
	text-align:left;
	margin:0ex;
	padding:0ex;
}

div.frame {
	background-color:#f8f8f8;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #777;
}

div.box {
	background-color:#eee;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #777;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.googleads {
	text-align:center;
	float:center;
}

div.bar {
	text-align:right;
}

div.ipaddr {
	text-align:right;
	font-size:10px;
}

h1, h2, h3, h4, h5 {
	color:#333;
}

div.frame h1, h2, h3, h4, h5 {
	text-align:left;
}

div.menu h1 {
	margin:0ex;
}

div.main form,fieldset,img {
	border:0ex;
	margin:0ex;
	padding:0ex;
}

h1 {
	font-size:32px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

hr {
	color:#777;
	background-color:#777;
	height:1px;
	padding:0;
	border:0;
}

.form {
        text-align:left;
	width:250px;
	border:1px solid #777;
	background-color:#fafafa;
	color:#000;
	font-weight:bold;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

.button {
	text-align:center;
	border:1px solid #777;
	background-color:#fafafa;
	color:#000;
	font-weight:bold;
}

table.shaft {
	text-align:left;
}
table.shaft td {
	padding-left:10px;
}

table.shafts {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
}
table.shafts td {
	vertical-align:top;
	margin:0;
	padding:0;
}
table.shafts td.right {
	width:200px;
}
table.shafts td.right {
	padding-left:10px;
}

div.message {
	background-color:#fff6bf;
	border:1px solid #ffeb7f;
	padding:5px;
}

table.status {
	text-align:left;
	border-top:1px solid #777;	
	border-collapse:collapse;
	width:100%;
}
table.status tr {
	border-bottom:1px solid #777;
}
table.status th {
	padding:2px;
}
table.status td {
	text-align:right;
	padding:2px;
}

table.history {
	text-align:left;
	border-top:1px solid #777;	
	border-collapse:collapse;
	margin:0;
	width:100%;
}
table.history tr {
	border-bottom:1px solid #777;
}
table.history tr.shafter {
	background-color:#c5e2c8;
}
table.history tr.shaftee {
	background-color:#ffb6b2
}
table.history td {
	padding:2px 5px 2px 5px;
	vertical-align:bottom;
}
table.history td.notreason {
	width:10px;
}
table.history td.reason {
	font-size:10px;
	font-varient:italic;
	padding-bottom:3px;
}
table.history td.right {
	text-align:right;
}

