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

<style type="text/css">

#tabbord {
	font-family: "Times New Roman", Times, serif;
	border: thin solid #960013;
}
#main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-position: top;
	border: thin solid #960013;
}
#infobox {
	padding: 0px;
	margin: 0px;
	border: thin solid #960013;
}
.toptxt {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #960013;
	padding: 3px;
	height: 20px;
	width: auto;
	clear: none;
	float: none;
	text-align: center;
	position: relative;
	visibility: inherit;
	overflow: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border: thin solid #960013;
	margin: 0px;
	font-weight: lighter;
}
.infotxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
.bottxt {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	border-right-style: none;
	height: 180px;
	width: auto;
	border-right-width: thin;
	border-right-color: #960013;
	padding: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #960013;
	border-left-color: #960013;
	text-align: center;
	line-height: 25px;
}
.bottxtlbord {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	border-right-style: none;
	height: 180px;
	width: auto;
	border-right-width: thin;
	border-right-color: #960013;
	padding: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #960013;
	border-left-color: #960013;
	line-height: 25px;
	text-align: center;
}

</style>
