.menufont {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000066;
}
.mainfont {
	font-family: Tahoma;
	font-size: 12pt;
	color: #000066;
}
.MainTableBorderColor {
	border: 1px solid #000066;
	background-color: #EAFFFF;
}
.ImageBorder {
	border: 1px #000000;
}
.txtBoxStyle {
	font-family: tahoma;
	font-size: 9pt;
}
.ErrorFont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.SmallFont {
	font-family: Tahoma;
	font-size: 8pt;
}
