.left {
	border:#FF0000 0px solid;
	float:left;
}
.right {
	border:#FF0000 0px solid;
	float:right;
}
.gb_entry {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	margin-top:2px;
	margin-bottom:2px;
	border:#A35650 0px solid;
	background-color:#FFFFFF;
	padding:4px;
	text-align: left;
	color:#770000;
	font-weight:normal;
	font-size:12pt;
}
.gb_head {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:20px;
	border:#77000 1px solid;
	background-color:#A35650;
	color:#FFFFFF;
	padding:4px;
	font-weight:normal;
	font-size:10pt;
}
.gb_foot {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:20px;
	margin-bottom:10px;
	border:#77000 1px solid;
	background-color:#A35650;
	padding:4px;
	text-align: left;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10pt;
}
.gb_foot_edit {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:35px;
	margin-bottom:10px;
	border:#77000 1px solid;
	background-color:#A35650;
	padding:4px;
	text-align: center;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10pt;
}
#strip {
	margin: 0px auto;
	width:400px;
	background-color:#A35650;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12pt;
	text-align: center;
}
a {
	font-family:Arial,Helvetica,Verdana;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;

}
a:link { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
a:active { color:#FF9F00; }
a:hover { color:#FF9F00; }