
A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: #FF9900;
    font-size: 100%;
}

table.level1_e {
	width: 450;
	height: 0;
/*	vertical-align: top;
	text-align: center;*/
	border-style: none;
/*	border-spacing: 0; */
	border-width: 0;
	padding: 0;
	margin: 0;
}

div.index2 {
    font-weight: bold;
    font-size: small;
	padding: 0;
	margin-top: 10;
	vertical-align: top;
}

div.index {
    font-size: large;
    font-weight: bold;
	padding: 0;
	margin-top: 10;
	vertical-align: middle;
}

/*
td.line {
	width: 46;
	height: 25;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

td.topinfo {
	vertical-align: middle;
	margin-top: 20;
	padding-left: 10;
}

td.info {
	height: 25;
	vertical-align: top;
	padding-left: 5;
	padding-top: 5;
}
*/

img.title_e {
	width: 400;
	height: 50;
	vertical-align: bottom;
}

img.title_e2 {
	width: 400;
	height: 70;
	vertical-align: bottom;
}

img.title_e3 {
	width: 400;
	height: 90;
	vertical-align: bottom;
}

img.title_e4 {
	width: 400;
	height: 80;
	vertical-align: top;
}

/*
img.lbar {
	width: 46;
	vertical-align: top;
}

img.sep {
	width: 46;
	height: 25;
	vertical-align: top;
}

img.sbar {
	width: 46;
	height: 47;
	vertical-align: top;
}

img.ebar {
	width: 46;
	height: 25;
	vertical-align: top;
}
*/

font.topinfo {
/*    color: #000000;*/
    font-size: small;
    font-weight: bold;
}

font.index {
    font-size: small;
    font-weight: bold;
}

font.info {
    font-size: x-small;
    font-weight: normal;
}

#index {
	border-style: outset;
	border-color: #FFFFCC;
	border-width: 1 3 1 2;
}

dt {
    font-size: small;
    font-weight: bold;
}

dd {
    font-size: small;
    font-weight: normal;
}

span.emphasis {
    color: red;
}

span.emphasis2 {
    font-weight: bold;
}

span.member {
    font-size: x-small;
}
