body {
	background: #282924;
	color: #868a77;
	font-family: Arial, Helvetica, Verdana, Times New Roman, Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:active {
	background: transparent;
	color: #fff;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}

.indextable h1,
.indextable h2 {
	font-size: 20px;
	color: #fff;
	border: 2px solid #a6c60a;
	border-width: 0 0 2px 0;
	height: 21px;
	margin: auto auto 0 auto;
	width: 125px;
	font-weight: bold;
}

.indextable h2 {
	width: 100%;
}

.indextable td {
	font-size: 12px;
	color: #fff;
	border: 2px solid #7b7c76;
	border-width: 0 0 2px 0;
	font-weight: bold;
}

img {
	border: 0;
	vertical-align: top;
}

#wraploginins th {
	font-size: 10px;
}

input {
	background: #282924;
	color: #868a77;
	font-family: Arial, Helvetica, Verdana, Times New Roman, Serif;
	font-size: 10px;
	border: 1px solid #868a77;
	border-left: 0;
	border-right: 0;
}

#wraplogin {
	margin: auto;
	text-align: center; 
	vertical-align: middle;
	height: 95%;
	width: 100%;
	border: 0;
}

.indextable {
	width: 100%;
}

.indextable td {
	vertical-align: top;
}

.sidebar {
	background: #1b1c17;
	padding: 25px 5px 10px 10px;
	width: 15%;
	min-width: 175px;
	vertical-align: top;
	font-size: 11px;
	color: #7b7c76;
	border: 2px solid #7b7c76;
	border-width: 0 0 0 2px;
}

.sidebar a:link,
.sidebar a:visited,
.sidebar a:active {
	background: transparent;
	color: #7b7c76;
	text-decoration: none;
}

.sidebar a:hover {
	background: transparent;
	color: #7b7c76;
	text-decoration: underline;
}

.footer {
	background #282924;
	height: 20px;
	border: 2px solid #7b7c76;
	border-width: 2px 0 0 0;
}

.footertext {
	white-space: nowrap;
	color: #fff;
	font-size: 11px;
}

.sitename {
	font-size: 9px;
}

.welcome {
	font-size: 13px;
}

.logout {
	text-align: right;
	font-size: 11px;
	padding: 0 15px 0 0;
}

#forms {
	padding: 20px;
	font-size: 12px;
	color: #fff;
}

#forms input {
	background: #282924;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, Times New Roman, Serif;
	font-size: 12px;
	margin: 2px;
	border: 1px solid #fff;
}

#fform th {
	width: 100px;
	white-space: nowrap;
}