
body
{ 
/*background-image:url(../images/back.jpg); 
background-color:#C5E0B4;
*/
font-family: Arial, Helvetica, sans-serif;;


width:90%;
margin-left:auto;
margin-right:auto;
}

.input2_label_index{
	padding-bottom : 2px;
	padding-top:2px;
	font-weight : normal;
	color : #ffffff;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	
}

#page1_text{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #ffffff;
}

.button{

	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 14px; 
	 FONT-FAMILY: Verdana; 
	 CURSOR: pointer;
	 COLOR:#060;
	 BACKGROUND-COLOR: #C5E0B4; 
 	 border : 1px solid #060;

}


.button2{
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 14px; 
	 FONT-FAMILY:Arial, Helvetica, sans-serif;
	 CURSOR: pointer;
	 COLOR:white;
	 BACKGROUND-COLOR:#060;
	 text-align:left; 
	 
}

.button4{
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 14px; 
	 FONT-FAMILY:Arial, Helvetica, sans-serif;
	 CURSOR: pointer;
	 COLOR:#0000A0;
	 BACKGROUND-COLOR:white;
	 width:120px;
	 text-align:center; 
	 border:none;
}

.img{

	height : 50px;
	width: 1000px;
}


.img3{

	height : 50px;
	width: 50px;
}

table.t-size
{ 

	width:1000px;

}

table.s-size
{ 

	width:600px;

}



table.indexbox
{ 

	border : 0px solid #000066; width:200px; 

}

table.indexbox th
{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	background-color:#000066; 
	color:#FFF; 
	font-weight:bold;
	padding-left:10px;

}
table.indexbox td
{

	font:Arial, Helvetica, sans-serif;  text-align:justify;
	
}




.input_textarea{ 
	margin:0px; 
	font-family:Tahoma; 
	font-size:12px; 
	height : 50px;
	font-weight:normal; 
	color:#000000; 
	border : 1px solid #090;
	width: 180px;
	font-weight:bold;
}
.input_text{ 
	margin:0px; 
	font-family:Tahoma; 
	font-size:12px; 
	height : 25px;
	font-weight:normal; 
	color:#000000; 
	border : 1px solid #008080;
	width: 200px; 
	font-weight:bold;
}

.input_text1{ 	
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#000000; 
	border : 2px solid #090;
	width: 200px;
	}

.input_text2{ 
	margin:0px; 
	font-family:Tahoma; 
	font-size:12px; 
	height : 18px;
	font-weight:normal; 
	color:#000000; 
	border : 1px solid #008080;
	width: 150px;
	border:none;
	font-weight:bold;
}

.input_text3{ 
	margin:0px; 
	font-family:Tahoma; 
	font-size:12px; 
	height : 18px;
	font-weight:normal; 
	color:#000000; 
	border : 1px solid #000066;
	width: 150px;

	font-weight:bold;
	background-color:#ccccff;
}


.input_text4{ 	
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#000000; 
	border : 2px solid #090;
	}

.input_text5{ 	
	margin:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#000000; 
	border : 2px solid #090;
	width: 150px;
	}


table.form2{
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
border-color:#008244;
table-layout:auto;
border : 10px solid #008244;
border-width:medium; 
background-color:#FFF;
width:600px;
	
}
table.form2 th{
	color : white;
	font-weight : bold;
	font-size : 12px;
	background-color:#008244;
	/*#008080; */
	padding : 3px; 
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

table.form2 td{
	
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	
	border-color:white; 
	
/*	background-color:#666;*/
	color:#000000;
	font-weight:bold;
	
}




table.form{
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
border-color:#008244;
table-layout:auto;
border : 1px solid #008244; 
width:800px;
border-width:medium; 
background-color:white;
	
}
table.form th{
	color : white;
	font-weight : bold;
	font-size : 12px;
	background-color:#008244;
	padding : 3px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-left-radius:10px;
border-top-right-radius:10px;
	
}

table.form td{
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	padding : 2px;
	border-color:white; border:none;
/*background-color:#fff;*/
}

table.form td.header{
	color : #00002B;
	font-weight : bold;
	font-size : 10px;
	text-align : right;
	padding:2px;
	text-align:left;
	
}
table.form td.newheader{
	color : #00002B;
	font-weight : bold;
	font-size : 10px;
	text-align : left;
	padding:1px;
}
table.form td.text{
	font-size : 10px;
	font-family : verdana, helvetica, sans-serif;
}


table.form10{
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
table-layout:auto;
width:1000px;
background-color:white;
	
}
table.form10 th{
	color : black;
	font-weight : bold;
	font-size : 12px;
	background-color:#C5E0B4;
	padding : 3px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	
}

table.form10 td{
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	padding : 2px;
	border-color:white; border:none;
/*background-color:#fff;*/
}

table.form10 td.header{
	color : #00002B;
	font-weight : bold;
	font-size : 10px;
	text-align : right;
	padding:2px;
	text-align:left;
	
}
table.form10 td.newheader{
	color : #00002B;
	font-weight : bold;
	font-size : 10px;
	text-align : left;
	padding:1px;
}
table.form10 td.text{
	font-size : 10px;
	font-family : verdana, helvetica, sans-serif;
}


table.forme{
/*
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
border-color:#060;

border : 10px solid #060; 
width:1000px;
border-width:medium; 
*/
table-layout:auto;
background-color:white;
	
}
table.forme th{
	color : white;
	font-weight : bold;
	font-size : 12px;
	background-color:#666;
	padding : 1px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-left-radius:1px;
	border-top-right-radius:1px;
	
}

table.forme td{
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	padding : 1px;
	border-color:white; border:none;
	width:200px;
	
}


table.forma{
table-layout:auto;
border : 0px solid #666; 
width:900px;
border-width:medium; 
background-color:white;
	
}
table.forma th{
	color : white;
	font-weight : bold;
	font-size : 12px;
	background-color:#666;
	padding : 1px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-left-radius:1px;
	border-top-right-radius:1px;
	width:200px;
}

table.forma td{
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	padding : 1px;
	width:200px; height:21px;
	border : 1px solid #666; width:200px; 
}


table.menu{
	border : 0px solid #000066;
}
table.menu th{
	
	font-weight : bold;
	font-size : 10px;
	background-color :#000066;
	padding : 3px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	color:#ffffff; 
	background-color :#060;
}
table.menu th.selected {
	color: #FFFFFF;
	
}
table.menu th.notselected {
	color:#000066;

}
table.menu td{
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
	padding : 2px;
}

table.menu td.header{
	color : #00002B;
	font-weight : bold;
	font-size : 10px;
	text-align : right;
	padding:2px;
}

table.menu td.text{
	font-size : 12px;
	font-family : verdana, helvetica, sans-serif;
}



.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	line-height: 20px;
	background-color:#000066;	
}

.tblborder
{
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
border-color:blue;
table-layout:auto;
border : 5px solid #000066;
background-color:#FFFFFF;
bottom:none;

}

.login
{
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px; 
border-color:#000066;
table-layout:auto;
border : 2px solid #000066;
background-color:#FFFFFF;
width:150px;
}

.bar
{ 
/*
background-color:#060; color:#FFF; font-size:14px; font-weight:bold;
background-color:#C5E0B4; color:#FFF; font-size:14px; font-weight:bold;
*/
background-color:#008244; color:#FFF; font-size:14px; font-weight:bold;

}


.bar1
{ 
background-color:#C5E0B4; color:#060; font-size:14px; font-weight:bold; text-align:right;
}



table.report{
	border : 0px solid #A1A1A1;
	width:920px;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
table.report th{
color:black;	background-color:#CDCDCD; text-align:left;	

}

table.report td{


background-color:#ECECEC; padding:2px; 


}

.divcover
{
	
overflow:scroll; width:950px; height:500px;

}

.nci_bar
{
background-color:#C0C0C0; text-align:right;	
}



table.view{

table-layout:auto;
background-color:#FFF; 
border-collapse:collapse;
width:1000px;
}
table.view th{
	color : white;
	font-weight : bold;
	font-size : 12px;
	background-color:#008244;
	padding : 0px;
	border : 1px solid #fff;
	text-align : center;
	font-family:Arial, Helvetica, sans-serif;
}

table.view td{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;	
	border-color:#000000; 
	color:#000000;
	padding : 0px;
	border : 1px solid #fff;
	background-color:#ffffff; 
/*	background-color:#F4F4F4; */

}


table.view tr:nth-child(odd) td{background-color:#C5E0B4;
}
table.view tr:nth-child(even) td{background-color:#cccfff;
}


/***********ECRIME FORURM**************/


.maintable
{
	background-color:#FFF; 
	padding : 0px;    
	margin-left:auto; width:1000px;
    margin-right:auto; border-collapse:collapse;
}

.barm
{
background-color:#008244;	
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
color:#FFF;  	
}


.texta{
background-color:#CCC;	
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
font-family:Arial, Helvetica, sans-serif;
}

.divcover
{
	
overflow:scroll; width:100%; height:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
 border : 1px solid #008244; margin-bottom:-4px;
}

.divcover2
{
	
overflow:scroll; width:350px; height:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
 border : 1px solid #008244; margin-bottom:-4px; background-color:#CCC; text-align:left;
}


.divcover3
{
overflow:scroll; width:100%; height:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
 border : 1px solid #008244; margin-bottom:-4px; background-color:#CCC;
}

.divcover4
{
	
overflow:scroll; width:850px; height:300px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
 border : 1px solid #008244; margin-bottom:-4px;
}

.buttonpo{

	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 12px; 
	 FONT-FAMILY:Arial, Helvetica, sans-serif; 
	 CURSOR: pointer;
	 COLOR:#060;
	 BACKGROUND-COLOR: #cccccc; 
	 background:none; border:none;
}

.buttonat{ 
	margin:0px; 
	font-family:Tahoma; 
	font-size:10px; 
	height : 20px;
	font-weight:normal; 
	color:#000000; 
	border : 0px solid #008080;
	width: 800px; 
	font-weight:bold; border:none;
}
/************************************/


/*************Fixed Header***********************/
 /* Style the header
.header {
  padding: 10px 16px;
  background: #fff;
  color: #000;
}
 */
/* Page content
.content {
  padding: 16px;
}
*/
/* The sticky class is added to the header with JS when it reaches its scroll position 
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
*/
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) 
.sticky + .content {
  padding-top: 102px;
} 
*/
/*************End of Fixed Header***********************/


section {
  position: relative;
  border: 1px solid #000;
  padding-top: 37px;
  background: #008244;
}
section.positioned {
  position: absolute;
  top:100px;
  left:100px;
  width:800px;
  box-shadow: 0 0 15px #333;
}
.container {
  overflow-y: auto;
  height: 500px;
}
table.fix {
  border-spacing: 0;
  width:100%;
  font-size:12px;
}
table.fix td + td {
  border-left:1px solid #eee;
}
table.fix td, th {
  border-bottom:1px solid #eee;
  background: #ddd;
  color: #000;
  padding: 0px 25px;
}
table.fix th {
  height: 0;
  line-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: transparent;
  border: none;
  white-space: nowrap;
}
table.fix th div{
  position: absolute;
  background: transparent;
  color: #fff;
  padding: 9px 25px;
  top: 0;
  margin-left: -25px;
  line-height: normal;
  border-left: 1px solid #fff;
}
table.fix th:first-child div{
  border: none;
}

table.fix tr:nth-child(odd) td{background-color:#C5E0B4;}
table.fix tr:nth-child(even) td{background-color:#cccfff;}