.leftColBgColor{
	background-color:#305895;
}
.leftBgButton{
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat;
	padding: 15px 3px px 0px;
	height: 30px;
	width: 100px;
}
.loginBgButton{
	background-image: url(../images/login-bg-line.gif);
	background-repeat: repeat;
	padding: 5px 3px 3px 0px;
	height: 34px;
	width: 200px;
}
.topBg{
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat;
	height: 88px;
	width: 555px;
}
.titleTextbg{
	background-image: url(../images/bg-bul.gif);
	background-repeat: repeat;
	height: 37px;
	width: 245px;

}
.mainbg{
background-color: FAFAFA;
}
.table{
background-color:#021f4a;
font-family:"Trebuchet MS", Tahoma, "Times New Roman";
font-weight:bold;
font-size:16px;
color:#FFFFFF;
}
