.heading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;

}
.text {
	font-family: Arial, Helvetica, "sans-serif font-size";
	font-size: 13;
	color: #000000;
}
.mytable
{
	border: 1;
	border-bottom:2;
	width: 95%;
}

.textbox 
{
	width : auto;
	height : auto;
	background-color: #ffffff;
	text-align: left;
	border:thin groove;
	margin: 0%;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}

.tblheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	color: #FFFFFF;
}

TABLE#tblCoolbar 
	{ 
	background-color:threedface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}

.cbtn
	{
	height:18;
	width:150;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid;
	cursor: hand;
	}

.txtbtn {font-family:tahoma; font-size:70%; color:menutext;}

TABLE#tblHeadingbar 
	{
	background-color:#CEDBEF;
	padding:1px;
	color:menutext;
	border-width:1px;
	border-style:solid;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	}

.ForLink {
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
	cursor: hand;
}
	td { font-family: Arial; font-size: 9pt; }
	br.page { page-break-before: always; }
	
.ForHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.TxtButton
{
	<!-- Defined by Dubey N. -->
	font-family: Arial, Helvetica, "sans-serif font-size";
	font-size: 13;
	color: #000000;
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid;
	cursor: hand;
}

<!--
.TBarButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #31659C;
	background-position: center center;
	display: inline;
	border: thin outset threedface;
	cursor: hand;
}

.Seperater {
	position: absolute;
	z-index: auto;
	border-top: thin none #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
}
