/* 15px as base size */

body {
	font-size:93.8%;
}
table,td {
	font-size:1em;
}

.activelink {
	font-size: 0.825em; /*12px*/
}

.activelimitlink {
	font-size: 0.825em; /*12px*/
}

.biotitle1, .biotitle1 .hit {
	font-size: 1.2em; /*18px */
}

h4 {
	font-size: 1.067em;/*16px*/
}

.condis {
	font-size: 0.875em;
}

.cslinks {
	font-size: 0.825em; /* 14px */
}

#cs_span {
	/*font-size: 16px;*/
	font-size: 1.067em;
}

.dbtree {
	width: 800px;
}

.editLink {
	font-size:  0.867em;
}

.exit { 
	font-size: 0.825em;  /* 14px */
}

.efhead {
	font-size: 1.071em; /*14px*/
}

.inactivelink {
	font-size: 0.825em; /*12px*/
}

.ftlink {
	font-size: 0.825em;
}

.flmti,.flmti .hit {
	font-size: 1.2em; /*18px;*/
}

.limit {
	font-size: 1em;
}

.linking1 {
	font-size: 0.825em;
}

.linking2 {
	font-size:0.8em;
}

.msHeader {
	font-size: 0.875em;
}

.mywwebLink {
	font-size: 0.8em;
}

.sfxlink {
	font-size: 0.825em;
}

.sugsu {
	font-size: 0.850em;
}

.sugsub {
	font-size: 0.850em;
}

a#smallerFont {
	display: block;
	background-color: transparent;	
	background-image: url('../images/font-sm_on.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: pointer;
	height: 15px;
}

a#mediumFont {
	display: block;
	background-color: transparent;
	background-image: url('../images/font-md_on.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: pointer;
	height: 15px;
}

a#largerFont {
	display: block;
	background-color: transparent;
	background-image: url('../images/font-lg_off.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	cursor: default;
	height: 15px;
}