.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF5353;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu:hover {
	color: #cd3700;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	line-height: 25px;
}
.nav:hover {
	color: #FFFF00;
	text-decoration: none;
	
}
.jp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	text-transform:capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin:18px;
}
.jp:hover {
	color: #660000;
	text-decoration: none;
	
}
.jay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	color: #000000;
	text-decoration: none;

}
.jay:hover {
	color: #0066FF;
	text-decoration: none;
	
}
.jai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	color: #000000;
	text-decoration: none;

}
.welcome {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 20px;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 1.5;
	text-align: justify;
	padding-top: 10px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bord {
	border: 1px solid #666666;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
.leftnav:hover {
	color: #CD3700;
	text-decoration: none;
	background-color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left:17px;
	text-decoration:none;    

