body {

 color : #000;
 padding: 15px;
 background-color: #FFFFFF; CDCDCD

}

div.mainborder {

 background-color: #999966; 
 border: 1px solid #999966;
 width: 800px;
 min-height: 200px;
 margin: 0 auto;
 vertical-align: top;	

}

div.siteheader {

 background-image: url('../img/hf_bannerjpg.jpg');
 background-color: #000;
 height: 100px;
 /* border-bottom: 2px solid #000; */
 text-align: right;
 border-bottom: 8px solid #999966;


}

div.shadow {

 background-image: url('../img/shadow.png');
 height: 10px;
 margin-bottom: 1em;
 background-color: #000;

}

div.nav {

 margin: 0 0 7px 650px;
 margin-right: 6px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;

}

a.nav {

 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;

}

a.nav:hover {

 color: #FFCC66;
 text-decoration: none;
 font-weight: bold;

}

a {

 color: #FFFFCC;
 text-decoration: none;
 font-weight:;

}

a:hover {

 text-decoration: underline;
 font-weight: bold;
 color: #FFCC66;

}

div.content {

 color: #FFFFFF;
 padding: 0 15px 1em 15px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;

}

div.footer {

 float: top;
 margin: 0 15px 1em 15px;
 color: #000000;
 text-align: center;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 border-top: 1px dotted #000000;

}

img.image {

 border: 1px solid #000;
 margin: 4px;
 
}

div.msg 
{


	
	margin-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-right: 20px;
	
}
div.question 
{
	margin-top: 5px;
	margin-bottom: 5px;
		
	

}


div.answer

{
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;

}

div.info
{
	font-weight: bold;
}
div.edit {
	font-style: italic;
}
input.lomake {
	background-color: #999966;
	color: #000000;
		border: thin solid #000000;
}

textarea.lomake {
	background-color: #999966;
	color: #000000;
		border: thin solid #000000;
}

input.nappi
{
	background-color: #999966;
	color: #000000;
		border: thin solid #000000;
	
}