@import 'common.css';
@import 'internal-pages.css';

.htop{
	background: url("/design/img/user/bg.jpg") no-repeat left top;
	width: 100%;
}

.hbg{
	background: url("/design/img/user/bg2.gif") no-repeat left top;
	width: 100%;
}

.footer td{
	background: #FF7F02;
}

.copy{
	color: #616161;
	padding-left: 17px;
	font-size: 11px;
	font-family: Arial;
}

#left{
	background: #FF7F02;
	vertical-align: top;
}

.text{
	font-size: 11px;
	padding-top: 35px;
	padding-left: 27px;
	padding-right: 10px;
	text-align: justify;
	background: #fff;
	width: 496px;
}

.htopb{
	width: 100%;
	background: url("/design/img/user/ibgb.gif") repeat-x left top #004C63;
}

.hbgb{
	background: #004C63;
	width: 100%;
}

.home_text{
	background: #fff;
}

