/* CSS Document */

body{
margin:0px;
padding:0px;
}
#outer {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1014px;
	padding: 0px;
	background-position: center top;
	text-align: center;
}
.bodytext{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-variant: smooth;
	color: #01123d;
	text-align: justify;
	text-decoration:none;
	padding-top:10px;
}
.bodytext1{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-variant: smooth;
	color: #01123d;
	text-align: center;
	text-decoration:none;
}
.register{
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}
.frame{
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3e268e;
	border-right-color: #3e268e;
	border-left-color: #3e268e;
	z-index:0;
	width: 558px;
	float: right;
}
.footer{
	z-index: 1;
	width:100%;
	height:180px;
	left:0%;
	background-image: url(../images/footer_new.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

.headings{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #01123d;
}
.style1{
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}
.box{
border:0px;
height:18px;
}
.search{
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.neigh{
font-family:Arial;
font-size:12px;
}
.neigh1{
font-family:Arial;
font-size:12px;
line-height:5px;
}
