.headingTXT {
	font-family: "book Antiqua", serif, "times New Roman";
	font-weight: bold;
	font-size: 2em;
	list-style-position: outside;
	list-style-type: square;
	color: #EC9508;
	text-transform: capitalize;
}
#divContent a:link, #divContent a:visited {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
#divContent a:hover {
	color: #FFFFFF;
	background-color: #0166FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#divLogo a {
	color: #0166FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0166FF;
}


.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #B90000;
	text-transform: capitalize;
	line-height: 1.5em;
}
#footerRight a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#divContent p {
	line-height: 1.5em;
}
#divContent ul {
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
}
.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #0066FF;
	font-size: 1em;
}
.form_BT {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0166FF;
}
.Equatel {
	color: #0166FF;
	font-weight: bold;
}

