.mtdbg {
	background-attachment: fixed;
	background-image: url(images/flrbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt  {
    line-height: 16px;
	font-size: 12px;
	color:#463D1A;
	font-family: Arial, Helvetica, sans-serif;


}

.txt1  {

	color:#5C522D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}


.txt2  {

	color:#900000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}

.dbg {
	background-attachment: fixed;
	background-image: url(images/flrbg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.mtdbg1 {
	background-attachment: fixed;
	background-image: url(images/flrbg3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mtdbg2 {
	background-attachment: fixed;
	background-image: url(images/flrbg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lnk
{
	font-family: arial;
	font-size: 10px;
	color: #900000;
	text-decoration: none;
}
a.lnk:hover{
	color: #CC0000;
	text-decoration: underline;
	
}

.lnk1
{
	font-family: arial;
	font-size: 12px;
	color: #463D1A;
	text-decoration: none;
}
a.lnk1:hover{
	color: #CC0000;
	text-decoration: underline;
	
}

.inp {
	font-family: Arial;
	font-size: 11px;
	color: #6A6A6A;
	border:  1px solid #CCCCCC;
}
