﻿html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #535353;
	background-color: #6c7173;
}
A IMG { border: 0; }

img {
	 border: 0px;
}

A{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
A:hover{
	color: #673300;
	font-weight: bold;
	text-decoration: none;
}
P{
	font-family: Georgia, Verdana;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 8px;
}

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

h3 {
	margin: 1px 1px 1px 1px;
	color: #ff4e00;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 24px;
	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: #4f7d9a;
	font-family: Tahoma, 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: #ff0000;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: -1px;
}
h6 span { letter-spacing: 2px;
	
}


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

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

.maincolor {
	background-color:#e7e7e7;
}

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

	.txt A { color: #007eff; text-decoration: underline; }
	.txt A:hover {color: #002d5c; text-decoration: underline;}

.bottom {
	margin: 5px;
	color: #7d8387;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
	.bottom A {
	color: #ff5a00;
	text-decoration: none;
	font-weight: normal;
}
	.bottom A:hover {color: #501c00; 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: 16px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	list-style-type: disc;
	list-style-position: inside;
	vertical-align: 0%;
	text-align: left;
	color: #61686d;
	text-transform: capitalize;
	letter-spacing: -1px;
}

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

.jicons {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	}
	.jicons td {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: #8b9aa4;
}

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