.menu_main {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.sponsors {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5E8BC4;
	background-color: #FFFFCC;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5F8DC8;
}
.content_main {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.content_highlight {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C6672D;
	font-weight: bold;
	margin-left: 5px;
	line-height: 20px;
}
.content_bullet {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	list-style-image: url(/seminar/images/bullet_green.jpg);
}
.content_sections {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	background-color: #628ABB;
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
a:link {
	color:#666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF6600;
	}
.menu_friends {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #CC9966;
}
