body{
	background-color:#393B23;
	margin:0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	color:#027146;
	text-decoration: none;
    }

.txt_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#027146;
	text-decoration: none;
	background-image: url(icon_arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
    }
.txt_green{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#07AA6B;
	}
.txt_grn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #013705;
	text-decoration: none;
}
.txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #738723;
}
.txt_black_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
    }
.txt_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-decoration: none;
	font-weight: normal;
}
.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #647107;
	text-decoration: none;
}
.txt_black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#3F3F3E;
	text-decoration: none;
	font-weight: normal;
	}
	
.txt_black:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#848483;
	}
.content{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#fff;
	text-decoration: none;
	}
.tbl_hd-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#B6D500;
	font-weight: bold;
	}
.normal_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#6F6F6F;
	padding-right: 4px;
	padding-left: 4px;
	}
.txt_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#99B302;
	text-decoration: none;
	}
.txt_more:hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#497500;
	text-decoration: none;
	}
.txt_chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.txt_chapter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7EA204;
	text-decoration: none;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #AEB52B;
	text-decoration: none;
}
.tbl_border {
	border: 2px solid #707B1F;
}
.but_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AAB801;
	border: 1px solid #7D8701;
	height: 18px;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-color: #727B20;
	border-right-color: #727B20;
	border-bottom-color: #727B20;
	border-left-color: #727B20;
}

#left_menu table {
	border-collapse: collapse;
	color: #000000;
	width: 90%;
	
}

#left_menu td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#left_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#left_menu a:hover{
	color: #333333;
	background-repeat: repeat-y;
	text-decoration: none;
	font-weight: bold;
	
}
#left_menu td:hover{
	color: #ffffff;
	background-color: #ffffff;
	cursor: default;
	text-decoration: none;
}

#datatable td{
	padding: 5px;
}
.txt_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8FB02D;
	text-decoration: none;
}

/******* PEGINATION Start********/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #94A90B;
	
	text-decoration: none; /* no underline */
	color: #000000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #94A90B;
	background-color:#94A90B;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #94A90B;
		
		font-weight: bold;
		background-color: #94A90B;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
/****** Pegination End ******/	
	.tbl_brdr {
	border: 1px solid #666666;
}
