body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	background-image: url(/gfx/system/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
}
a {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

.table {
	border: 1px solid #AFA17A;
}
table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.bg_box {
	background-image: url(/gfx/box/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_box_content {
	background-image: url(/gfx/box/bg2.gif);
	background-repeat: repeat-y;
	background-position: top;
}


.head {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.txt10 {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.txt10 {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}
a.txt10:hover {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

.box10 {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.box10 {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.box10:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
