@charset "utf-8";
/* CSS Document */

/* ||||||||||||| LAYOUT |||||||||||||*/
body {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
div#Layer1 	{
	position: absolute; 
	left: 13px; 
	top: 16px; 
	width: 937px; 
	z-index: 1; 
	text-align: left; 
	height:auto; 
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC;
}
div#Layer2 {
	display:none;
}
div#Layer3	{
	position: absolute; 
	left: 5px; 
	top: 135px; 
	max-width: 100%; 
	z-index: 3; 
	text-align: left; 
	height:auto; 
	padding:5px 0 5px 5px;
}
/* ||||||||||||| /LAYOUT |||||||||||||*/
h1 {color: #000000}
h2 {color: #000000}
h3 {color: #000000}
h4 {color: #000000}
h5 {color: #000000}
h6 {color: #000000}
strong {color: #000000}
p	{
	max-width:500px;
	line-height: 130%;
}
#footer {
	background-color: #ffffff;
	width: 100%;
	border-top:1px solid #CCCCCC;
	font-size: 90%;
	margin-top:10px;
	padding-bottom:10px;
}
.brclearboth	{
	clear:both;
	width:100%;
	height:1px;
}
.gray {color: #666666}
.darkred {color: #990000}
ul.listmenu li {
	line-height:25px;
	list-style:square;
}
ul.submenu li {
	line-height:15px;
	list-style:square;
}
td	{
	border-bottom: 1px solid #000000;
}
th	{
	border-bottom: 1px solid #000000;
}
