@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.Header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: small;
}
.table1 {
	word-spacing: normal;
	margin: 1px;
	padding: 1px;
	width: 100%;
	border: 1px solid #999;
}
.leftBlock {
	margin-left: 5px;
	padding-left: 1px;
	border-top-color: #4C4E67;
	border-right-color: #4C4E67;
	border-bottom-color: #4C4E67;
	border-left-color: #4C4E67;
	border-left-width: 1px;
	border-left-style: solid;
	height: auto;
}
.showName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #437572;
	font-weight: bold;
}
-->


