.navboxnorm {
	background-color: #FFFF99;
	border: 1px solid #003300;
	padding: 1px 7px;
	text-decoration: none;
	margin: 35px 5px 15px;
	position: relative;
	bottom: 5px;
	font-size: 11px;
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navboxnorm:hover {
	background-color: #666600;
	border: 1px solid #FFFF99;
	padding: 1px 7px;
	text-decoration: none;
	margin: 35px 5px 15px;
	position: relative;
	bottom: 5px;
	font-size: 11px;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	border: none;
}	
.outertable {
	border: 1px solid #333333;
	font-family: Verdana;
	color: #333333;
	background-color: #000000;
	padding: 0px;
}
.tdpad {
	padding: 10px;
}
body, td {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.smtxt {
	font-size: 10px;
	color: #CCCC66;
}
.darklinks {
	color: #CCCC66;
	text-decoration: none;
	font-weight: bold;
}
.darklinks:hover {
	color: #CCCC66;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.folkdata_head {
	font-size: 18px;
	font-weight: bold;
	background-color: #666600;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	color: #CCCC66;
}
.mf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.strong {
	font-weight: bold;
}
img {
	margin: 6px;
}
.folkdata_new {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #993300;
}
.noticebox {
	background-color: #FFFFFF;
	border: 2px dotted;
}
