body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border1 {
	border: 3px solid #BDA974;
}
.input {
	font-weight: bold;
	color: #A09578;
	background-color: #DDD3B9;
	border: 1px solid #A99F85;
	padding: 2px;
}
.tit1 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	color: #F76401;
	display: block;
	background-position: left center;
	background-attachment: fixed;
	text-indent: 12px;
}
.ul {
	list-style-image: url(../images/mark1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.gray {
	color: #121212;
}

a {
	color: #666666;
	text-decoration: none;
}


.ul a {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bg1 {
	background-repeat: repeat-x;
	background-position: top;
}
.titmenu {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(../images/mark3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-left: 25px;
}
.pagemenu:link {
	font-weight: bold;
	color: #888888;
	background-image: url(../images/mark4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin-left: 25px;
	display: block;
}
.space {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 35px;
	padding-left: 35px;
}


.pagemenu:visited {
	font-weight: bold;
	color: #888888;
	background-image: url(../images/mark4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin-left: 25px;
	display: block;
}
.pagemenu:hover {
	font-weight: bold;
	color: #333333;
	background-image: url(../images/mark4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin-left: 25px;
	display: block;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.bg2 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgborder {
	border: 1px solid #DEDCDC;
	margin: 2px;
	padding: 5px;
	display: block;
}

