/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d9d0cd;
	font-size:12px;
}
.txt {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.stfont
 {
	font-size: 14px;
	font-weight: bold;
	color: #EA5749;
	text-decoration: none;
}
.Moref {
	color: #EA5749;
	font-size:12px;
	font-weight: bold;
}
.content {
	color: #000000;
	font-size:12px;
	line-height:22px;
}

.text {
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	border: 1px solid #000000;
}
.btitle {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.title {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.strongfont {
	color: #64869D;
	font-size:14px;
	font-weight: bold;
}
.smalltitlefont {
	color: #64869D;
	font-size:12px;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
}
.redtxt {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.ltable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.rtable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
}
