/* CSS Document */

.walker_stitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #016fc6;
}
.walker_lsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.walker_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #016fc6;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #64758e;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #64758e;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Layer1 {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #38415b;
	scrollbar-highlight-color: #38415b;
	scrollbar-3dlight-color: #38415b;
	scrollbar-darkshadow-color: #38415b;
	scrollbar-track-color: #38415b;
	scrollbar-arrow-color: #38415b;
	position:absolute;
	width:500px;
	height:350px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #38415b;
}
html { 
	height:100%;
	max-height: 99%;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
} 

body { 
	background-color: #565e75;
	height: 100%;
	max-height: 99%;
	padding: 0;
	margin: 0;
	border: 0;
	hide overflow: hidden from IE5/Mac
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}

.maintable { 
	height: 100%; 
	width: 100%; 
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center; 
}
