body {
	color: black;
	background: #E5E5E5;
	font-family: arial, helvetica, sans-serif; 
	font-size: small;
}

a { 
	/*font-size: small; */

}

.smaller {
	font-size: smaller;
}

#coverinfo td {
	vertical-align: top;
}


#coverinfo p {
	background: #A1A1A1;
	color: black;
	margin: 2px;
	padding: 10px 2px 10px 10px;
}

#coverinfo div {
	background: #A1A1A1;
	color: black;
	margin: 2px;
	padding: 10px 2px 10px 10px;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited { 
	color: blue;
	text-decoration: none;
}

a[href]:hover { 
	color: red; 
	text-decoration: underline;
}

a:active { 
	color: blue;
	text-decoration: none;
}

.rolelist {
	background: #E5E5E5;
}

.rolelist th {
	background: silver;
	color: black;
	text-align: left;
	padding: 2px;
}

.rolelist td {
	background: white;
	color: black;
	text-align: left;
	padding: 2px;
}

#sidemenu {

	background: white;
	color: black;
/*	text-align:center; 
*/
}

.sidemenu_section {
	background: #E5E5E5;
	color: black;
	margin: 2px;
	padding: 10px 2px 10px 2px;
	text-align:center; 
}

/*

.sidemenu_section div {
	width: 10em;
	color: black;
	border: 1px solid red;
}

.sidemenu_section div {

}

.sidemenu_section div:hover {
	background: red;
}
*/

/* Menu */
.menu
{
/*
 background: #5E6B7D;
*/
}

.motd {
	color: blue;
	background: white;
	border: 1px solid;
	padding: 2px;
}

.menuhead {
	color: black;
	background: white;
	font-size: small;
	vertical-align: top;
	white-space: nowrap;
}

.menuitem { 
	color: black; 
  	/*background: #F0F2FF*/;
	background: silver;
	font-size: small;
	vertical-align: top;
	white-space: nowrap;
}

.menusep{
}


/* fieldset properties for Search screen*/

.searchdocidfs {
}

.searchmetafs {
}


/* fieldset properties for Edit screen*/
.docheadfs {
	font-size: small;
}

.docstatusfs {
	font-size: small;
}

.docmetadatafs {
} 

.docfilelistfs {
} 

/* fieldset properties for Upload screen*/
.uploadedfs {
}

.uploadnewfs {
}


.pagecontent {
	color: black;
	padding: 5px;
	vertical-align: top;

}

.resultslist {
	background: #E5E5E5;
}

.resultslist td {
	background: #E5E5E5;
	color: black;
	text-align: right;
	
}

.resultslist .menuhead td {
	background: silver;
	color: black;
	text-align: left;
	font-weight: bold;
}

.resultslist .menuitem {
	background: white;
	color: black;
	text-align: left;
}

.searchform {
	background: #E5E5E5;
}

.searchform .menuitem {
	background:white;
	color: black;
}

/* Document Header */


.dochead {
	background: black;
}

.docheadlabel {
	background: silver;
	color: black;
	text-align: left;
	font-size: small;
	white-space: nowrap;
}

.docheaddata {
	background:white;
	color: black;
	text-align: left;
	font-size: small;
	white-space: nowrap;
}

/* Fieldlabels in editscreen */

.doclabel {
	color: black;
	background: silver;
	font-size: small;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

/* Author subfields */ 
.adoclabel {
	color: black;
	background: silver;
	font-size: small;	
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}



.userinfo {


}

.userinfolabel {
	color: black;
	background: #E5E5E5;
	font-size: small;
	text-align: center;
	vertical-align: top;
}

.userinfodata {
	color: black;
	background: white;
	font-size: small;
	text-align: left;
	vertical-align: top;
}


.userinfo2 {
	display:block;
	background:silver;
	padding: 0px;
}

.userinfo2label {
	background: silver;
	display: inline;
	padding: 0px 5px 0px 5px;
}

.userinfo2data {
	background: white;
	display: inline;
	padding: 0px 5px 0px 5px;
}

.sidebar {
	color: white;
	background: #336699;
	/*background: silver;*/
	vertical-align: top;
	width: 10%;
}

.pageheader {
	color: white;
	background: #336699;
	/*background: silver;*/
	position: relative;
}

.logobox {
	padding: 2px;
}

.pageheadertext {
	color:white;
	background: #5F9EA0;
	font-size: small;
	position: absolute;
	display: inline;
	margin: 2px;
	padding: 2px;
	right: 0%;
	top: 0%;
}


.pagefooter {
	color: white;
	background: #336699;
	/*background: silver;*/
}


.topmenu {
	background: #E5E5E5;
	color: black;
	text-align:center;
	margin: 2px;
	padding: 2px;
	display: inline;
	position: absolute;
	bottom: 0%;
	right: 0%;
}

.mandatoryalert
{
	color: red;
	background: silver;

}

.message,
.infomessage { 
	color: red; 
	/*background: white;*/
	/*
	border-width: 1px;
	border-style: solid;
	*/
	padding: 2px;
	margin: 2px;
}

.errormessage { 
	color: red; 
	background: white;
	/*font-weight: bold;*/
}

.pagingbar { 
	color: black; 
	/*background: white;*/
	/*
	border-width: 1px;
	border-style: solid;
	*/
	padding: 2px;
	margin: 2px;
		
}


.debug {
	color: green;
	background: white;
	font-family: courier, monospace;
	font-size: small;
	border: 1px solid;	
}

.uploadform {

	background: #FFFFFF;
	padding: 5px;
	white-space: nowrap;

}


.filelist {


	/*padding: 5px;*/
	white-space: nowrap;
}

.filelistitem {

	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

.filelistitemline {

	/*
	margin: 4px;
*/	padding: 2px;

}
.filelistlabel,
.uploadformlabel {
	background: silver;
	color: black;
	text-align: left;
	font-size: small;
	white-space: nowrap;
	padding: 1px;
	margin: 0px;
	display: inline;
}

.filelistdata,
.uploadformdata {
	background:white;
	color: black;
	text-align: left;
	font-size: small;
	white-space: nowrap;
	padding: 1px;
	margin: 0px;
	display: inline;
}


/* Style for show.cgi */

.showdoclabel {
	color: blue;
	background: silver;
	text-align: right;
	vertical-align: top;
	font-size: small;
}

.showdocdata {
	color: black;
	background: white;
	text-align: left;
	vertical-align: top;
	font-size: small;
}

