.left {
	background-image: url(images/lawson_12.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/lawson_14.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(images/lawson_04.gif);
	background-repeat: repeat-x;
}
.name {
	background-image: url(images/lawson_01.gif);
	background-repeat: no-repeat;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFCC;
}
.table {
	background-color: #CCCC99;
	border: thin solid #FFFFCC;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
.hint {
	font-size: 12px;
	color: #FFFFCC;
	padding: 5px;
	border-top: medium none #CC9966;
	border-right: medium none #CC9966;
	border-bottom: medium none #CC9966;
	border-left: medium dotted #CC9966;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

