@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bdr-tble {
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.tble-head{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #771d1d;
	text-decoration: none;
}
.tble-txt{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tble-txt a{
	color: #000000;
	text-decoration: underline;
}
.tble-txt a:hover{
	color: #000000;
	text-decoration: none;
}
.tble-red-txt {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.tble-black-txt {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bdy-txt{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style:url(images/bullet.gif);
}
.bdy-txt a{
	color: #771d1d;
	text-decoration: underline;
}
.bdy-txt a:hover{
	color: #000000;
	text-decoration: none;
}
.head-txt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #771d1d;
	text-decoration: none;
}
.head-txt-black {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright a{
	color: #000000;
	text-decoration: underline;
}
.copyright a:hover{
	color: #000000;
	text-decoration: none;
}
.sub-head {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #771d1d;
	text-decoration: none;
}
.txt-font{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #761b1b;
	text-decoration: none;
	list-style:url(images/bullet.gif);
}
.txtfield {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #F6F4F2;
	width: 200px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDBEB6;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CDBEB6;
	font-size: 11px;
	font-weight: normal;
	color: #610004;
	text-decoration: none;
}



#ltr_area1{

	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width:500px;
}

.pdng{

padding:10px 0px 0px 30px;
text-align:left;
}
