@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
@font-face { font-family: 'ML-TTKarthika'; src:url('fonts/mlkr0ntt_TTF.eot');font-weight:normal; }
@font-face { font-family: 'ML-TTKarthika'; src:url('fonts/mlkr0ntt_TTF.ttf');font-weight:normal; }
@font-face{ font-family:cus_haritha; src: url("fonts/Haritha.eot");font-weight:normal; }
@font-face { font-family:cus_haritha; src: url("fonts/Haritha.ttf");font-weight:normal; }
body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b8e08b;
	background-image: url(images/headerBg.jpg);
}
.wrapper {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	z-index: -1;
	border: thin solid #999;
	background-color: #fcfef6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bannerHolder {
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	height: 293px;
	width: 724px;
	z-index: -1;
}
.menuPlace {
	background-repeat: no-repeat;
	height: 70px;
}
.menuHolder {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float: right;
	width: 710px;
	margin-right: 45px;
	_margin-right: 20px;
	margin-top: 25px;
	_margin-top: 10px;
	background-image: url(images/mnBg.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuHolder ul li {
	height: 42px;
	float: left;
	list-style-type: none;
}
.menuHolder ul li a {
	text-decoration: none;
	color: #333;
	font-family:ML-TTKarthika;
	font-size: 17px;
	height: 30px;
	display:block;
	*display:inline;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-right: 22px;
	margin-right: 18px;
	font-weight:bold;
}
.vline {
	background-image: url(images/mnuSep.png);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
}


.menuHolder ul li a:hover {
	color: #C30;
}

.content {
	height: 270px;
	width: 742px;
	_width: 760px;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: auto;
}
.loginBox {
	height: 270px;
	width: 259px;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background: url(images/bkss_gallery/lgBg.png) no-repeat;
	/*_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bkss_gallery/lgBg.png');*/
}
/*.login img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
.login{ display: inline-block; }
.login{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/login_photo.png'); }*/
.content .seperator {
	height: 245px;
	width: 5px;
	float: left;
}
.content .sepTow {
	float: left;
	height: 245px;
	width: 5px;
}
.loginBox #form #tb_login
{
	height:180px;
	margin-left:5px;
	*margin-left:2px;
	width:auto;
}
.loginBox #form #tb_login tr td label{
	font-family: ML-TTKarthika;
	font-size: 15px;
}
.historyBox .history {
	font-family: ML-TTKarthika;
	font-size: 22px;
	color: #767964;
	height: 40px;
	width: 130px;
	text-align: right;
	padding-top: 15px;
	background: url(images/history.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/history.png');
	background-position: left;
	font-weight: bold;
}
.content .loginBox #form {
	width:100%;
	padding-top: 20px;
}

.content .historyBox {
	height: 260px;
	width: 237px;
	float: left;
}
.loginBox .login {
	height: 60px;
	width: 270px;
	font-family: ML-TTKarthika;
	font-size: 16px;
	padding-top: 10px;
	color: #767964;
	margin-left: 5px;
	font-weight: bold;
}
.historyBox p {
	font-family: ML-TTKarthika;
	font-size: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	color:#474545;
	line-height: 20px;
}


.wrapper .welcome {
	height: 370px;
	width: 710px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	margin-right: auto;
	position: relative;
}
.content .cattle {
	height: 260px;
	width: 237px;
	float: left;
	font-family: ML-TTKarthika;
}
.cattle .cat {
	font-family: ML-TTKarthika;
	font-size: 22px;
	height: 32px;
	width: 150px;
	color: #767964;
	padding-top: 15px;
	background-image: url(images/cattle.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	text-align: right;
	font-weight: bold;
}

.content .cattle p {
	font-family: ML-TTKarthika;
	font-size: 15px;
	text-align: left;
	/*color: #666;*/
	color:#474545;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}

.wrapper .welcome p {
	font-family: ML-TTKarthika;
	color: #666;
	font-size: 15px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-position: center;
	text-align: justify;
}
.footer {
	height: 40px;
	width: 722px;
	margin-left: auto;
	margin-right: auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/cpRite.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer_text {
	float: right;
}
.wrapper .menuHolder #menu li .menulink:active {
	color: #C00;
}
.loginBox #form #button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	width: 95px;
	border:none;
	background:url(images/logBut.png) no-repeat;
	
	/*margin-left: 160px;
	margin-top: 10px;*/
}

.welcome .welcme {
	height: 30px;
	width: 90px;
	font-family: ML-TTKarthika;
	font-size: 20px;
	text-align: right;
	padding-top: 15px;
	color: #767964;
	padding-left: 30px;
	background: url(images/selectedArrow.png)  no-repeat;
	border:none;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/selectedArrow.png');
	background-position: left;
	font-weight: bold;
}
.wrapper .logo {
	height: 84px;
	background: url(images/logo1.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo1.png');
	margin-left: 38px;
}
.wrapper .historyContent {
	height: 420px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.historyContent .historyIcon {
	height: 55px;
	width: 210px;
	background: url(images/historyIcon.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/historyIcon.png');
	background-position: left;
	font-family: ML-TTKarthika;
	font-size: 24px;
	padding-left: 70px;
	margin-top: 10px;
}
.historyContent .pacheni {
	float: right;
	height: 198px;
	width: 218px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-image: url(images/pacheni.jpg);
}
.wrapper .deptContent {
	height: 470px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.deptContent .deptIcon {
	height: 55px;
	width: 210px;
	background: url(images/thup.jpg) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/historyIcon.png');
	background-position: left;
	font-family: ML-TTKarthika;
	font-size: 24px;
	padding-left: 70px;
	margin-top: 10px;
}
.deptContent .govtlogo {
	float: right;
	height: 158px;
	width: 218px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-image: url(images/govtlogo.jpg);
}
.menuHolder ul li a.active {
	color: #C03;


}
.wrapper .todayContent {
	height: 690px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.todayHead {
	height: 40px;
	width: 200px;
	font-family: ML-TTKarthika;
	color: #666;
	font-size: 22px;
	text-align: right;
	background: url(images/sun.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sun.png');
}
.tPara {
	font-family: ML-TTKarthika;
	color: #666;
	font-size: 16px;
	text-align: justify;
	padding-right: 7px;
	padding-left: 7px;
}
.todayContent .fotoHolder {
	height: 215px;
	width: 230px;
	float: left;
	background-color: #CFC;
}
.wrapper .tProgress {
	/*border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;*/
	height: 272px;
	width: 710px;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-right: auto;
}
.tProgress .pgrsIcon {
	height: 50px;
	width: 253px;
	background: url(images/progIcon.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/progIcon.png');
	background-position: left;
	margin-left: 5px;
	font-size: 24px;
	text-align: right;
}
.tProgress .pgrsTable {
	height: 215px;
	width: 460px;
	margin-right: 5px;
	margin-left: 5px;
	*margin-left: 0px;
	margin-top: 3px;
	float: left;
	border: thin dotted #CCC;
}
.pgrsTable .columnOne {
	height: 212px;
	width: 110px;
	float: left;
}
.pgrsTable .columnTwo {
	float: left;
	height: 212px;
	width: 70px;
}
.columnOne .row {
	height: 36px;
	width: 102px;
	font-family: ML-TTKarthika;
	font-size: 16px;
	text-align: left;
	padding-left: 7px;
}
.row2 {
	height: 36px;
	width: 60px;
	font-family: ML-TTKarthika;
	text-align: right;
	color: #666;
	font-size: 17px;
}
.wrapper .directors {
	/*border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;*/
	height: 820px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FCFEF6;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.directors .title {
	height: 67px;
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/title.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title.png');
	margin-top: -10px;
}
/*.wrapper .president {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height: 250px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: thin solid #CCC;
	background-color: #f2f6d7;
}*/
/*.president .title2 {
	height: 67px;
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/title.png);
	margin-top: -10px;
	z-index: -5;
}*/
.historyBox .more {
	height: 20px;
	width: 40px;
	margin-left: 195px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
.wrapper .content .historyBox .more a {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wrapper .graph {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height: 300px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: thin solid #CCC;
}
.directors .box1 {
	height: 432px;
	width: 335px;
	float: left;
}
.box2 {
	height: 432px;
	width: 335px;
	float: right;
}
.para2 {
	font-family: ML-TTKarthika;
	font-size: 15px;
	height: 150px;
	color: #666;
}
.para3 {
	font-family: ML-TTKarthika;
	font-size: 15px;
	height: 170px;
	color: #666;
}

.box1 .name {
	height: 59px;
	width: 355px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-repeat: no-repeat;
	background-position: right;
}
/*.president .box2 {
	height: 200px;
	width: 355px;
	float: left;
}*/
.box2 .name2 {
	height: 50px;
	font-family: ML-TTKarthika;
	color: #666;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 18px;
}
.todayContent .tContentone {
	width: 376px;
	float: left;
	height: 183px;
	padding-right: 7px;
}
.todayContent .tPhoto {
	height: 183px;
	width: 320px;
	float: right;
	background-color: #FCFEF6;
	border: thin solid #CCC;
	background-image: url(images/milkMachine.jpg);
	/*background-image: url(images/keralaFeed.jpg);*/
}
.para {
	width: 475px;
	height: 175px;
	float: left;
	font-size: 15px;
	/*color: #666;*/
	color: #474545;
}
/*.para2 {
	height: 150px;
	font-family: Tahoma, Geneva, sans-serif;
}*/
.directors .dirContenttwo {
	height: 310px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.president2 {
	height: 300px;
	width: 355px;
	float: left;
	font-size: 15px;
}
.presBox {
	height: 65px;
	width: 220px;
	text-align: right;
	padding-top: 10px;
	color: #666;
	font-weight: normal;
	background-image: url(images/flag1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.president2 .names {
	height: 33px;
	background-color: #FCFEF6;
	font-size: 18px;
	padding-left: 19px;
	padding-top: 5px;
}
.footerHolder {
	background-image: url(images/bottom_bg.png);
	height: 246px;
}
.president2 .secretary {
	height: 65px;
	width: 220px;
	text-align: right;
	padding-top: 10px;
	color: #666;
	font-weight: normal;
	background-image: url(images/secra.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content .historyBox .history a {
	text-decoration: none;
	color: #767964;
	font-size: 22px;
	font-weight: bold;
}
.loginBox #form #tb_login tr td .logButton {
	height: 35px;
	
}
.wrapper .contactHolder {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	/*height: 570px;*/
	/*height: 615px;*/
	height: 700px;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contactHolder .cntBoxone {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-color: #faffd7;
	/*height: 550px;*/
	height: 650px;
	width: 392px;
	border: thin solid #ceaf6d;
	float: left;
}
.contactHolder .cntBoxtwo {
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	float: right;
	height: auto;
	width: 306px;
	background-color: #FAFFD7;
	border: thin solid #ceaf6d;
}
.cntBoxtwo .cntLogo {
	height: 127px;
	background: url(images/cntLogo.png) no-repeat;
	*background:none;
	background-position:center;
	*margin-left:auto;
	*margin-right:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cntLogo.png');
	
}
.cntBoxtwo .cntAdrs {
	height: 132px;
	text-align: center;
	font-size: 17px;
	font-family: ML-TTKarthika;
	color: #654e18;
	padding-top: 10px;
}
.cntBoxtwo .cntPhone {
	height: 95px;
}
.cntBoxtwo .cntDesn {
	height: 41px;
	background-image: url(images/dsnImg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contactHolder .shadwTwo {
	width: 311px;
	float: right;
	height: 20px;
	background: url(images/shadw.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/images/shadw.png');
	background-position: center;
}
.contactHolder .shadwOne {
	width: 390px;
	height: 20px;
	float: left;
	clear: both;
	background: url(images/shadw2.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/images/shadw2.png');
	background-position: center top;
}
.cntBoxone #form1 #contact {
	margin-top: 35px;
	margin-left: 13px;
	font-family: ML-TTKarthika;
	font-size: 18px;
}
.btn_contact
{
	border:none;
	width:97px;
	height:33px;
	background:url(images/send.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/send.png');
}
.textBg {
	height: 39px;
	padding-left:10px;
	width: 245px;
	background: url(images/textBg.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/textBg.png');
	border: none;
	background-color: #FAFFD7;
	margin-left: 5px;
	outline:none;
}
.textAreabg {
	background: url(images/msgTxt.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/msgTxt.png');
	background-color: #FAFFD7;
	width: 245px;
	height: 165px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	outline:0;
	 resize:none;
}
.submit {
	margin-left: 240px;
	margin-top: 25px;
	height: 33px;
	width: 97px;
}
.cntPhone .fone {
	float: left;
	width: 150px;
	height: 48px;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	color: #654e18;
}
.cntPhone .foneTo {
	width: 150px;
	float: left;
	height: 48px;
	margin-top: 10px;
}
.cntBoxtwo p {
	color: #654e18;
}
.cntBoxtwo .cntPhone .email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: center;
	color: #654e18;
}
.rowTotal {
	font-weight: normal;
	color: #333;
	font-family: ML-TTKarthika;
	height: 36px;
	width: 60px;
	text-align: right;
	font-size: 17px;
}
.welcome p label {
	color: #666;
}
.logButton {
	height: 30px;
	width: 60px;
	background-color: #33C;
	margin-left: 176px;
}
.contactHolder .cntBoxone .contTag {
	height: 29px;
	width: 185px;
	background-image: url(images/contFlag.jpg);
	margin-top: 10px;
	background-position: left;
}
.ContThree  {
	width: 710px;
	margin-top: 10px;
}

.todayContent .tContentTwo {
}

.todayContent .tContenttwo {
	font-family: ML-TTKarthika;
	height: 260px;
	font-size: 15px;
	margin-top: 10px;
	width: 380px;
	float: left;
}
.todayContent .tcontentThree {
	height: 120px;
	width: 710px;
}
.todayContent .graphHolder {
	height: 212px;
	background-color: #FCFEF6;
	width: 340px;
	float: left;
	background-image: url(images/graph.png);
}
.wrapper .galleryHolder {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	height: 605px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.todayContent .kerFeed {
	height: 260px;
	width: 320px;
	float: left;
	background-image: url(images/amc.jpg);
}
.stripShdw {
	background: url(images/bkss_gallery/stripShdw.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bkss_gallery/stripShdw.png');
	background-position: top;
	height: 25px;
	margin-top: -1px;
}
.wrapper .awardHolder {
	height: 220px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.awardHolder .awardOne {
	height: 164px;
	width: 118px;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	background-image: url(images/awOne.jpg);
}
.awardHolder .award {
	height: 40px;
	width: 130px;
	background: url(images/award.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/award.png');
	color: #767964;
	text-align: right;
	font-weight: normal;
	font-size: 22px;
	background-position: left bottom;
}
.awardHolder .awardTwo {
	width: 118px;
	background-color: #990;
	float: left;
	height: 164px;
	background-image: url(images/awTwo.jpg);
	margin-left: 20px;
}
.awardHolder .awardThree {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 5px solid #CCC;
	height: 118px;
	width: 177px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(images/awThree.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.awardHolder .awardFour {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 5px solid #CCC;
	height: 118px;
	width: 177px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	background-image: url(images/awfour.jpg);
	background-repeat: no-repeat;
	
}
.todayContent .tContenttwo {
	height: 265px;
	width: 385px;
	float: right;
}
.footerHolder .design {
	height: auto;
	width: 100%;
	float: right;
	text-align: right;
	margin-top: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 50px;
	color: #41a445;
}
.content .cattle .cat a {
	color: #767964;
}
.tContenttwo {
	font-family: ML-TTKarthika;
	float: left;
	height: 285px;
	width: 350px;
}
#eng
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}.wrapper .infoHolder {
	height: 1912px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.infoHolder .info {
	height: 35px;
	width: 100px;
	background: url(images/milk-icon.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/milk-icon.png');
	background-position: left;
	font-size: 22px;
	text-align: right;
	color:#767964;
	font-weight:bold;
	padding-top: 15px;
	margin-top: 10px;
	font-family: ML-TTKarthika;
	float: left;
	margin-left: 30px;
}
.infoHolder .infoOne {
	height: 150px;
	width: 490px;
	font-family: ML-TTKarthika;
	float: left;
	margin-left: 30px;
}
.infoHolder .infoTwo {
	height: 440px;
	width: 710px;
}
.infoHead  {
	height: 35px;
	width: 540px;
	font-family: ML-TTKarthika;
	font-size: 20px;
	margin-top: 10px;
	color: #767964;
}
.infoTable {
	font-family: ML-TTKarthika;
	font-size: 15px;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	border: thin dotted #CCC;
	margin-top: 10px;
}
.infoTable .infoColone {
	height: 382px;
	width: 200px;
	float: left;
}
.infoTable .infoColtwo {
	font-family: ML-TTKarthika;
	font-size: 15px;
	height: 382px;
	width: 100px;
	float: left;
}
.infoTable .infoColthree {
	float: left;
	height: 382px;
	width: 100px;
}
.infoTable .infoColfour {
	height: 382px;
	width: 100px;
	float: left;
}
.infoTable .infoColfive {
	float: left;
	height: 382px;
	width: 100px;
	font-family: ML-TTKarthika;
	font-size: 15px;
}
.infoColone .infoRow {
	font-family: ML-TTKarthika;
	height: 25px;
	font-size: 16px;
	padding-left: 2px;
}
.infoRownum  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	margin-right: 5px;
	height: 25px;
}
.infoRowtitle {
	text-align: center;
	color: #333;
	font-size: 16px;
	height: 25px;
	font-weight: normal;
}
.infoHolder .infoThree {
	height: 70px;
	width: 710px;
}
.infoHolder .infoTabletwo {
	height: 210px;
	width: 710px;
}
.infoHolder .infoFour {
	height: 150px;
	width: 710px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 5px;
}
.infoHolder .infoMilkusage {
	height: 810px;
	width: 710px;
}
.infoMilkusage .infoMilkhead {
	height: 25px;
	width: 330px;
	font-family: ML-TTKarthika;
	font-size: 20px;
	color: #767964;
	margin-top: 10px;
}
.infoTabletwo .infoTableColumn {
	width: 200px;
	height: 25px;
}
.infoTabletwo .infotablecolOne {
	height: 175px;
	width: 200px;
	float: left;
}
.infoTabletwo .infoTablecoltwo {
	height: 175px;
	width: 40px;
	float: left;
}
.infotablecolOne  .snfRowone{
	height: 25px;
	text-align: left;
}
.infoTablecolthree {
	height: 175px;
	width: 40px;
	float: left;
}
.snfRowone  {
	text-align: center;
	height: 28px;
}
.infoTabletwo .infoTablesnf {
	height: 25px;
	width: 710px;
	margin-top: 10px;
}
.infoTabletwo .infotabsnftwo {
	height: 175px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #CCC;
	padding-left: 2px;
}
.infotablecolOne .snfRowonehd {
	font-size: 18px;
	text-align: center;
	color: #767964;
	font-weight: bold;
}
.footerHolder .design a {
	text-decoration: none;
	color: #41a445;
}
.infoHolder .otherInfo {
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;*/
	height: 137px;
	width: 185px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	color: #666;
	text-align: center;
	vertical-align: bottom;
	margin-top: 10px;
	background-image: url(images/othrBg.jpg);
	padding-top: 34px;
}
.otherInfo .othrMneu {
	height: 137px;
}
.otherInfo .othrMneu ul li {
	display: block;
	list-style-type: none;
	background-position: bottom;
	background: url(images/othrMnuBg.png) no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/othrMnuBg.png');
}
.otherInfo .othrMneu ul li a {
	text-decoration: none;
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left;
	color: #5c5c5c;
	line-height: 16px;
	padding-top: 10px;
}
.otherInfo .othrMneu ul li a:hover {
	color: #C66;
}
.infoHolder .othrShdw {
	float: left;
	height: 33px;
	width: 188px;
	background-image: url(images/images/images/othrShdw.png);
	background-repeat: no-repeat;
	background-position: top;
}
.infoColone .infoRow {
}
.infoColone .infoRowhead {
	text-align: center;
	font-weight: bold;
}

.box1 .nameOne {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background: url(images/members/manoharan.png) no-repeat;
	background-position: right;
}
.box1 .nameTwo {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background: url(images/members/kMohan.png) no-repeat;
	background-position: right;
}
.box1 .nameThree {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-position: right;
	background-image: url(images/members/chandran.png);
	background-repeat: no-repeat;
}
.box1 .nameFour {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-position: right;
	background-image: url(images/members/ahammed.PNG);
	background-repeat: no-repeat;
}
.box1 .nameFieve {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-image: url(images/members/kvRamesh.png);
	background-repeat: no-repeat;
	background-position: right;
}
.box2 .nameSix {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-image: url(images/members/asma.png);
	background-repeat: no-repeat;
	background-position: right;
}
.box2 .nameSeven {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-image: url(images/members/ajitha.png);
	background-repeat: no-repeat;
	background-position: right;
}
.box2 .nameEight {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-image: url(images/members/susheela.png);
	background-repeat: no-repeat;
	background-position: right;
}
.sms  {
	float: right;
	height: 75px;
	width: 100px;
}
.box2 .nameNine {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/members/narayani.png);
}
.box2 .nameTen {
	height: 59px;
	width: 315px;
	font-family: ML-TTKarthika;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/members/vijayan.png);
}
.welContent {
	height: 75px;
	width: 565px;
	float: left;
}
.weContTow {
	height: 75px;
}
#eng2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sms {
	position:absolute;
	width:200px;
	height:75px;
	z-index:1;
	left: 573px;
	top: 40px;
}
#sms img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#sms{ display: inline-block; }
#sms{ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sms.png'); }
#hta
{
	font-family:cus_haritha;
}
.graph-div{
height: 170px;
    width: 750px;
    margin-right: auto;
    margin-left: 60px;
    margin-top: 50px;
    
	
}
.graph-div .imgContainer1 {
    height: 164px;
    width: 220px;
    float: left;    
    background-image: url(images/1_graph.png);
	margin-right:10px;
}
.graph-div .imgContainer2 {
    height: 164px;
    width: 220px;
    float: left;
	margin-right:10px;   
    background-image: url(images/2_graph.png);
}
.graph-div .imgContainer3 {
    height: 164px;
    width: 220px;
    float: left;
	margin-right:10px;   
    background-image: url(images/3_graph.png);
}