body {
	background-position:left;
	background-repeat:repeat-y;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	vertical-align:top;
}
td td td {
	font-size:1em;
}
td.copyrightTd {
	font-size:0.7em;
}
a.bootstrikeA {
	text-decoration:none;
	color:#CCCCCC;
}

input.stdInputClass {
  height: 20px;
  width:400px;
  background-color:#FFFFFF;  
}
textarea.stdTextAreaClass {
  width:400px;
  background-color:#FFFFFF;  
}