@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.showusername {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}
.showprojname  {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.hmlogo { 
	background-image: url(images/imaxPMlog-abbr.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height:375px; }

.hmbtn {
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 20px;
	font-style: normal;
	font-family: arial, Helvetica, sans-serif;
	background-color: #FFF;
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.hmlink a:visited {color:#000000;
	font-weight: bold;
	background: transparent;
	text-decoration: none;	}
.hmlink a:link {color:#000000;
  font-weight: bold;
  background:transparent;
  text-decoration: none;	}
.hmlink a:hover {color:#99ffcc;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
.hmlink a:active  {color:#99ffcc;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
