.float_right {
	float: right;
}
.line_horiz {
	height: 1px;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1px;
}
#header {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header a {
	text-transform: uppercase;
	font-size: 80%;
	text-decoration: none;
	color: #8A96A8;
}

.space_td {
	padding-right: 30px;
}


#footer {
}
#footer a {
	text-transform: uppercase;
	font-size: 80%;
	text-decoration: none;
}

.line_horiz_foot {
	border-bottom-width: 1px;
	vertical-align: middle;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
	margin-bottom: 3px;
}
#spacer_left {
	background-color: #FFCCFF;
	width: 25px;
	float: left;
}
#header a:hover {
	color: #4A5564;
}
