
BODY		{ background-color: white; }
A			{ color: #977600; }
A:visited	{ color: #705000; }

a.issue-item	{ text-decoration: none; }
a.issue-item:visited	{ text-decoration: none; }


.indexbg	{ background-color: #305443; }
.indexnormal, .indexnormal:visited { color: white; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 12pt; }
.indexselected, .indexselected:visited { background-color: #549275; color: white; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 12pt; font-weight: bold; }
.volgroupselected, .volgroupselected:visited { background-color: #193929; color: white; text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 12pt; font-weight: bold; }

.pshead1	{ color: white; background-color: #305443; font-family: Verdana,Arial,Helvetica; font-weight: bold;  }
.pstitle	{ color: black; background-color: #E8E6B3; font-family: Verdana,Arial,Helvetica; font-weight: bold;  }
.pstext		{ color: black; font-family: Verdana,Arial,Helvetica; }

.psheadnote	{ color: white; background-color: #305443; font-family: Verdana,Arial,Helvetica; font-weight: normal; font-size: 11pt; font-style: italic;   }

/* 
.psblock	{ border: thin solid black; }
*/

.content2 {
		padding: 10px;
		background: white url(/img/corner.png) no-repeat;
		border-right: 1px solid black;
		border-bottom: 1px solid black;
}

.content3 {
		background: white url(/img/corner.png) no-repeat;
}

.index-corner	{
	background: #305443 url(/img/corner2.png) no-repeat right top;
}

.texmath {
	font-style: italic;
}

.arttitle {
	font-weight: bold;
	font-size: 125%;
	padding: 0.5em;
}


.review-mark {
	font-family: arial; 
	font-stretch: condensed; 
	color: #bf0000; 
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.review-mark span {
	border: 2px solid #bf0000;
	border-radius: 5px; 
	padding: 1px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
}

.modal {
	width: auto !important;
	max-width: 85% !important;
}
