.loginbg {
	background-color: #4884b0;
	background-image: url(images/header-user-btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentwhite {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.mainpagebg {
	background-image: url(images/mainpagebg.gif);
	background-repeat: repeat-x;
	background-color: #093B60;
}
.contenwttbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainicontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
