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

.style1 {
	font-family: tahoma, Georgia, Times, serif;
	font-size: 14px;
	color:#333333;
}
.foot {
	font-family: tahoma, Georgia, Times, serif;
	font-size: 10px;
	color:white;
}
.foot A:link {
	text-decoration: none;
	color: white;
}
.foot a:visited {
	text-decoration: none;
	color: white;
}
.foot a:hover {
	text-decoration: none;
	color: white;
}
.foot a:active {
	text-decoration: none;
	color: white;
}








body {
	background-color: #CACD86;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #527500;
}
a:visited {
	color: #527500;
}
a:hover {
	color: #527500;
}
a:active {
	color: #527500;
}
.style6 {
	font-family: tahoma, Georgia, Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.style7 {
	font-size: 12px
}

.disp {
        display: none;
}
