
BODY		{ background-color: white; }

.title		{ background-color: #000080; color: white; font-weight: bold; }
.header1	{ background-color: #D0D0D0; color: black; }
.header2	{ background-color: #D0D0FF; color: black; }
.data1		{ background-color: white; color: black; }
.data2		{ background-color: #FFFFE0; color: black; }

.datasmall1	{ background-color: white; color: black; font-size: 9pt; }
.datasmall2	{ background-color: #FFFFE0; color: black; font-size: 9pt; }

.action		{ background-color: #C0C0C0; color: black; }
.error		{ background-color: white; color: red; }

.menu		{ background-color: #FFFFE0; color: black; }

.author		{ background-color: #E8E6B3; color: black; font-weight: bold; }
.article	{ background-color: #F8F8E3; color: black; }
.article1	{ background-color: white; color: black; }
.abstract	{ background-color: #F8F8E3; color: black; }

.sample		{ z-index: 1; position: relative; }
.mask		{ background-image: url(/img/dot.gif); position: absolute; z-index: 10 }

.texlistbody { background-color: #305443; color: #FFFF80; font-weight: bold; }
.textypeinact { background-color: #d0d0d0; font-weight: bold; }
.textypeact { background-color: #F8F880; font-weight: bold; }
.texlink, .texlink:visited	{ text-decoration: none; font-weight: bold; color: black; }
.vollink, .vollink:visited	{ text-decoration: none; font-weight: bold; color: #ffff80; }
.isslink, .isslink:visited	{ text-decoration: none; font-weight: bold; color: white; }
.typelink, .typelink:visited	{ background-color: #FFd0d0; text-decoration: none; font-weight: bold; color: black; }

.graphcol0		{ background-color: white; color: black; }
.graphcol1		{ background-color: #FFFFD0; color: black; }

.searchauthors	{
	background-color: #ffffe0;
}

table#simList td.jTitle a { font-weight: bold; font-size: +125%; }


