.headline {
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	font-size: 100%;
	color: #666666;
	height: 23px;
	line-height: 120%;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sabline {
	text-align: left;
	font-size: 90%;
	margin-left: 13px;
	line-height: 160%;
	color: #339966;
}
.line {
	text-align: left;
	font-size: 88%;
	margin-left: 25px;
	line-height: 160%;
	color: #339966;
}
#sabmein {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sabmein a:link {
	color: #339933;
	text-decoration: none;
}
#sabmein a:visited {
	color: #3333FF;
	text-decoration: none;
}
#sabmein a:hover {
	color: #339933;
	text-decoration: underline;
}
#sabmein a:active {
	color: #FF66CC;
}



#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
}
#right {
	margin: 0px;
	padding: 0px;
	width: 315px;
	float: right;
}
