@import url(styles.css);

.header1 {
	padding: 4px 0 4px 20px;
	font-size: 17px;
	background: url(/i/list_1.gif) 0 8px no-repeat;
}
.announce {
	padding-left: 20px;
	margin-bottom: 10px;
}
.header2 {
	padding: 4px 0 4px 20px;
	font-size: 15px;
	background: url(/i/list_2.gif) 0 6px no-repeat;
	cursor: pointer;
	font-weight: bold;
}
.header2_s {
	padding: 4px 0 4px 20px;
	font-size: 15px;
	background: url(/i/list_1.gif) 0 6px no-repeat;
}
.header2_subitems {
	padding: 4px 0 4px 20px;
	font-size: 15px;
	background: url(/i/list_2.gif) 0 6px no-repeat;
	cursor: pointer;
	font-weight: bold;
}
.header2_subitems_s {
	padding: 4px 0 4px 20px;
	font-size: 15px;
	background: url(/i/list_1.gif) 0 6px no-repeat;
}
.header3 {
	padding: 4px 0 4px 20px;
	font-size: 14px;
	background: url(/i/list_2.gif) 0 6px no-repeat;
	margin-bottom: 4px;
}
.header2 a:link, .header2 a:visited {
	color: #000;
	text-decoration: none;
}
.header2 a:hover {
	text-decoration: underline;
}
.block {
	padding-top: 4px;
	display: none;
}
.block .link {
	padding: 0 0 8px 20px;
}
.block .link2 {
	padding: 0 0 6px 20px;
	font-size: 11px;
}
#block3 {
	width: 420px;
}
