.brown {
	color: #9D0F06;
}
label, p, a, h1, span, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #001866;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	quotes: "&laquo;" "»";
}
p {
	color: #000000;
	text-align: justify;
}
a {
	color: #001866;
	text-decoration: none;
	font-weight: normal;
}
a.link {
	display: block;
	font-style: italic;
	margin-top: 10px;
	text-align: right;
}

a:hover {
	text-decoration: underline;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D1C46F;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 3px;
}
.mainmenu:hover  {
	background-color: #D1C46F;
	color: #2E4374;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 3px;
	text-decoration: none;
}
.category:hover {
	text-decoration: underline;
}
.systemheader, .newsheader, .section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9D0F06;
	text-align: center;
	height: 18px;
}
.newsheader, .section {
	padding-left: 5px;
	background-color: #001866;
	text-align: left;
}
.systemspacer, .newsspacer {
	height: 4px;
}
.systembody, .newsbody {
	border: 1px solid #9D0F06;
	background-color: #FCEAE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 5px;
}
.newsbody {
	border: 1px solid #001866;
	background-color: #EAF0FF;
	text-align: left;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9D0F06;
	border: 1px solid #9D0F06;
	padding: 2px;
	width: 99%;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FCEAE9;
	border: none;
	padding: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.lentadate {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.lentaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9d0F06;
	text-decoration: none;
	text-align: left;
}
.lentaheader:hover {
	text-decoration: underline;
}
.lentaheader:visited {
	color: #B5915E;
}

h1 {
	color: #9d0F06;
	font-size: 12pt;
	text-transform: uppercase;
}

h1.top, a.top, p.top {
	color: #ffffff;
	margin: 5px;
}
p.top, p.mainnewstext, p.mainnewsdate {
	font-size: 9pt;
}
h1.top, h1.mainnews {
	font-size: 10pt;
}
a.top {
	text-decoration: none;
	margin: 0px;
}
p.mainnewsdate {
	font-style: italic;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	filter: Glow(Color=#ffffff, Strength=2);
}

