body, html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #536773;
	background-color: #e8eef1;
}


A IMG { border: 0; }

img {
	 border: 0px;
}

A{
	color: #ff3c00;
	font-weight: bold;
	text-decoration: none;
}
A:hover{
	color: #3b0e00;
	font-weight: bold;
	text-decoration: none;
}
P{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
}

h2  {
	margin: 3px 3px 4px 3px;
	color: #426981;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	text-transform: capitalize;
	font-size: 32px;
	letter-spacing: -2px;
}

h3 {
	margin: 1px 1px 1px 1px;
	color: #ff3c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 22px;
	letter-spacing: -1px;
}

h4 {
	margin: 1px 1px 1px 1px;
	color: #fffaf0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	letter-spacing: 6px;

}

h5 {
	margin: 1px 1px 1px 1px;
	color: #5f7a8a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: -1px;
}

h6 {
	margin: 0px 0px 5px 0px;
	color: #d00000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
	letter-spacing: -1px;
}
h6 span { letter-spacing: 2px;
	
}


TD {
	vertical-align: top;
	padding:0px}

table {
	border: 0px;
	border-collapse: collapse;
}

.maincolor {
	background-color:#e7ecef;
}

.txt {
	padding: 5px 20px 5px 20px;
	margin: 7px 14px 17px 14px;
	text-align: justify;
	background-color:#e1e9ed;
}

	.txt A { color: #ff3c00; text-decoration: underline; }
	.txt A:hover {color: #2d0b00; text-decoration: underline;}

.bottom {
	margin: 5px;
	color: #6a7e89;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
	.bottom A {
	color: #ff3600;
	text-decoration: none;
	font-weight: normal;
}
	.bottom A:hover {color: #5f1400; text-decoration: underline; font-weight: normal;}
	.bottom P {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	margin: 2px 8px 5px 8px;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial;
	list-style-type: disc;
	list-style-position: inside;
	vertical-align: 0%;
	text-align: left;
	color: #39697c;
	text-transform: capitalize;
}

.join {
	padding: 2px 5px 2px 5px;
	margin: 6px 0px 6px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #698290;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
}

.jicons {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
}

.bill {
	margin: 1px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #698290;
}

	.bill A {color: #ff6600; text-decoration: underline; }
	.bill A:hover {color: #3c1800; text-decoration: underline; }
	
.jbutton {
	border: 1px solid #79b9d2;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('http://psdesign.ferronetwork.com/girlsforoldmen/img/j_bt_fon.gif');
	background-repeat: repeat-x;
}