@charset "utf-8";
main-menu {
	font-family: Tahoma;
	font-weight: bold;
	color: #00FF00;
}
.main-menu {
	font-family: Tahoma;
	font-weight: bold;
	color: #00FF00;
	font-size: 11px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #457072;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.prgtitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #457072;
}
