
html {
	
}
title{
    background-color:#000000;
    font-family: arial;
    background-image:url(..//images/hover.png);
}
body {
    
}

h1 {
	text-align: center;
        font-family: arial;
        font-size: 15px;
}
h6 {
	text-align: center;
        font-family: arial;
        font-size: 15px;
        color: #146433;
}
hr
{   color:#146433;
    width:740px;
    text-align:left;
   
}
.header
{   color:#146433;
    width:300px;
    text-align:left;
}
.header1
{   color:#146433;
    width:100%;
    text-align:left;
}

/***** .listdata new ***********/

.listdata {
	width: 100%;
	font: normal 11px Arial;
	color: #fff;
	border: 1px solid #D7A928;
        text-align: center;

}
.listdata tr:hover th[scope=row], .listdata tr:hover td
      {
        background-color: #8FBC8F;
        color: #000000;
      }
.listdata tr th {
	/*width: 250px;*/
	border: 1px solid #D7A928;
	height: 30px;
	font: normal 11px Arial;
	color: black;  
        background-image:url(..//images/menut2.png);
        font-weight: bold;
        text-align: center;     

}

.listdata tr td {

	height: 25px;
	padding: 0px;
	font: normal 11px Arial;
	width: auto;
	color: black;
	text-align: left;
        background-color: white;
        border-style: solid;
        border: 1px solid #D7A928;     
}

textarea {
	width: 600px;
	height:200px;
	background: #fef2f4;
	padding-left: 2px;
	font: normal 13px Arial;
	vertical-align: middle;
	border-style: groove;
        background: #fff;
 }

 input{
	width: 180px;
	height: 21px;
	padding-left: 2px;
	font: normal 13px Arial;
	vertical-align: middle;
	border-style: groove;
	background: #fff;
}

.submit {
        width: 147px;
	height: 25px;
        padding-left: 2px;
	padding-bottom: 7px;
	margin-top: 2px;
	font: normal 1em Arial;
	vertical-align: middle;
        background-color: #63B280;
	border-style: groove;
        border: #D7A928;
        color: white;             
	background-position: center;
}

.submit:hover {
	background: url(..//images/menu5.png) no-repeat !important;;
}

/***** tabledata3 ***********/

.tabledata3 {
	width: auto;
	vertical-align: top;
	font-family: normal 11px Arial;
	color: #000000;
	border: 1px solid #D7A928;
	margin-left: auto;
	margin-right: auto;

}
.tabledata3 td {

	height: 23px;
	padding: 0px;
	font: bold 11px Arial;
	width: 135px;
	color: black;
	text-align: left;
}

.tabledata3 th {
	width: 550px;
	border: 1px solid #D7A928;
	height: 30px;
	font: normal 11px Arial;
	color: black;
	text-align: center;
        font-size: 15px;
        background-image:url(..//images/menut2.png);
        font-weight: bold;
        padding-left: 75px;
}
.tabledata_new {
	width: 100%;
	vertical-align: top;
	font-family: normal 11px Arial;
	color: #000000;
	border: 1px solid #D7A928;
	margin-left: auto;
	margin-right: auto;

}
.tabledata_new td {

	height: 23px;
	padding: 0px;
	font: bold 11px Arial;
	width: auto;
	color: black;
	text-align: left;
}

.tabledata_new th {
	width: 250px;
	border: 1px solid #D7A928;
	height: 30px;
	font: normal 11px Arial;
	color: black;
	text-align: center;
        font-size: 15px;
        background-image:url(..//images/menut2.png);
        font-weight: bold;

}
 CAPTION.tabledata1
  {
     background-color:silver;
     color:white;
     border-width:2px;

  }

  TABLE.tabledata1
  {
     font-family:arial;
     font-size:10pt;
     background-color:#20743F;;
     width:100%;
     color: #000000;
  }

  TH.tabledata1
  {
     font-size:10pt;
     color:#ececec;
     background-color: #20743F;
     border-color:#20743F;

  }
   TR.tabledata1
  {
      background: #F8E1AF;
  }

  TR.tabledata1:visited
  {
      background: #edd66f;
  }
  TR.tabledata1:hover
  {
      background: #edd66f;
  }

  TD.tabledata1
  {
     font-size:10pt;
     background-color:white;
     color:black;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
  .tabledata1 tr:hover th[scope=row], .tabledata1 tr:hover td
      {
        background-color: #8FBC8F;
        color: #000000;
      }
button.view,button.view:visited
{
        float: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
	background-image: url(..//images/viewgreenL.png);
        background-repeat: no-repeat;
        background-position: center;
       	width:26px;
	height:26px;

}
button.view:hover
{
    background-image: url("..//images/viewgreen.png");

}
button.view:active
{
    background-image: url("..//images/viewgreen.png");

}

.tabledatah {
	width: 100%;
	vertical-align: top;
	font: normal 11px Arial;
	color: #000000;
	border: 1px solid #D7A928;
	margin-left: auto;
	margin-right: auto;

}

.tabledatah tr td {

	height: 25px;
	padding: 0px;
	font: normal 11px Arial;
	width: auto;
	color: black;
	text-align: left;
       
}

.tabledatah tr th {
	width: 250px;
	border: 1px solid #D7A928;
	height: 30px;
	font: normal 11px Arial;
	color: black;
	text-align: center;     
        background-image:url(..//images/menut2.png);
        font-weight: bold;

}
.tabledatah input[type=button] {
	width: 112px;
	background: transparent;
	height: 25px;
	padding-left: 2px;
	padding-bottom: 7px;
	margin-top: 2px;
	font: normal 1em Arial;
	vertical-align: middle;
	border-style: none;
	background-image: url(..//images/menu5.png);
	background-repeat: no-repeat;
	background-position: center;
	color: white;
}
.tabledatah input[type="button"]:hover {
	background: #63B280;
}
.tabledatah tr td input[type=text] {
	width: 250px;
	height: 21px;
	padding-left: 2px;
	font: normal 13px Arial;
	vertical-align: middle;
	border-style: none;
	background: #63B280;
}


.tabledatah input[type=textarea] {
	width: 100%;
	background: #fef2f4;
	padding-left: 2px;
	font: normal 13px Arial;
	vertical-align: middle;
	border-style: none;
        background: #63B280;

}

.tabledatah select {
	width: 100%;
	padding-left: 2px;
	font: normal 13px Arial;
	vertical-align: middle;
	border-style: none;
	background: #63B280;

}

.tabledatah select:focus,tabledatah select.sffocus,tabledatah input:focus,tabledatah input.sffocus
	{
	border-color: #000000;
	background: #fef2f4;
	color: black;
}

.tabledatah input[type="submit"],tabledatah input[type="submit"]:visited {
	width: 112px;
	background: transparent;
	height: 25px;
	padding-left: 2px;
	padding-bottom: 7px;
	margin-top: 2px;
	font: normal 1em Arial;
	vertical-align: middle;
	border-style: none;
	background-image: url(..//images/menu5.png);
	background-repeat: no-repeat;
	background-position: center;
	color: white;
}

.tabledatah input[type="submit"]:hover {
	background: transparent;
	background-image: url(..//images/hover.png);
}
.tabledatah input[type="reset"],tabledatah input[type="reset"]:visited {
	width: 112px;
	background: transparent;
	height: 25px;
	padding-left: 2px;
	padding-bottom: 7px;
	margin-top: 2px;
	font: normal 1em Arial;
	vertical-align: middle;
	border-style: none;
	background-image: url(..//images/menu5.png);
	background-repeat: no-repeat;
	background-position: center;
	color: white;
}

.tabledatah input[type="reset"]:hover {
	background: transparent;
	background-image: url(..//images/hover.png);
}