body {
	background-color : #F5F0A7;
	scrollbar-3dlight-color: #F5D678;
	scrollbar-arrow-color: #B48248;
	scrollbar-base-color: #CBC765;
	scrollbar-darkshadow-color: #CBC765;
	scrollbar-face-color: #F5D678;
	scrollbar-highlight-color: #B48248;
	scrollbar-shadow-color: #B48248;
	scrollbar-track-color: #B48248;

	background-image : none;
	background-repeat : repeat-x;
	background-position : top;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 22px;
	color : #782A00;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	color : #782A00;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	color : #782A00;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	color : #FF0000;
}
.text_main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	color : #782A00;
}
.text_copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 22px;
	color : #782A00;
}
.image{
	border-style:double;
	border-color: B48248;
	border-width:3px;
      }
