.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	background-attachment: scroll;
	background-image: url(buttonbg.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 29px;
}
.border_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-left-color: #333366;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #333366;
}
.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
}
.border1 {
	border: 1px solid #FFFF00;
}
.headliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333366;
	background-color: #FFFF00;
}
.links_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	height: 20px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	text-align: left;
	vertical-align: middle;
}
.large_menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	height: 25px;
	background-image: url(buttonbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 33px;
	background-color: #FFFF1D;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
}
