/* CSS Document */
body
{
	margin	:0px;
	background-color:#CCCCCC;
}
.table_color
{
	background-color:#FFFFFF;
}
.Bg_color_gray
{
	background-color:#E9E9E9;
}
.TxtBox
{
	background					: #FFF;
	border						: 1px #000000 solid;
	font-family					: Verdana, Geneva, sans-serif;
	color						: #000000;
	font-size					: 12px;
	padding-left				: 2px;
}
.button
{
	background-color			: #546591;
	font						: 13px Verdana;
	color						: #FFFFFF;
	font-weight					: bold;
	border						: 1px #546591 solid;
	padding						: 3 3 3 3;
}
.button1
{
	background-color			: #796b4b;
	font						: 10px Verdana;
	color						: #FFFFFF;
	font-weight					: bold;
	border						: 1px #796b4b solid;
	padding-bottom				: 2px;

	
}
.header
{
	clear							: both;
	font-size						: 20px;
	font-weight						: bold;
	letter-spacing					: 1px;
	color							: #6DAE1A;
}
.paratext
{
	line-height						: 2em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 13px;
	color							: #525252;
	text-align						: justify;
	text-decoration					: none;
}
.paratext1
{
	line-height						: 1em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 11px;
	color							: #525252;
	text-align						: justify;
	text-decoration					: none;
}
.Readmore
{
	line-height						: 2em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 13px;
	color							: #FF0000;
	text-align						: justify;
}
.rate_cut
{
	line-height						: 2em;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 13px;
	color							: #FF0000;
	text-align						: justify;
}

.Border
{
		border-color				: #CCCCCC;
		border						: 0.5px;
		border-style				: solid;
}
.footer
{
   	line-height						: 1.5em;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 11px;
	color							: #333333;
	width							: 100%;
	text-decoration					: none;
	text-align						: justify;
}