.header-bg {
	background-image: url(images1/logo.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
body {
	margin: 0px;
	background-color: #000;
}
.sidetable {
	background-color: #f7f7f7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #c9c9c8;
}
.sidetable a {
	color: #333333;
}
.hed {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	color: #FC0;
	text-align: center;
}
.profile-header {
	height: 30px;
	border: 1px solid #bababa;
	background-color: #f7f7f7;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
.username a {
	color: #006;
	}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.breadcrumbs a{
	color: #FFF;
}

.profile-left {
	height: 203px;
	background-color: #f7f7f7;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #bababa;
	border-left-color: #bababa;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	padding-top: 8px;
}
.profile-right {
	height: 203px;
	background-color: #f7f7f7;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	border-bottom-width: 1px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bababa;
	padding-top: 8px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: normal;
}
.bg-footer {
	height: 87px;
	background-color: #CCC;
}
.maintextbox {
	border: 1px solid #bababa;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	background-color: #CCC;
	padding: 10px;
}
.bodytextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 18px;
}
.online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D10000;
	text-align: left;
	line-height: normal;
}
.online a {
	color: #0000DB;
	}
.hedCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	color: #F30;
	text-align: center;
}
