html {
	height: 100%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
	height: 100%;
}
img {
	border: 0;
}
#login {
	margin-left: 0px;
	margin-top: -206px;
	width: 400px;
	height: 150px;
	position: relative;
}
#version {
	margin-left: 205px;
	margin-top: -40px;
	width: 400px;
	height: 150px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#payment, #calcs, #adjustment {
	left: 0px;
	top: -220px;
	width: 400px;
	position: relative;
	color: #000000;
	font-family: courier;
	font-size: 12px;
	text-align: left;
}
#export {
	margin-top: -17px;
	margin-left: 550px;
	width: 150px;
	height: 10px;
	position: relative;
}
input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757782;
	border: 1px solid white;
}
input.password {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757782;
	border: 1px solid white;
}

.gray {
	color: #777777;
	text-decoration: none;
}
.gray:hover {
	color: #999999;
}
.link {
	color: #4C4A4B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.link:hover{
	color: #B4BCC8;
}
.bottom {
	color: #4C4A4B;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.bottom:hover{
	color: #B4BCC8;
}

.header {
	color: #C35C55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.subHeader {
	color: #64706E;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.label {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.week {
	color: #585C5B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.page {
	color: #585C5B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.resp {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.masterHeader {
	background-color: #C0BFC0;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.regularHeader {
	background-color: #EBEBEB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.regular {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.boxMaster {
	color: #6A392B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
