:link {
	color: #0000FF;
}

.barlink {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

:active {
	color: #FF0000;
}

:active.barlink {
	color: #CCCCFF;
}
	
:hover {
	color: #FF0000;
}

:hover.barlink {
	color: #CCCCFF;
}

:visited {
	color: #0000FF;
}

:visited.barlink {
	color: #FFFFFF;
}

:visited:hover {
	color: #FF0000;
}

:visited:hover.barlink {
	color: #CCCCFF;
}

body  { 
	font-family:verdana;
	font-size:10pt;
}

.sidebar {
	background-image: url(i/fill.jpg); 
	color:#000000;
	position:absolute;
	text-align:left;
	padding:5px;
	width:130px;
	height:900%;
	left:0%;
}

.toolbar {
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-align:center;
	font-size:8pt;
	background-color: #2B558B;
}

.applink {
	color:#FF0000;
	text-decoration:none;
}

.sidelink {
	color:#FFFFFF;
	font-size:8pt;
}

.imglink {
	border:0;
	margin-left:5px;
	vertical-align:middle;
}

.sidelink:hover {
	color: #FFFFFF;
	}

.content {
	background-color: #FFFFFF;
	color:#000000;
	text-align:justify;
	padding-left:2%;
	padding-right:5%;
}


.heading {
	padding-bottom:20px;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}


.name {
	color:green;
	text-decoration:none;
}

.pbdiv {
	border-top:1px #8c9fb6 solid;
	border-bottom:1px #8c9fb6 solid;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:30px;
	margin-bottom:10px;
}

.pbspan {
	font-family:arial;
	color:#8c9fb6;
	font-size:8pt;
	font-weight:bold;
}

.quotation {
	color:#0000BB;
}

.hidden {
	display:none;
	background-color: #FAF3D5;
	color:#000000;
	position:absolute;
	text-align:justify;
	padding:10px;
	width:80%;
	left:10%;
	border:solid;
	border-width:1px;
	margin-top:30px;
}

:table {
	margin-top:30px;
}

.searchform {
	font-size:8pt;
}

.thistab {
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	background: #2B558B;
	border: 2px #FFFFFF solid;
}

.backtab {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	background: #5F88BC;
	border: 2px #FFFFFF solid;
}

.kwhighlight {
	border: 1px dashed #FFBB00;
	background-color : #FFFF00;
}

