body          { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0; padding:0;}

p, div, table, tr, td, ul, ol, li           { color: black; font-size: 12px }
.small     { font-size: 9px; font-weight: lighter; font-stretch: ultra-condensed }
.captions         { color: gray; font-weight: normal; text-decoration: none }
.questions  { color: #696969; font-weight: normal; text-decoration: none }
.red  { color: red; font-weight: normal; text-decoration: none }
.redbold { color: red; font-weight: bold; text-decoration: none }
.gold  { color: #ffd700; font-weight: normal; text-decoration: none }
.green { color: #006400 }
.orange { color: #ff8c00; font-weight: normal; text-decoration: none }
.white    { color: #fff; font-weight: normal; text-decoration: none }
a            { color: #006380; text-decoration: none }
a:hover    { color: gray; text-decoration: underline }
.news    { color: #006480; font-weight: normal }
.news2    { color: #006480; font-style: normal; font-weight: normal }
.news3   { color: #006380; font-weight: normal }



h1 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#1E7EB0;
}

img.blackborder {
	border-color:#000000;}

.FieldStatus {
	color: red;
}

.sidebar-caption {
	font-family:Verdana;
	font-size:13px;
	padding:2px;
	background-color:#F5D5B8;
	color:#333333;
}
.sidebar {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.pghead {
	font-family:times new roman;
	font-size:25px;
	color:#1E7EB0;
}

.collhead {
	font-family:verdana;
	font-size:18px;
	color:#1E7EB0;
}

div.MissingThumb	 {
	float:center;
	color:#FFFFFF;
	font-size:9px;
	position:relative;
	width:58px;
	top:-75px;
	height:0px;
	text-decoration:none;
	cursor:hand;
	text-align:center;
}

div.MissingThumb a	 {
	
	color:#FFFFFF;
	text-decoration:none;
}

div.MissingCover	 {
	float:center;
	color:#FFFFFF;
	font-size:10px;
	position:relative;
	width:130px;
	top:-120px;
	height:0px;
	text-decoration:none;
	cursor:hand;
	text-align:center;
}

div.MissingCover a	 {
	
	color:#FFFFFF;
	text-decoration:none;
}

table.maintable {
	padding:10px 0 10px 10px;
}

.footer	{
	color:#FFFFFF;
	font-size:x-small;
}

.footer a	{
	color:#FFFFFF;
	font-size:x-small;
}



/* CSS for template site only - should be removed */
table.template {
	border:1px solid gray;
	background-color:#dcdcdc;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
}
td.template {
	font-family:Verdana;
	font-size:8pt;
}
