	.bold {
		font-weight: 		bold;
		}
		
	.tbl_background th {
		text-align:			left;
		background-color: 	#888888;
		height:				27px;
		padding-left:		5px;
		font-size:			12px;
		}
		
	.tbl_background tr {
		background-color: 	#5c5d5c;
		height:				27px;
		font-size:			12px;
		}
		
	.checkBox {
		position: 			relative;
		background-color: 	#5c5c5c;
		border:				0px solid;
		}
		
	.inputAddy, .bigText {
		width:				519px;
		margin-left:		2px;
		background-color:	#3e3e3e;
		color:				#FFCC00;
		}
	
	.button {
		border:				1px solid #ffffff;
		background-color:	#888888;
		color:				#ffffff;
		margin-left:		5px;
		}
		
	label {
		margin-left:		5px;
		}
		
	#tbl_addy td {
		border-bottom:		1px solid #4e4e4e;
		}
