@charset "utf-8";
/* CSS Document */

body {
	background-color: #4A2B16;
	margin: 0px;
	overflow-y:scroll;
	scrollbar-arrow-color:#4A2B16;
	scrollbar-track-color:#FFF3EB;
	scrollbar-shadow-color:#E1BEA9;
	scrollbar-face-color:#E1BEA9;
	scrollbar-highlight-color:#E1BEA9;
	scrollbar-darkshadow-color:#E1BEA9;
	scrollbar-3dlight-color:#E1BEA9
}

/*/////////////////////////////////////*/
.onclass{
    background-color:#FFF3EB;
    cursor: pointer
}
.overclass{
	background-image:url(imgx/bg_rollover.gif);
	background-position:left;
	background-repeat:repeat-y;
    cursor: pointer
} 
/*/////////////////////////////////////*/
a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: none;
	color: #CC3300
}
a:active {
	text-decoration: none;
	color: #CC3300
}

a.ftl:link {
	text-decoration: none;
	color: #f0f0f0
}
a.ftl:visited {
	text-decoration: none;
	color: #f1f1f1
}
a.ftl:hover {
	text-decoration: none;
	color: #CC3300
}
a.ftl:active {
	text-decoration: none;
	color: #CC3300
}

/*/////////////////////////////////*/
.main {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color: #111111
}
.main2 {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #111111
}
.ft {
	font-family: Arial;
	font-size: 9px;
	line-height:15px;
	color: #f0f0f0
}
.ft2 {
	font-family: Arial;
	font-size: 10px;
	line-height:15px;
	color: #f0f0f0
}
.tp {
	font-family: Arial;
	font-size: 8px;
	color: #f0f0f0
}
.news {
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	color: #111111
}
.title {
	font-family: Arial;
	font-size: 12px;
	color: #111111
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #111111
}
.menu {
	font-family: Arial;
	font-size: 11px;
	line-height:15px;
	color: #111111
}
.menutitle {
	font-family: Arial;
	font-size: 13px;
	color: #552D00
}
.form {
	font-family: Arial;
	font-size: 9px;
	color: #552D00;
}

/*/////////////////////////////////////*/
.field1 {
	font-family:Arial;
	font-size:11px;
	color:#552D00;
	background-color:#ffffff;
	height:20px;
	width:400px;
	background-repeat:repeat-x;
	border:none;
	padding:2px 5px 0px 5px
}

.field2 {
	font-family:Arial;
	font-size:11px;
	color:#552D00;
	background-color:#ffffff;
	height:80px;
	width:400px;
	background-repeat:repeat-x;
	border:none;
	padding:2px 5px 0px 5px
}
.button {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#552D00;
	height:20px;
	width:70px;
	border:none
}
/*/////////////////////////////////////*/
