.banner {
	background-attachment: scroll;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid ;
}

body {
	background-color: #2B49A1;
}

.navbar {
	font-family:tahoma;
	font-size:13.5px;
}

.navbarbg {
	font-family:tahoma;
	font-size:13.5px;
	background:url(nav_bg.jpg);
}

.tablebg {
	background-color:#E0F0FF;
}

.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	line-height: 22px;
}

.bodytextcenter {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	text-align:center;
}

.border {
	border: 1px solid #0033CC;
	text-align: justify;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993333;
	margin: 5px;
	padding: 40px;
	background-image: url(../Documents%20-%20SJP/new_banner%20copy.png);
	background-repeat: no-repeat;
	background-position: center center;
	border:1px solid #0033CC;
}
.border1 tr td .border tr td .bodytext .bodytext {
	color: #000;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

