body {
	background-image: url(images/bg.jpg);
	font-size: 12px;
}
td {
	font-size: 12px;
}

.box01 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 20px;

}
.box02 {
	font-size: 12px;
	border: thin dotted #999999;


}
.unnamed1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.titt {
	background-color: #CCCCCC;
}
.boxbgg {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	background-color: #ACBCCA;
}
.imagelink {
	cursor: hand;

}
