/*TFNWebStyle css20StyleSand*/
body
{
	background-color: #CCC08F;
}
pre, blockquote
{
	border: 1px dashed #807859;
	background-color: #CCC08F;
}
dt
{
	color: #807859;
}
abbr
{
	border-bottom: 1px dashed #807859;
	color: #807859;
}
a {
	color: #807859;
}
textarea {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 border: 1px dashed #807859;
 background-color: #CCC08F;
}
input {
 border: 1px dashed #807859;
 background-color: #CCC08F;
}
fieldset {
 border: 1px solid #807859;
}
hr {
 border: 1px solid #807859;
}
legend {
	font-size: larger;
}
#main
{
 border: 0px solid red;
 width: 95%;
 margin-left: auto;
 margin-right: auto;
}
#topmenu
{
 border-bottom: 2px solid #807859;
 width: 100%;
 height: 100px;
 background: #BFAC60 url(../img/heading-img.png) no-repeat top right;
}
#containersearch
{
 border: 0px solid blue;
 font-size: 8pt;
 text-align: right;
}
#containerlogo1
{
	position: relative;
	top: 20px;
	left: 20px;
}
#containerlogo2
{
	position: relative;
	left: 40px;
}
.light
{
	color: #E6E1CF;
}
.dark
{
	color: #807859;
}
#buttonsearch
{
 border: 1px dashed #807859;
 background-color: #CCC08F;
}
#inputsearch
{
 border: 1px dashed #807859;
 background-color: #CCC08F;
 margin-right: 10px;
 margin-top: 10px;
}
#cframe
{
	border: 0px solid white;
	background-color: #E6E1CF;
}
#menuside
{
	width: 200px;
	max-width: 200px;
	float: left;
	background-color: #E6E1CF;
}
#menuside hr
{
	background-color: #807859;
}
#menuside ul
{
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	list-style: none;
}
#menuside ul li
{
	padding: 0.25em 0.5em;
	border-bottom: 1px solid #807859;
}
#menuside .menusidebumper
{
	color: #E6E1CF;
	background-color: #BFAC60; 
	font-weight: bold;
}
#menuside .div-bumper
{
	height: 15em;
}
#menuside .div-icon
{
	width: 100%;
	text-align: center;
}
.onhover:hover
{
	padding: 0.25em 0.5em;
	background-color: #BFAC60;
	border-bottom: 1px solid #807859;
	color: #E6E1CF;
}
.onhover a
{
	margin-left: +10px;
	text-decoration: none;
	width: 100%;
}
#containernews
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.newsitem
{
	font-size: 8pt;
}
.newsitem p
{
	text-align: left;
}
#content
{
  border-left: 2px solid #807859;
 	margin-left: 200px;
 	background-color: #E6E1CF;
 	padding: 0.25em 1em 0.25em 1em;
	min-height: 600px;
}
.tabledocs
{
	width: 100%;
	border: 0px dashed #807859;
	background-color: #CCC08F;
	line-height: 1.4;
}
.tabledocs td
{
	border-bottom: 1px dashed #807859;
	background-color: #CCC08F;
}
.tabletdwicon
{
	width: 20px;
	text-align: center;
}
.tabletdwicon img
{
	border: 0;
}
#footer
{
 	border-top: 2px solid #807859;
	width: 100%;
	height: 100px;
	background-color: #BFAC60;
}

