#container {
	border: thin solid #008040;;
	width: 850px;
	padding: 10px;
}
#gsys {
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
#workshop {
	color: #009933;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: italic;
}
#content {
	border: thin solid #FF9900;
	padding: 10px; 
	margin-top: 5px;
}
#smodule {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6600FF;
	text-align: left;
	display: block;
	font-style: italic;
}
#user {
	font-size: .9em;
	color: #003399;
	text-align: right;
	display: block;
	border: thin solid #CCCCCC;
	padding-right: 10px;
}
#content a {
	font-style: italic;
	color: #000000;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
#content a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
}
#content a:visited {
	text-decoration: none;
}
#footer {
	font-size: .7em;
	color: #666666;
	text-align: justify;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: thin solid #000000;
	width: 860px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.errors {
	color: #FF0000;
	background-color: #FFFFFF;
}
.batchform {
	background-color: #FFFFFF;
}
.batchform td {
	background-color: #CCCCCC;
	padding: 5px;
}.success {
	color: #00CC00;
	background-color: #FFFFFF;
}
#navigation {
	font-size: .9em;
	color: #00CC33;
	display: block;
	border: thin solid #CCCCCC;
	padding-right: 10px;
	margin-top: 5px;
}
#navigation a {
	color: #000000;
	text-decoration: underline;
}
#datatable {
	width: 820px;
	font-size: 0.8em;
	color: #0000a0;
}
#datatable tr td {
	padding-top: 15px;
	background-color: #EBEBEB;
}
#datatable thead {
	font-weight: bold;
	background-color: #CCCCCC;
}
#datatable a {
	color: #000000;
	font-size: 1em;
}
.index {
	padding-left: 10px;
}
.mitem {
	margin-bottom: 20px;
}
.itemdata {
	width: 700px;
}
.itemdata thead {
	font-weight: bold;
	background-color: #CCCCCC;
}
.redtext {
	color: #FF0000;
}
.infotext {
	color: olive;
	font-style: italic;
	font-size: .8em;
	font-weight: bold;
}
.itemheader {
	color: red;
	font-weight: bold;
	font-style: italic;
	width: 85%;
	border: thin solid blue;
}
.lgray {
	font-size: 0.8em;
	background-color: #EBEBEB;
	margin-bottom: 10px;
}
.stext {
	font-weight: bold;
}
.context {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.prod {
	background-color: #FFCC99;
}
.pnamecell {
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}
#ptbl {
	background-color: #EBEBEB;
	border: thin solid #FFCC99;
	width: 250px;
}
.hints {
	color: #FF0000;
}
.scanfiles {
	line-height: 1.5em;
	padding: 10px;
	border: thin solid #99CC99;
}
#itemcount {
	color: blue;
}
.inputouter {
	width: 90%;
	color: #333333;
	font-style: italic;
}
.lcolumn {
	float: left;
	width: 50%;
}
.rcolumn {
	float: left;
	width: 45%;
	margin-left: 20px;
}
.ecomment {
	float: left;
	margin-left: 15px;
}
.brow {
	clear: both;
}
.fmess {
	clear: both;
}
.fbutton {
	margin-right: 60px;
	margin-left: 60px;
	float: left;
}
.etext {
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
.ediv {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ediv input {
	float: right;
}
.ediv textarea {
	float: right;
}
.area1 {
	margin-bottom: 20px;
}
.branchofstyle {
	float: right;
}
.boldlist {
	padding: 15px;
}
.bolditem {
	border: thin solid #003399;
	margin: 10px 20px;
	padding: 5px 10px;
}
.datetable {
	font-style: italic;
	color: #000099;
	font-size: .8em;
}
.datetable img {
	vertical-align: bottom;
}
.repname {
	font-style: italic;
	font-weight: bold;
	color: #009966;
}
.reptbl {
	font-size: .9em;
	font-style: italic;
	margin-bottom: 30px;
	width: 90%;
}
.reptbl thead {
	background-color: #999999;
	text-align: left;
}
.reptbl tfoot {
	background-color: #CCCCCC;
}
.tcell {
	text-align: left;
}
.ncell {
	text-align: right;
}
.repdiv {
	padding: 10px;
}
.replcol {
	width: 320px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.reprcol {
	width:320px;
	float:left;
}
.repfoot {
	clear: both;
	font-size: 0.7em;
	font-style: italic;
}
.widerep {
	font-style: italic;
	width: 800px;
	padding: 10px;
}
.widereptbl{
	width: 800px;
	font-size: .8em;
}
.widereptbl thead {
	background-color: #CCCCCC;
	text-align: left;
	font-size: .8em;
}
.widereptbl td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.spacer {
	width: 100px;
	text-align: center;
}
.stable {
	font-size: .7em;
	font-style: italic;
	color: #000000;
}
.invisible {
	display: none;
}
.smtxt {
	font-size: .7em;
}
.smalltbl {
	font-size : .8em;
}
.smalltbl th{
	background-color :#CCCCCC;
}
.smalltbl td {
	border :none;
	padding :
}
.plaintbl {
	width : 800px;
	text-align :left;
	font-size : .8em;
	border :none; 
}
.plaintbl tr cent {
	text-align :center;
}
.plaincell {
	padding :1em;
}
.graycell {
	background :#EEEEEE;
}
.ccell {
	padding-left :1em;
	padding-right :1em;
	text-align :center;
	border :thin;
	border-style :solid;
	border-bottom-color :#000000;
}
.lcell {
	padding-top :1em;
	padding-bottom :1em;
	border :thin;
	border-style :solid;
	border-bottom-color :#000000;
}