Table
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

body
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.FontHead1
{
	font-family: Tahoma, sans-serif;
	font-size: 16px;
}

.FontHead2
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}


.FontNormal {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
.TextBox
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 1px 0px 0px;
	color: #000000;
	padding-top: 0px;
	font-family: Tahoma;
	vertical-align: middle;
	border: 1px solid #9999CC;
	background-color: #abdef9;


}
/* style for the  input-control labels */
.LabelCell
{
  vertical-align: middle;
}

/* style for the buttons generated by */
.InputButton
{
	border-right: #808080 1px solid;
	border-top: #d5d5d5 1px solid;
	font-size: 12px;
	margin-bottom: 1px;
	behavior: url(hilite.htc);
	vertical-align: middle;
	border-left: #d5d5d5 1px solid;
	color: #333333;
	border-bottom: #808080 1px solid;
	font-family: Tahoma;
	vertical-align: middle;
	line-height: normal;
	font-variant: normal;
	cursor: hand;
	font-weight: normal;

}

/* style for the lookup combo boxes generated by  */
.DropDownList
{
  border-right: #003c74 1px solid;
  padding-right: 3px;
  border-top: #003c74 1px solid;
  padding-left: 3px;
  font-size: 100%;
  padding-bottom: 0px;
  margin: 1px 0px 0px;
  border-left: #003c74 1px solid;
  color: black;
  padding-top: 0px;
  border-bottom: #003c74 1px solid;
  font-family: Verdana, Arial, Sans-Serif;
  vertical-align: middle;
}
.TableMenuDotLine {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-TOP-COLOR: #cccccc;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	font-family: Tahoma;
	font-size: 12px;

}

.TableMenuNormal {
	font-family: Tahoma;
	font-size: 12px;
}

.FontShowSmall {
	font-family: Tahoma, sans-serif;
	font-size: 10px;

}

.FontShowNormal {
	font-family: Tahoma, sans-serif;
	font-size: 12px;

}

.FontShowLarger {
	font-family: Tahoma, sans-serif;
	font-size: 14px;

}

.FontShowLargest {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
}
