.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: ridge;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #76A2DE;
	border-right-color: #76A2DE;
	border-bottom-color: #76A2DE;
	border-left-color: #76A2DE;
	font-weight: normal;
	background-image: url(image/table_bg.gif);
	background-repeat: repeat;
}
