﻿h4
{
	margin:5px;
}
h2
{
	font-weight:normal;
	margin:0px;
	margin-top:5px;
}
#tbl
{
	border:solid 0px #999;
	width:90%;
}
#tbl th
{
	text-align:center;
	vertical-align:middle;
	background-color:#bac546;
	color:#111;
	line-height:1.8em;
}
#tbl td
{
	text-align:center;
	vertical-align:middle;
	color:#111;
	line-height:1.8em;
}
#tbl td a
{
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	color:#111;
	line-height:1.8em;
}
#tbl td a:hover
{
	color:#bac546;
}
.lists
{
	font-size:1em;
	line-height:1.4em;
	color:#111;
	margin-top:5px;
	margin:5px;
	padding-left:4em;
	line-height:18pt;
}
.lists a
{
	color:#bac546;
	text-decoration:none;
}
.lists a:hover
{
	color:#111;
	text-decoration:underline;
}
.quote
{
	margin-top:10px;
	font-size:0.9em;
	line-height:1.6em;
	background-color:#e9e9e9;
	border:dashed 1px #ccc;
	font-family: 'Roboto', sans-serif;	
	text-align:right;
	padding:5px;
}
.label
{
	text-align:right;
	color:#111;
	padding-right:5px;
	vertical-align:middle;
	font-size:1em;
	line-height:25pt;
}
.txtback
{
	padding-left:5px;
	width:400px;
	padding-right:5px;
}
.txtbox
{
	font-family: 'Roboto', sans-serif, Calibri;	
	font-size:1em;
	color:#111;
	width:98%;
	
}
.validate
{
	font-size:0.8em;
	text-align:left;
}
.button
{
	font-family: 'Roboto', sans-serif, Calibri;	
	font-size:1em;
	color:#fff;
	background-color:#888;
	border:solid 1px #111;
	padding:5px 15px;
}
.message
{
	color:#f00;
	font-size:1em;
	font-weight:bold;
}
#tabledata
{
	width:100%;
	padding:0px;
	margin-top:10px;
}
.gap
{
	height:10px;
	background-color:#fff;
	width:100%;
}
#tabledata .imgs
{
	width:28px;
	height:28px;
}
#tabledata tr
{
	background-color:#f7f7f7;
	border:solid 1px #222;
}
#tabledata img
{
	height:140px;
	width:140px;
	margin:10px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
#tabledata h1
{
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	font-weight:bold;
	color:#bac546;
}
#tabledata .desi
{
	padding:0px;
	margin-top:0px;
	margin-left:10px;
	font-size:1em;
	color:#888;
}
#tabledata .org
{
	line-height:2em;
	margin-left:10px;
	font-size:1em;
	color:#111;
	font-style:italic;
}
#tabledata .con
{
	margin-left:10px;
	font-size:1em;
	color:#111;
	text-transform:uppercase;
}
#currentissue
{
	font-size:1em;
}
#currentissue img
{
	margin:8px;
	height:100px;
	width:100px;
	font-size:0.8em;
}
#currentissue .artdata
{
	background-color:#f5f5f5;
	border-bottom:solid 1px #bbb;
	border-top:solid 1px #bbb;
	border-right:solid 1px #bbb;
	vertical-align:top;
}
#currentissue .artdata h2 a
{
	margin:5px;
	color:#111;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}
#currentissue .artdata h2 a:hover
{
	margin:5px;
	color:#bac546;
	text-decoration:none;
}
#currentissue .artdata i
{
	font-style:normal;
	color:#444;
	margin:5px;
}
#currentissue .imgcont
{
	background-color:#f5f5f5;
	border-bottom:solid 1px #bbb;
	border-top:solid 1px #bbb;
	border-left:solid 1px #bbb;
	width:116px;
	height:116px;
}
#currentissue .artdata .artlinks
{
	background-color:#f1f3da;
	width:98%;
	margin-top:20px;
	padding:5px;
}
#currentissue .artdata .artlinks a
{
	font-family:Verdana;
	font-size:10pt;
	text-decoration:none;
	color:#000;
	padding-left:10px;
	padding-right:10px;
}
#currentissue .artdata .artlinks a:hover
{
	text-decoration:underline;
	color:#00f;
}
#cite
{
	background-color:#efefef;
	border:dashed 1px #444;
	padding:5px;
	margin:5px;
}
#comment
{
	border:solid 1px #bac546;
	background-color:#f8f9ec;
}
#comment h1
{
	font-size:18pt;
	text-align:left;
	border-bottom:dashed 1px #bac546;
	color:#111;
	font-weight:normal;
	margin:0px;
	padding-left:10px;
}
#comment .tback
{
	padding:3px;
}
#comment .tbox
{
	font-family: 'Roboto', sans-serif, Calibri;	
	font-size:0.9em;
	width:600px;
}
#comment .cdata
{
	padding:3px 3px 3px 10px;
	font-family:Verdana;
	font-size:10pt;
	background-color:#efefef;
}