/*
 CSS for BBAS Keyword
 Author: Chin-Tang Chang <ctchang@gate.sinica.edu.tw>
 Date: Wed Apr 28 16:29:31 1999
*/

body {
	background: #FFF;
/*	margin: 2px; */
}

table.indexItem {
	background: #FFF;
}

/* Navigation Bar */
table.navbar {
	background: #066;
}
td.navbar, td.navbar a, td.navbar a:visited,
td.PrevNext a, td.PrevNext a:visited
{
	color: #fc0;
	font-family: arial, sans-serif, geneva, helvetica;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}
td.navbar a:hover, td.PrevNext a:hover
{
	color: #fff;
	font-family: arial, sans-serif, geneva, helvetica;
	font-size: 10pt;
	font-style: normal;
        font-weight: bold;
}

td.IndexHead
{
	background: #044;
	color: #fc0;
        font-family: arial, sans-serif, geneva, helvetica;
        font-size: 22pt;
        font-style: normal;
        font-weight: bold;
	text-indent: 10px;
}

/* Cover Block */
.coverBlock {
background: #066;
font-family: arial,helvetica,san-serif;
}
.head1 { color: #fff; font-family: serif; font-size: 25pt;
 font-weight: bold; text-align: center; }
.head2 { color: #fff; font-size: 17pt; font-weight: bold; text-align: left; }
.head3 { color: #fff; font-size: 15pt; font-weight: bold; text-align: right; }
.footer {
color: #fff; background: #066;
font-family: arial,helvetica,san-serif; font-size: 13pt;
font-weight: bold; text-align: left; 
text-indent: 1em;
}

div.indexKey {
background: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
}

div.indexTitle {
background: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
span.indexLink a
{
	color:  #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
        font-weight: bold;
}
span.indexLink a:visited
{
	color:  #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
        font-weight: bold;
}
span.indexLink a:hover
{
	color:  #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
        font-weight: bold;
}
