#form_text {
	font-size: 80%;
	font-family: arial;	
	color: #323232;
}

h1 {
	padding-left: 23px;
	font-weight: normal;
	font-family: verdana;
	font-size: 150%;
	color: #000000;
}

#text1 {
	margin: 40px;
	font-size: 80%;
	font-family: arial;	
	color: #323232;
}

#text1_child:first-letter  {
	font-size: 230%;
	font-weight: normal;
	padding: 2px;
	font-family: verdana;	
}


#text2 {
	font-size: 70%;
	font-family: verdana;	
	line-height: 1.4em;
	margin-left: 170px;
	margin-top: 45px;
	margin-bottom: 45px;
}

#text2 p {
	border-top: 1px dotted #D59463;
	border-bottom: 1px dotted #D59463;
	padding: 15px;
	color: #515151;	
}


#menuplace {
	height: 206px; 
	background-repeat: no-repeat; 
	border-top: 1px solid #C3BAA9;
}


a:link, a:visited, a:active {
	color: #336EB6;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}


#menu {
padding: 0px;
margin: 0px; 
width: 250px;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 11px; 
border-bottom: 1px dashed #D59463;
}

#menu li {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 1.4em 1em;
} 

#menu a {
display: block;
width:220px;
padding: 7px 0px 7px 25px;
color: #000000;
text-decoration: none;
border-top: 1px dashed #D59463;
}

#selected {
display: block;
width:218px;
padding: 7px 0px 7px 25px;
text-decoration: none;
border-top: 1px dashed #D59463;
background: #EAD8C5;
background-image: url(images/arrow2.gif);
background-repeat: no-repeat;
background-position: 1.4em 1em;
}

#menu a:hover {
text-decoration: underline;
background-image: url(images/arrow2.gif);
background-repeat: no-repeat;
background-position: 1.4em 1em;
}

#menu2 {
padding: 0px;
margin: 0px; 
width: 220px;
list-style-type: square;
font-family: verdana, arial, sanf-serif;
font-size: 11px; 

}

#menu2 a {
display: block;
width:220px;
padding: 2px 0px 2px 12px;
color: #515151;	
text-decoration: none;
border-bottom: 1px dotted #D59463;
}


#menu2 a:hover {
text-decoration: underline;
background-repeat: no-repeat;
background-position: 1.4em 1em;
}


#footer {
padding-left: 25px;
padding-top: 8px;
border-top: 1px solid #C3BAA9;
font-size: 80%;
color: #515151;
font-family: arial;	
}
