<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/* CSS Document */

html {
  font-size: 13px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	margin: 0px;
	color: #000000;
	background-image: url(bg.JPG);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	font: 13px/20px Verdana, Geneva, sans-serif;
}

a {
  color: #A60000;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  color: 
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
	vertical-align: middle;
	color: #13933E;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
	orphans: 3;
	widows: 3;
	color: #C96030;
	font-size: 20px;
	text-align: justify;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*USer Classes start from here*/

.lead {
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 200;
  line-height: 1.4;
}
.title{color:orange}
body {}

.head-cont{background-color: rgba(255, 255, 255, 0.0);background: rgba(255, 255, 255, 0.0);color: rgba(255, 255, 255, 0.0); padding-bottom:5px;}

/*Header Nav Styles - 55723a - 343300 - 105a73 - 2c1527*/
nav.green{background-color:#C96030;}


	/*Helper Classes*/
	.m-fl{float: left}
	.m-fr{float: right}
	.cf:after{content:"";display:table;clear:both}

	.logo{margin:0px 4px 0px 4px;}
	.tit{
	padding: auto;
	font-size: 28px;
	font-family: 'Gabriela', serif;
	font-weight: bold;
	color: #000;
	line-height: 1.5em;
	text-shadow: 0px 3px 2px rgba(150, 150, 150, 1);
}
	.date{
	padding: auto;
	font-size: 17px;
	font-family: 'Gabriela', serif;
	font-weight: bold;
	color: #FFF;
	line-height: 1.5em
}
	.cn-area{/*background-image:url(bg001.jpg); background-color:#FFF; background-size:100% 100%; background-attachment:fixed; */padding-bottom:0px;}
	.cn-main{
		/*background-color: rgba(255, 255, 255, 0.4);
		background: rgba(255, 255, 255, 0.4);
		color: rgba(255, 255, 255, 0.4);*/
		
		margin-top:0px;
		padding:10px;
		height:auto;
	}
	.left-menu{
		background-color: rgba(235, 245, 214, 0.4);
		background: rgba(235, 245, 214, 0.4);
		color: rgba(235, 245, 214, 0.4);
		-webkit-border-top-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		margin-top:30px;
		margin-bottom:30px;
		padding-bottom:20px;
	}
		.left-menu-list ul{
																list-style:url(drop.png);
																padding:0;
																margin-bottom:5px;
																font-family:Arial, Helvetica, sans-serif;
																padding-left:22px;
															}
	.left-menu-list  ul a{
																padding:4px 0px 4px 0px;
																display:block;
																margin-right:0px;
																font-size:13px;
																font-weight:bold;
																color:#045E28;
																border-bottom:solid 1px #beff82;
															}
	.left-menu-list ul a:hover{
																color:#990033;
																list-style:url(drop2.png);
																text-decoration:none;
															}
	.left-menu-list ul li a.active{
																color:#990033;
																list-style:url(drop2.png);
																text-decoration:none;
																
															}
	.left-menu-list-2 li{

		-moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		transition-duration: 0.5s;
    }

.left-menu-list-2 li:hover{ list-style:url(drop2.png);padding-left: 8px}

	.content-box{
	/*background-color:#FFF;*/
	background-color: rgba(235, 245, 214, 0.6);
	background: rgba(235, 245, 214, 0.6);
	color: rgba(235, 245, 214, 0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
	border: solid 1px #226060;/*Border color body content */
	padding: 10px;
	height: auto;
	color: #000000;
	}
	.menu-4{padding:2px; border-bottom:dotted 1px #CCC; height:23px;}
	.menu-4-1{
	color: #000;
	font-size: 14px
}
	.menu-4-2{font-size:12px; font-weight:bold}
	.menu-4-2 a{color:#fff; background-color:#060; padding:5px; border-radius:10%;}
	.menu-4-2 a:hover{color:#fff; background-color:#063; text-decoration:none}
	.right-menu{
		background-color: rgba(235, 245, 214, 0.4);
		background: rgba(235, 245, 214, 0.4);
		color: rgba(235, 245, 214, 0.4);
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		margin-top:30px;
		padding-bottom:20px;
	}

	.menu-head{
		background-color:#405729;
		padding:10px 10px 10px 15px;
		font-family:"Open Sans", Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFFFFF;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.right-menu-head{
		background-color:#405729;
		padding:10px 10px 10px 15px;
		font-size:16px;
		font-family:"Open Sans", Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.right-menu-list ul li{
		padding:15px 0px 15px 0px;
		font-size:14px;
		font-weight:bold;
		list-style:url(drop.png);
	}
	
	.right-menu-list  ul li a{
		color:#045E28;
	}
	.right-menu-list ul li a:hover{
		color:#990033;
		text-decoration:none;
		list-style:url(drop2.png);
	}
	.right-menu-list-2 li{

		-moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		transition-duration: 0.5s;
    }

.right-menu-list-2 li:hover{ list-style:url(drop2.png);padding-left: 8px}

	
footer{
	background-color: rgba(39, 39, 39, 0.8);
	background: rgba(39, 39, 39, 0.8);
	color: rgba(39, 39, 39, 0.8);

	}
footer a:hover{
	color:#FF0;
	text-decoration:none;
	}
/*For the desktop view or the screens above width 768px*/
@media (min-width: 768px) {
	.title{color:white}
	/*Helper Classes*/
	.fl{float: left}
	.fr{float: right}
	.pw{margin:0 10px;}
	
		/*Yellow Nav Styles*/
	nav.green ul								{
																list-style:none;
																line-height:40px;
																padding:0;
																margin-bottom:0px;
																position:relative;
																font-family:'Roboto Condensed', sans-serif;
															}
	nav.green &gt; ul &gt; li						{
																float:left;
															}
	nav.green &gt; ul &gt; li &gt; a					{
																padding:0 10px;
																display:block;
																line-height:inherit;
																margin-right:0px;
																font-size:17px;
																color:#FFF;
															}
	nav.green ul li a:hover 	{
																color:#fff200;
																background-color:#405729;
																text-decoration:none;
															}
	nav.green ul li.active a 	{
																color:#fff200;
																background-color:#405729;
																text-decoration:none;
															}

}
@media (min-width: 1024px) {
	.pw{width:1000px;margin:0 auto}
}
/*For the mobile views or the screens below width 768px*/
@media (max-width: 768px) {
	.title{text-align:center}

}
</pre></body></html>