﻿body
{
	font-family: Tahoma;
	font-size  : small;
}
input
{
	font-family: Tahoma;
	font-size: small;
	background-color: #F3F3F3;
}


.PrintTableCell
{
   font-family : Tahoma;
   font-size   : smaller;
}
.TableGetCode
{
	border: thin dashed #C0C0C0;
	width: 50%;
}
.GetCodeTableRow
{
	background-color: #FFFFCC
}

.TableGetCodeHeader
{
background-color: #008000; color: #FFFFFF; font-weight: bold
}
