div.header {
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
	width: 96%;
}

div.body {
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
	width: 96%;
}

div.footer {
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
	width: 96%;
}

div.search {
  font-family: verdana;
  font-weight: bold;
  font-size: 11;
  color: #787878;
  text-align: center;
}

div.pages {
  font-family: verdana;
  font-weight: bold;
  font-size: 11;
  color: #787878;
}

body {
  color: #787878; 
  margin: 0px;
  font-family: verdana;
  font-weight: bold;
  font-size: 11;
}

a {
	text-decoration: underline;
	color: #006CAE;
	font-size: 12;
	cursor: pointer;
}

a:link {
	text-decoration: underline;
	color: #006CAE;
	font-size: 12;
	cursor: pointer;
}

a:visited {
	text-decoration: underline;
	color: #006CAE;
	font-size: 12;
	cursor: pointer;
}


a:hover {
	text-decoration: underline;
	color: black;
	font-size: 12;
	cursor: pointer;
}

td.hr, hr {
	height: 1px; 
	color: #000000; 
	background-color: #000000;
}


td {
  font-family: verdana;
  font-weight: bold;
  font-size: 11;
  color: #787878;
  height: 25px;
}

td.normal {
  text-align: left;
  vertical-align: top;
  
}  

td.normalemp {
  text-decoration: underline;
  text-align: left;
  vertical-align: top;
  background: #DDE; 
}  

td.normalright {
  text-align: right;
  vertical-align: top;
}  

td.normalleft {
  text-align: left;
  vertical-align: top;
}  

td.normalcenter {
  text-align: center;
  vertical-align: top;
}  






td.normalrightcenter {
  text-align: right;
  vertical-align: center;
}  

td.normalleftcenter {
  text-align: left;
  vertical-align: center;
}  

td.normalcentercenter {
  text-align: center;
  vertical-align: center;
}  





td.normalrightbottom {
  text-align: right;
  vertical-align: bottom;
}  

td.normalleftbottom {
  text-align: left;
  vertical-align: bottom;
}  

td.normalcentercenter {
  text-align: center;
  vertical-align: bottom;
}  








td.bold {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}  

td.boldright {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}  

td.boldleft {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}  

td.boldcenter {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}  






td.boldrightcenter {
  font-weight: bold;
  text-align: right;
  vertical-align: center;
}  

td.boldleftcenter {
  font-weight: bold;
  text-align: left;
  vertical-align: center;
}  

td.boldcentercenter {
  font-weight: bold;
  text-align: center;
  vertical-align: center;
}  







td.boldrightbottom {
  font-weight: bold;
  text-align: right;
  vertical-align: bottom;
}  

td.boldleftbottom {
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
}  

td.boldcentercenter {
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
}  

table.tmain {
  border-collapse: collapse;
}

table.stmain {
  border-collapse: collapse;
}

td.sthead {
  font-family: arial;
  font-weight: regular;
  font-size: 9;
  color: white;
  background-color: rgb(0,0,0);
  text-align: center;
}  

td.tbody {
  font-family: verdana;
  font-weight: regular;
  font-size: 10;
  color: black;
  text-align: left;
}

td.tfoot {
  text-align: center;
}

td.stfoot {
  text-align: center;
}

button {
	background-color: #CCC;
	font-weight: bold;
	color: #006DAD;
	border: 1px solid #aaa;
	margin: 1px 1px 1px 1px;
	cursor: pointer;
}

button:hover {
	background-color: #006DAD;
	font-weight: bold;
	color: white;
	border: 1px solid #aaa;
	margin: 1px 1px 1px 1px;
	cursor: pointer;
}

h3.box {
	border: 1px solid #000000; 
	background-color: #ffffff;
	padding: 5px;
}

table.gridholder{
	border: 1px none #000000;
	empty-cells: show;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.gridholder td {
	border: 1px none #000000;
	margin: 0px;
	padding: 0px;
}

table.grid {
	border: 1px solid #000000;
	empty-cells: show;
	border-collapse: collapse;
}

table.grid tr.shaded {
	background-color: #DDE;
}

table.grid tr:hover {
	background-color: #F3F3F3;
}

table.grid td {
	border: 1px solid #000000;
	padding: 3px;
	height: 50px;
}

table.grid td.shaded {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #DDE;
}

table.grid td.head {
	vertical-align: bottom;
	color: white;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-color: #CCC;
	background-color: #CCC;
	-moz-border-radius: 0px 0px 0px 0px;
	height: 65px;
}

table.grid td.headdate {
	vertical-align: bottom;
	color: white;
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-color: #CCC;
	background-color: #CCC;
	-moz-border-radius: 0px 0px 0px 0px;
	height: 65px;
	width: 100px;
}

table.grid td.head#selected {
	background-color: #FFF;
}

p.printonly {
	display: none;
}

input.login {
	width: 150px;
}

.print_personnel {
	border: 1px solid;
	padding: 2px 8px 2px 8px;
}