h4 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc3300;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}


.section-content a:link {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
.section-content a:visited {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
.section-content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #C30;
}
.content a:link {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
.content a:visited {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
.content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #C30;
}

h3 {
	font-size: 19px;
	font-weight: bold;
}
.newcode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #900;
}
.pager {
	width: 100%;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.linkcounter {
}
div.pager a.linkcounter:link {
	color: #000;
	text-decoration: none;
}
div.pager a.linkcounter:visited {
	color: #000;
	text-decoration: none;
}
div.pager a.linkcounter:hover {
	color: #cc3300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.pagecounter {
	border: 1px solid #999;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#links th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C30;
}
.rule1 {
	border: 1px dashed #C30;
	padding: 2px;
}
#galltable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C30;
}
#galltable th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C30;
}
.warnbox {
	font-weight: bold;
	color: #F30;
	border: 1px solid #000;
	padding: 2px;
}
