@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.top_re{
	background:url(../images/top_re.jpg) repeat-x;
	height:auto;
	background-color:#e3e5e2;
/*	border-bottom:1px solid #fff;*/
	}
img{
	border:none;

}	
.arial_11bold_blue{
	font-size:11px;
	font-weight:700;
	color:#004e90;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.arial_11bold_black{
	font-size:11px;
	font-weight:700;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
.arial_13green{
	font-size:13px;
	font-weight:700;
	color:#73e873;
	text-transform:uppercase;
	}

.arial_13white{
	font-size:13px;
	font-weight:normal;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
.link_arial:link, .link_arial:active, .link_arial:visited {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.link_arial:hover {
	font-size:13px;
	font-weight:normal;
	color:#73e873;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.ass_re{
	background:url(../images/ass_re.jpg) repeat-x;
	background-position:top;
	}
.sky_bar{
	background:url(../images/sky_bar.jpg) repeat-x;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	
	
	}
	
	.link_hkey:link, .link_hkey:active, .link_hkey:visited {
	font-size:13px;
	font-weight:normal;
	color:#005094;
	text-decoration:none;
	background:url(../images/arrow.jpg) no-repeat; background-position:right;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	}
.link_hkey:hover {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
		background:url(../images/arrow.jpg) no-repeat; background-position:right;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	}
.sky_box{
	background:#ecf5fd;
	border:1px solid #fff;
	padding:8px;
	}
.blue_12 {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #0162B5;

	}
.border{
	border-bottom:1px dashed #999999;
}
	
.red{
	color:#FF0000;
}
.text_field2 {
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#53a5eb;
	width:125px;
	height:16px;
	border:1px solid #53a5eb;
	margin-right:10px;
	}
	.text_field_small {
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#53a5eb;
	width:105px;
	height:16px;
	border:1px solid #53a5eb;
	margin-right:10px;
	}
.text_field3 {
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#53a5eb;
	width:80px;
	height:16px;
	border:1px solid #53a5eb;
	margin-right:10px;
	}
.text_field {
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#53a5eb;
	width:250px;
	height:16px;
	border:1px solid #53a5eb;
	margin-right:10px;
	}
.text_area {
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#53a5eb;
	width:362px;
	height:78px;
	border:1px solid #53a5eb;
	}
	
.footer_re{
	background:url(../images/footer_re.jpg)) repeat-x;
	height:116px;
	
	}
	
.ass_13{
	color:#656565;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;

	}
	
.link_sky:link, .link_sky:active, .link_sky:visited {
	font-size:13px;
	font-weight:normal;
	color:#004681;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.link_sky:hover {
	font-size:13px;
	font-weight:normal;
	color:#656565;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	


.main_menu_link:link, .main_menu_link:active, .main_menu_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:700;
	color:#fefefe;
	background:url(../images/menu_image.png) left top no-repeat;
	line-height:31px;
	width:181px;
	display:block;
	padding:0 0 0 14px;
}
.main_menu_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:700;
	color:#fefefe;
	background:url(../images/menu_image.png) left top no-repeat;
	line-height:31px;
	width:181px;
	display:block;
	padding:0 0 0 14px;
}
.sub_menu_link:link, .sub_menu_link:active, .sub_menu_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	line-height:25px;
}
.sub_menu_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#2986d3;
	line-height:25px;
}
.border_bottom{
	border-bottom:1px dotted #bbbcbd;
}
.login_bg{
	background:url(../images/admin_login.png) left top no-repeat;
	width:100%;
	height:auto;
	display:block;
}

.white12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#efefef;
	padding-right:10px;
}
.forget_link:link, .forget_link:active, .forget_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#efefef;
	line-height:25px;
}
.forget_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#efefef;
	line-height:25px;
}
.blue_line{
	background:#1773c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:700;
	color:#fff;
}
.odd_line{
	background:#ecf5fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #FFFFFF;
}
.event_line{
	background:#a8dbff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	border-bottom:2px solid #FFFFFF;
}
.link_admin:link, .link_admin:active, .link_admin:visited {
	font-size:13px;
	font-weight:700;
	color:#1772c1;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.link_admin:hover {
	font-size:13px;
	font-weight:700;
	color:#45a1f0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
/******************28/02/13*************************/
.change_bg{
	background:url(../images/change_password.png) left top no-repeat;
	width:100%;
	height:auto;
	display:block;
}
.dark_orenge{
	font-weight:700;
	color:#823737;
}
.dark_sky{
	font-weight:700;
	color:#285e85;
}



.suc{
	color:#6da827; 
	font-size:14px; 
	background:#e0f2cb; 
	border:1px solid #ccebac; 
	padding-left:5px;
}

.error_reporting{
	color:#ce2700; 
	font-size:14px; 
	background:#fbd3b1; 
	border:1px solid #ccebac; 
	padding-left:5px;
}

#bill_portion{
    width:715px;
	margin:0px auto;
    padding:0px;
    font-family:Arial, Helvetica, sans-serif;
    }
    
#bill_portion table{
    width:100%;
    }
    
    
#bill_portion table th{
    background:#3a74ad;
    color:#fff;
    font-size:12px;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    border: 1px solid #fff;
    }
    
#bill_portion table tr{
    width:100%;
    }
#bill_portion table td{
    border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
		border-bottom: 1px solid #000;
    color:#000;
    font-size:11px;
	padding:2px 3px;

    } 
	
	
	
	
	
	
	
