.background {
	background-image: url(bckground.gif);
	background-repeat : repeat-y;
	background-color : #F4E4AE;
	background-position : center;
}
.txt_main {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #7F7656;
	font-style : italic;
}
.title {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #7F7656;
	font-style : italic;
	font-weight : bold;
}
.menu_head {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #9B0000;
	font-style : italic;
	font-weight : bold;
}
.form_txt {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	color : #7F7656;
	font-style : italic;
}
.form_input {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #F4E4AE;
	font-style : italic;
	font-weight : bold;
	background : 9B0000;
	border : thin;
}
A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #9B0000;
	font-style : italic;
}
A:ACTIVE, A:HOVER {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #7F7656;
	font-style : italic;
}
A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #9B0000;
	font-style : italic;
}

.menu_first {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	letter-spacing : 1px;
	line-height : 22px;
	color : #9B0000;
	font-style : italic;
	font-weight : bold;
}