html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: middle;
}
.whatever,
.whatever input {
    max-width: 100px;
    word-wrap: break-word;
}
body {
	background: url("../images/body.jpg") repeat scroll 0 0 transparent;
	font-family: arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}    
.login {
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 200px;
	box-shadow: 0 0 10px -3px #000;
}
.header {
    background: url("../images/header_bg.jpg") repeat scroll 0 0 transparent;
    height: 86px;
    width: 100%;
}
.header_insider {
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 950px;
}
.top_menus {
    color: white;
    position: absolute;
    right: 5px;
    top: 4px;
}
.top_menus a {
    color: white;
    font-family: arial;
    font-size: 12px;
	text-decoration: none;
}
.top_menus a:hover {
	text-decoration: underline;
}    
.footer {
	background: url("../images/header_bg.jpg") repeat scroll 0 0 transparent;
    height: 40px;
    width: 100%;
}
.footer_insider {
	text-align: center;
}
.menu-header {
	/*width: 950px;*/
	width: 1160px;
	height: 50px;
	margin: 0px auto;
	margin-top: 10px;
	border: 1px solid lightgray;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.menu-sub {
	float: left;
	margin-left: 29px;
	margin-right: 10px;
	margin-top: 10px;
}
.menu-sub a {
	margin-right: 5px;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.menu-sub a:hover {
	color: green;
}
.menu-sub img {
	margin-right:5px;
	width: 32px;
	height: 28px;
}
.container {
	/*width: 950px;*/
	width: 1160px;
	margin: 0px auto;
	margin-top: 20px;
	min-height: 462px;
	margin-bottom: 20px;
	border: 1px solid lightgray;
	background-color: #FFFFFF;
}
.row_heading_tr {
	font-size: 12px;
	font-weight: bold;
	height: 30px;			
}
.row_heading_tr td {
	vertical-align: middle;
	background-color: #CCCCCC;
	border: 0px;
	padding-left: 5px;
}
.row_heading_tr1 {
	font-size: 12px;
	font-weight: bold;
	height: 30px;	
}
.row_heading_tr11  {
	vertical-align: middle;
	background-color: #CCCCCC;
	border: 0px;
	padding-left: 5px;
	width: 100px;
	max-width: 100px;
    word-wrap: break-word;		
}
.data_table1 {
	border-color: #CCCCCC;
	width: 95%;
	margin: 0px auto;
}
.report {
	height: 235px;
	width: 90%;
	min-width: 220px;
	margin-top: 8px;
	margin-right: 4px;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background-position: right top;
	background-repeat: repeat-y;
	color: #21759B;
	position: relative;
	padding: 20px;
	margin-top: 20px;
	background-color: #FFF;
}
.report td { 
	padding: 10px; 
	border-bottom: 1px dotted #ccc;
}
.heading_text span { 
	margin-left: 10px; 
	margin-top: 10px;
}
.heading_text { 
	font-size: 15px; 
	text-align: left; 
	padding: 5px; 
	margin-bottom: 10px; 
	height: 45px; 
	background-color: #f39c11; 
	color: #fff; 
	text-transform: uppercase;
}
.heading_text1 span { 
	margin-left: 10px; 
	margin-top: 10px;
}
.heading_text1 { 
	font-size: 15px; 
	text-align: left; 
	padding: 5px; 
	margin-bottom: 10px; 
	height: 45px; 
	background-color: #199f84; 
	color: #fff; 
	text-transform: uppercase;
}
.heading_text2 span { 
	margin-left: 10px; 
	margin-top: 10px;
}
.heading_text2 { 
	font-size: 15px; 
	text-align: left; 
	padding: 5px; 
	margin-bottom: 10px; 
	height: 45px; 
	background-color: #be3a2b; 
	color: #fff; 
	text-transform: uppercase;
}
.system_success {
	color: #65ba0b; 
	text-align: center; 
	margin: auto; 
	font-size: 13px; 
	padding: 5px; 
	border: 2px solid #65ba0b; 
	width: 50%; 
	/*position: absolute;*/ 
	left: 25%; 
	margin-top: 12px;
	top: 40px;
}
.system_error {
	color: #ff0000; 
	text-align: center; 
	margin: auto; 
	font-size: 13px; 
	padding: 5px; 
	border: 2px solid #ff0000; 
	width: 50%; 
	/*position: absolute; */
	left: 25%; 
	margin-top: 12px;
	top: 40px;
}
#system_notice_area_dismiss {
	color: #000000;
	cursor: pointer;
	z-index: 100000;
}
.heading_td {
	height: 30px;
	line-height: 28px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	width: 95%;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
}
.sub_heading_td {
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	font-weight: bold;
	width: 95%;		
}
.heading_td a {
	color: #333333;
	margin-right: 5px;
}
.data_table {
    border:1px solid;
	border-color: #CCCCCC;
	width: 95%;
	margin: 0px auto;
}
.data_table a { 
	color: #333333;
}
.data_table a:hover { 
	color: green;
}
.row_data_tr td {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 13px;
}
.search_div {
	width: 95%;
	height: 60px;
	border: 1px solid #CCCCCC;
    padding-top: 5px;
    font-size: 12px;
    background-color: #ECECEC;
   	margin: 0px auto;
}
.search_div_table { 
	margin-left: 5px;
}
ul.pagination {
    text-align: center;
    color: #829994;
}
ul.pagination li {
    display: inline;
    padding: 0 3px;
}
ul.pagination a {
    color: #6F73E9;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #cde0dc;
    text-decoration: none;
}
ul.pagination a:hover, 
ul.pagination a.current {
    background: #6F73E9;
    color: #fff; 
}
.top_menus ul {
    padding: 0;
    list-style: none;
}
.top_menus ul li {
    float: left;
    text-align: center;
    line-height: 21px;
}
.top_menus ul.bg-hov li {
	clear: both;
	width: 135px;
	text-align: left;
}
.top_menus ul.bg-hov li a {
    display: block;
    padding: 5px 10px;
    color: #333;
    background: #C0C0C4;
    text-decoration: none;
}
.top_menus .bg-hov li a:hover {
    color: #fff;
    background: #939393;
}
.top_menus ul li ul {
    display: none;
}
.top_menus ul li:hover ul {
    display: block; /* display the dropdown */
}