@charset "utf-8";
.bodybgg {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
.maintxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.page_border {
	border-right-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: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	border-bottom-width: 1px;
}
.footer_border {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f7e4f0;
	border-right-color: #f7e4f0;
	border-bottom-color: #f7e4f0;
	border-left-color: #f7e4f0;
}
.footertxt {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #e77e5d;
	line-height: 18px;
}
.mainlinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #e77e5d;
	line-height: 18px;
}
.date {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.heads {
	font-family: "Times New Roman";
	font-size: 26px;
	color: #2ca3bd;
	text-decoration: none;
	font-weight: normal;
}
