.bg-border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bg-border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.header-bor-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.header-bottin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.heading-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
}
.heading-right {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
.heading-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: bold;
	text-decoration: none;
}

a.heading-txt:hover{
	color: #0064A0;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.more-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.more-link:hover {
	color: #0064A0;
	text-decoration: none;
}

.download-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0064A0;
	font-weight: bold;
	text-decoration: underline;
}

a.download-link:hover {
	color: #FF0000;
	text-decoration: none;

}
.bottom-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bottom-links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}

a.bottom-links1:hover { 
	color: #FF0000;
}

.bottom-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
}

a.bottom-links:hover {
	color: #FF0109;
}.Bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0064A0;
	text-decoration: none;
	font-weight: bold;
}
