@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #462c0a;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #462c0a;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #462c0a;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #462c0a;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #462c0a;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #462c0a;
}
h2 {
	font-size: 12px;
	color: #462c0a;
	text-transform: uppercase;
}

.brodtxt{
	font-weight: normal;
}

#fullheight {
		height:100%;
}

#fullheight-rightframe {
		height:100%;
		width:1px;
		position:relative;
		left:-20px;
}#forsidenews {
	color: #FFFFFF;
	background-color: #462c0a;
	padding: 5px;
	width: 100%;
}

