.bg-image {
	background-image: url(image/bg-image.gif);
	background-repeat: no-repeat;
}
.bg-image {
	background-image: url(image/bg-image.gif);
	background-repeat: repeat-x;
	background-position: y;

}
.bottom-top-boder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: 03628B;
}
.top-text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copy-right-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.login-text {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body-text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.body-text-err {
	font-family: verdana;
	font-size: 12px;
	font-style: bold;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: none;
}
