.headingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D6A31D;
	font-weight: bold;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lineht {
	line-height: 3px;
}
.linespacing {
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.medlineht {
	line-height: 8px;
}
.txtbx300borderall{ 
        width: 510px;
		margin: 5px 0px 0px 0px;
        padding: 0px 3px 3px 3px;
        color: #333333;                /* text color is white */ 
        margin: 0px 8px 10px 8px;
        padding: 0px 10px 10px 10px; /* Note 0px padding right */
        list-style: none;            /* no glyphs before a list item */
        border-top:thin solid #d7d4d0;
		border-right: thin solid #d7d4d0;
		border-left: thin solid #d7d4d0;
		background-image: url(new/images/gradient.gif);
		background-repeat: repeat-x;
		background-position: bottom;
  }

