body {
	margin: 0;
	font-size: 10pt;
	background-image: url( 'images/bg.gif' );
}

div#container {
	width: 780px;
    margin: 0px auto;
    position: relative;
}

div#contents {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 780px;
	overflow: auto;
	text-align: center;
}

div#top-left {
	margin: 0;
	width: 468px;
	float: left;
	top: 0;
}

div#top-inner-left {
	float: left;
}

div#top-right {
	margin: 0;
	padding-left: 44px;
	width: 268px;
	float: right;
	top: 0;
}

div#top-inner-right {
	float: right;
	text-align: right;
}

div#title-bar {
	width: 100%;
	height: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #6495ed;
	text-align: center;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

hr.separate {
	width: 100%;
	height: 2px;
	border-style: dotted none none none;
	border-top-width: 2px;
	border-top-color: #000000;
}

hr.info-separate {
	width: 100%;
	height: 1px;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #000000;
}

tr, td, th {
	font-size: 10pt;
}

big {
	font-size: 12pt;
}

small {
	font-size: 8pt;
}

form {
	text-align: left;
}

a:link {
	font-weight: bold;
	color: #4169e1;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #4169e1;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #00bfff;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #00bfff;
	text-decoration: underline;
}

a.cm {
	font-size: 8pt;
	font-weight: normal;
}

.style1 {
	color: #ff0000;
}

.circleMark {
	color: #ffd700;
}
