.loginbg {
	border: 1px solid #D4D4D4;
	position: absolute;
	padding: 5px;
	border-radius: 5px;
	height: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	font-size:12px;
}
.menu_bg1 {
	background-color: #434250;
	font-size:13px;
}
.menu_bg2 {
	background-color: #4A7EBA;
}
.welcome
{
	font-weight:bold;
	font-size:12px;
}
.bg {
		background-image:url(../img/bg.png);
		background-repeat:repeat-x;
}
.time{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	
}
.dashboardsumm{
	font-weight:bold;	
	
}
.tableheading{
	font-weight:bold;
	text-align:center;	
	
}