body{
	background-color: #FDF8DC;
	color: #3D301D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px;
}


.search{
	width: 150px;
	height: 12px;
	background-color: #3D301D;
	border-color: #FDF8DC;
	border: solid 1px; 
	color: #FDF8DC;
	font-weight: bold;
	font-size: 10px;	
}

.news_title{
	font-weight: bold;
	background-color: #C4B798;
	text-align: right;
	border:1px solid;
	border-color: #3D301D;
	padding: 2px;
	margin-left: 10px;
}

table.news{
    margin-top: 5px;
	background-color: #EDE4C2;
	font-size:10px;
	border:1px solid;
	border-color: #3D301D;
	padding: 2px;
}

.links{
	font-weight: bold;
	background-color: #C4B798;
	text-align: right;
	border:1px solid;
	border-color: #3D301D;
	padding: 2px;
	margin-right: 10px;
}

a:link {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
}
a:visited {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
}

a:hover, a:active {
	color: #3D301D;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}

a.menu:link {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
}
a.menu:visited {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
}

a.menu:hover {
	color: #FDF8DC;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}

a.lastnews:link {
	color : #3D301D;
	font-size: 10px;
	font-family : Verdana;
	text-decoration : none;
}
a.lastnews:visited {
	color : #3D301D;
	font-size: 10px;
	font-family : Verdana;
	text-decoration : none;
}

a.lastnews:hover, a.lastnews:active {
	color: #3D301D;
	font-size: 10px;
	text-decoration : underline;
}


a.admin:link {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
	border: dotted 2px;
	background-color: #C4B798;
	padding: 2px;
	margin: 15px;
}
a.admin:visited {
	color : #3D301D;
	font-size: 11px;
	font-weight: bold;
	font-family : Verdana;
	text-decoration : none;
	border: dotted 2px;
	background-color: #C4B798;
	padding: 2px;
	margin: 15px;
	
}

a.admin:hover, a.admin:active {
	color: #3D301D;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	border: dotted 2px;
	background-color: #C4B798;
	padding: 2px;
	margin: 15px;
}




h1,h2,h3,h4,h5,h6{
	color: #C4B798;
}

.submit{
	font-size: 10px;
	border-bottom: 1px solid #3D301D;
	border-left: 1px solid #3D301D;
	border-right: 1px solid #3D301D;
	border-top: 1px solid #3D301D;
	width: 200px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FDF8DC;
} 

.input{
	font-size: 10px;
	border-bottom: 1px solid #3D301D;
	border-left: 1px solid #3D301D;
	border-right: 1px solid #3D301D;
	border-top: 1px solid #3D301D;
	width: 300px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FDF8DC;
} 

.textarea{
	font-size: 10px;
	border-bottom: 1px solid #3D301D;
	border-left: 1px solid #3D301D;
	border-right: 1px solid #3D301D;
	border-top: 1px solid #3D301D;
	width: 400px;
	height: 800px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FDF8DC;
} 

.border{
	border: solid 1px;
	border-color: Black;
	background-color: White; 
	padding: 5px;

}

.textarea_guest{
	font-size: 10px;
	border-bottom: 1px solid #3D301D;
	border-left: 1px solid #3D301D;
	border-right: 1px solid #3D301D;
	border-top: 1px solid #3D301D;
	width: 400px;
	height: 150px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FDF8DC;
} 

.guest_page{
	font-weight: bold;
	background-color: #C4B798;
	text-align: left;
	border:1px solid;
	border-color: #3D301D;
	padding: 5px;
}

.submit_search{
	font-size: 10px;
	border-bottom: 1px groove #3D301D;
	border-left: 1px groove #3D301D;
	border-right: 1px groove #3D301D;
	border-top: 1px groove #3D301D;
	width: 70px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: #FDF8DC;
} 


div#adv a {
	color : #8F8774;
	font-size: 10px;
	font-weight: normal;
	font-family : Verdana;
	text-decoration : none;
}

div#adv a:hover{
	color: #8F8774;
	font-size: 10px;
	font-weight: normal;
	text-decoration : underline;
}
