/* Consolidated CSS File */
/* Generated: 2025-12-04 10:50:44 */
/* Inline styles: 32 | <style> tags: 9 */

/* ===== CSS from <style> tags ===== */

/* From: archives_250412.php */
a{text-decoration:none;
color:#000000;}

/* From: basicfacilities1.php */
<!--


.menu_stylea {
	margin:0px; 
	padding:0px; 
	width:265px;
	float:left! important;
	text-align:left! important;
}

.new_style1 {
	display: inline-block;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.headings {font-family: Verdana; font-size:12px; }
.style5 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; }
-->

/* From: index - Copy.php */
.Sameline
{
Display: Inline-Block;
}
  .dropdown-inline {
	display: inline-block;
	position: relative;
}

.normalskin
{
	filter: grayscale(0%); 
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

.darkskin
{
	filter: grayscale(100%); 
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

/* From: index.php */
.Sameline
{
Display: Inline-Block;
}
  .dropdown-inline {
	display: inline-block;
	position: relative;
}

.normalskin
{
	filter: grayscale(0%); 
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

.darkskin
{
	filter: grayscale(100%); 
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
}

/* From: orgchart_old.php */
a{text-decoration:none;
color:#000000;}

/* From: recruitment.htm */
LI {
	MARGIN-LEFT: 3em
}
.style5 {
	COLOR: #5c37f0
}
.stylewhite {
	COLOR: #ffffff
}
A {
	COLOR: #0000CC
}
.style9 {
	FONT-SIZE: 14px
}
.style11 {
	FONT-SIZE: 12px
}
.tbl {
	BORDER-BOTTOM: #5c37f0 1px solid; BORDER-LEFT: #5c37f0 1px solid; BORDER-TOP: #5c37f0 1px solid; BORDER-RIGHT: #5c37f0 1px solid
}
.style12 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
BODY {
	MARGIN: 0px
}
BODY {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
TD {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
TH {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px
}
.style13 {
	FONT-SIZE: 13px
}
.style14 {
	COLOR: #ffffff; FONT-SIZE: 13px
}
.style15 {
	color: #5C44D0;
	font-weight: bold;
	font-style: italic;
}

/* From: sreader.php */
Slideshow -->
 <style>
body {
  font-family: Verdana, sans-serif;
  margin: 0;
}

* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 5px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal1 {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 40px;
  left: 20%;
  top: 15%;
  width: 50%;
  height: 55%;
  overflow: auto;
  background-color:#6FB4F9;
 
}

/* Modal Content */
.modal1-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 60%;
  max-width: 1000px;
}

/* The Close Button */
.close {
  color: red;
  position: absolute;
  top: 1px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides1 {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev1,
.next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev1:hover,
.next1:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: white;
  padding: 2px 16px;
  color: black;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

/* From: sreader.php */
.Sameline
{
Display: Inline-Block;
}
  .dropdown-inline {
	display: inline-block;
	position: relative;
}

/* From: sreader.php */
table, table td {
	padding:0;
	border:1px solid black;
	border-collapse:collapse;
	padding: .75rem;
	vertical-align: top;
}


/* ===== Inline styles converted to classes ===== */

.aboutdir-style-433f0d96 {
    float:right;margin-left: 2px;margin-right: 10px;padding-top: 1.5px;
}

.acensus-style-04ed1d05 {
    border:2px solid #000000
}

.agricensus-style-d8be16ed {
    margin:0 !important;
    padding:0 !important;
    width:265px !important;
    float:left !important;
    display:block !important;
}
.archives-style-a85c6157 {
    text-decoration:none;
}

.basicfacilities1-style-66a84ce7 {
    display:block
}

.basicfacilities1-style-5f326564 {
    text-align:right
}

.basicfacilities1-style-0deeda80 {
    text-align:left
}

.basicfacilities1-style-6aa34d74 {
    display:none
}

.basic_statistics-style-a945273d {
    color:black
}

.index_copy-style-a760f10c {
    background-color:#F9F2EE
}

.index_copy-style-c5120145 {
    float: right!important; 
	list-style: none;
}

.index_copy-style-0524ca21 {
    display: inline-block;
	padding:0;
	margin: 0;
	font-size: 1.3em;
}

.index_copy-style-f6629c9b {
    background:#fff !important; color:#000 !important;
}

.index_copy-style-da6c0f81 {
    background:#000 !important; color:#FFF !important;
}

.index-style-e5da81e4 {
    margin:0px; padding:0px; width:250px; float:left;
}

.marketprizes-style-226444d3 {
    font-size:14px
}

.rainyd-style-d904b8d0 {
    padding-left:15; padding-right:25
}

.recruitment-style-de026ba9 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

.recruitment-style-7ce7beaa {
    MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}

.recruitment-style-cbb843ed {
    BACKGROUND-COLOR: #7c68d9
}

.recruitment-style-2ece6cc1 {
    list-style-image: url('images/bt.gif')
}

.recruitment-style-76688bd6 {
    TEXT-ALIGN: justify; LINE-HEIGHT: 13.5pt; TEXT-INDENT: 0.5in; MARGIN: 2.1pt 0pt 0pt
}

.sreader-style-37a616c2 {
    color:#333300
}

.sreader-style-7f239e58 {
    background-color:#F0F0F0
}

.sreader-style-22a6e845 {
    color:#660000; font-size:12px
}

.up-style-7be6749f {
    float:left
}

.vilcensus-style-a5452d65 {
    padding-left:11px;
}

.vilcensus-style-7e1e43c8 {
    width:75px;
}

.vilcensus-style-90500853 {
    text-align:center
}

.vilcensus-style-78d45325 {
    color:#C00; font-weight:bold
}

.vilcensus-style-9ccc4ca9 {
    width:100%;
}

.vilcensus-style-23fe0971 {
    visibility:hidden
}

