.font {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;	
}
.topic1 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;	
}
.topic2 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #000000;
	font-weight: normal;	
}
.FontColor
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0066FF;
}.HeadTopicTextAndBG {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	background-color: #0099CC;
}
.NormalFont {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.NormalFont12 {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.error {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF0000;
}
.button1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	background-color:#D4D4D4;
}
.buttonInsert {
	font-family: "MS Sans Serif";
	cursor:pointer;
}
.buttonDelete {
	font-family: "MS Sans Serif";
	cursor:pointer;
}
.tb1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	cursor:point;
	background-color:#FFFFFF;
	width: 100%;
	border-color: #000000;
	border-width:1px;
	border-style:solid;
}
.wordBreak {
	word-break: break-all;
	overflow:hidden;
}
.topicWarning {font-family: "ms Sans Serif"; font-size: 16px; font-weight: bold; color:#FF0000}
.locText { background-color:#FFEAFF}
.locIdText { background-color:#FFEAFF}
.locSpan { background-color: #FFFFFF; width:100%; 
	/*border-style: solid; border-width:1px; border-color:#000000*/
}
.fieldSpec { background-color:#FFEAFF}
