@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	color: #2A2A2A;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

th,td {
	vertical-align: top;
}
ol, ul{
	margin:10px;
	margin-left:30px;
	padding:0;
}
li {
	margin: 0;
	padding: 0;
}
h3 {
	font-weight:bold;
	font-size:16px;
	color:#938F90;
}
#Layer1 {
	position:absolute;
	visibility:hidden;
	width:141px;
	height:48px;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
	left: 244px;
	top: 126px;
}
#Layer2 {
	position:absolute;
	visibility:hidden;
	width:140px;
	height:67px;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
	left: 426px;
	top: 126px;
}

a:link,a:visited,a:active {
color:#444444;
}
a:hover{
color:#999999;
}
.border {
	border: 1px solid #999999;
}
