.bg {
	background-image: url(index_04.jpg);
	background-repeat: repeat-x;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.map {
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 776px;
	background-position: center;
}

.bgheading {
	background-image: url(index_27.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7297B6;
	padding-left: 30px;

}
.footerbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	background-image: url(index_55.jpg);
	background-repeat: repeat-x;
	height: 40px;
	background-position: center center;
	padding-left: 30px;
}

.borleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
}
.borright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}


.bortop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}


.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	border: 1px solid #C8C8C8;
}


.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #285F88;
	border-left-color: #285F88;
}

.border2 {
	border: 1px solid #285F88;
	background-color: #F7F7F7;
}





.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7297B6;
}
.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #235E8A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	padding-left: 10px;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;

}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #780F15;
	
	background-position: center;
}



a.link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link:hover {
	text-decoration: none;
	color: #07568E;
}
a.link:active {
	text-decoration: none;
	color: #07568E;
}


a.link1:link {
	color: #780F15;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #780F15;
}
a.link1:hover {
	text-decoration: none;
	color: #07568E;
}
a.link1:active {
	text-decoration: none;
	color: #07568E;
}


a.link2:link {
	color: #5F5F5F;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #5F5F5F;
}
a.link2:hover {
	text-decoration: none;
	color: #000000;
}
a.link2:active {
	text-decoration: none;
	color: #000000;
}
