#keystrokestable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border-width:1px;
	border-color:#5a82a5;
	border-style:solid;
	width:100%;
}

#keystrokestable th {
	color:#FFFFFF;
	background-color:#5a82a5;
	height:25px;
	font-weight:bold;
	font-size:12px;
}

#keystrokestable .subheading {
	background-color:#dee7f7;
	height:25px;
}

#keystrokestable .rowheading {
	background-color:#efefef;
	font-weight:bold;
}

#keystrokestable tr {
	background-color:#ffffff;
	height:25px;
	vertical-align:top;
}

#keystrokestable input,select,submit,textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*border-color:#efefef;*/
}



