.hbLoginLinkClass{
	padding-top: 10px;
	padding-right: 40px;	
	text-align: right;
}

.hbLoginLink:link,.hbLoginLink:hover, .hbLoginLink:visited {
	color: #72C625;	
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.hbInputDivLeft{
	width:150px;
	float:left;
}

.hbInputDivRight{
	width:150px;
	float:left;
}

.hbCancelFloat{
	float: none;
}

input.hbInput{
	border: 1px #757575 solid;
	padding-left: 5px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	width:250px;
	height: 20px;
	color: #BFBFBF;
	background-color: #1F1F1F;
}

.hbLabel{
	
}
.hbInputClass{
	padding-top: 2px;
	padding-bottom: 10px;
}

input.hbInputButton{
	border: 1px #757575 solid;
	font-family: Arial;
	font-size: 12px;
	width:50px;
}

.greentext{
	color: #72C625;	
	font-family: Arial;
	font-size: 12px;
}

.hbHeader{
	font-weight: bold;
}

.hbDownload{
}

.hbDownloadHeader{
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}
.hbDownloadDescription{
	width: 408px;
	float:left;
}
.hbDownloadLink{
	padding-bottom: 10px;
	float:left;
}

input.hbDownload{
	background: transparent;
	border:0px;
	background-image: url(/images/hbDownload.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 29px;
}

input.hbLogin{
	background: transparent;
	border:0px;
	background-image: url(/images/hbLogin.gif);
	background-repeat: no-repeat;
	width: 76px;
	height: 31px;
}

.hbDownloadSeperator{
	width: 100%;
	height: 1px;
	background-color: #757575;
}

a.hbLink, a.hbLink:link, a.hbLink:visited{
	color: #BFBFBF;
	text-decoration:none;
}

a.hbLink:hover{
	color: #72C625;
	text-decoration: underline;
}

.hbListTitle{
	width: 250px;
	float: left;
}

.hbListLink{
	float:left;
}

.hbTable{
	border: 1px #757575 solid;
}

.hbCheckBoxName{
	font-weight: normal;
	width:100px;
	padding-left: 5px; padding-right: 5px;
}

.hbCheckBox{
	text-align: center;
	font-weight: normal;
	padding-left: 5px; padding-right: 5px;
}
