/* CSS Document */

body{
	margin: 0px;
	background-color: #00236d;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;
	color: #000000;
}
.menubg{
	background-image: url(../images/menubg.jpg);	background-repeat: repeat-x;	background-position: left top;	height: 37px;
}
.menu{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:bold;	color: #000000; text-decoration:none;
}
.menu-active{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:bold;	color: #fff; text-decoration:none;
}
.menu:hover{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight:bold;	color: #fff; text-decoration:none;
}
.login-bg {
	background-image: url(../images/login-bg.jpg);	background-repeat: no-repeat;	background-position: left top;	height: 231px;	width: 232px;
}
.member-logintxt{font-family: "Century Gothic", Verdana;	font-size: 18px; font-weight:bold;	color: #ffffff; text-decoration:none;
}
.mem-logintxt{font-family: Calibri, Verdana;	font-size: 14px;	color: #ffffff; text-decoration:none;
}
.wel-rudratxt{font-family: "Century Gothic", Verdana;	font-size: 18px;	color: #00236d; text-decoration:none; line-height:28px;}
.business-txt{font-family: "Century Gothic", Verdana;	font-size: 18px;	color: #dc291e; text-decoration:none; line-height:normal;}
.business-greentxt{font-family: "Century Gothic", Verdana;	font-size: 18px;	color: #86a80b; text-decoration:none; line-height:28px;}
.business-subtxt{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #dc291e; text-decoration:none; line-height:24px;; font-weight:bold;}
.footer{font-size:11px; }
.footer-links{ color:#FF3300; text-decoration:none;}
.footer-links:hover{ color:#FF3300; text-decoration: underline;}
