/*	CSS STYLES FOR DGAReadingRoomWebApp v1.0, 01/2003 */

/* Generic*/
/*AC: D7197D*/
/*AF: 4891C6*/
/*AH: 8A4349*/
/*AI: FF6501*/

.WorkspaceHeader
{
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    font-weight:bold;
/*    font-variant:small-caps;*/
	text-transform:uppercase;
    color:#AAAAAA;
 /*   color:#FFFFFF;*/
	text-align:right;
}
.WorkspaceTab
{   
	padding-left:5px; 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;	
	background-color:AAAAAA;
}
.WorkspaceTabHeader
{    
	background-color:AAAAAA;
	height: 21px;	
}
.SpacePlacesTable
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	border: 0;
	border-color: #5393da;
	background-color: #ffffff;
	color: #AAAAAA;
}
.SpacePlacesTableCell
{
	border: solid 1pt #AAAAAA;
	vertical-align:middle;
	text-align: center;
	width: 1%;
}
.SpacePlacesTableCellDisabled
{
	border: solid 1pt #AAAAAA;
	vertical-align:middle;
	text-align: center;
	width: 1%;
	background-color: #C0C0C0;
}

.SpacePlacesTableCellDisabledForAdmin
{
	border: solid 1pt #AAAAAA;
	vertical-align:middle;
	text-align: center;
	width: 1%;
	background-color: #CECECE;
}
.SpacePlacesTableCell a:link, .SpacePlacesTableCell a:hover, .SpacePlacesTableCell a:active, .SpacePlacesTableCell a:visited, 
.SpacePlacesTableCellDisabled a:link, .SpacePlacesTableCellDisabled a:hover, .SpacePlacesTableCellDisabled a:active, .SpacePlacesTableCellDisabled a:visited, 
.SpacePlacesTableCellDisabledForAdmin a:link, .SpacePlacesTableCellDisabledForAdmin a:hover, .SpacePlacesTableCellDisabledForAdmin a:active, .SpacePlacesTableCellDisabledForAdmin a:visited 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #AAAAAA;
}

.SpacePlacesTableCellOccupied
{
	border: solid 1pt #AAAAAA;
	vertical-align:middle;
	text-align: center;
	width: 1%;
	background-color: #AAAAAA;
}
.SpacePlacesTableCellOccupied a:link, .SpacePlacesTableCellOccupied a:hover, .SpacePlacesTableCellOccupied a:active, .SpacePlacesTableCellOccupied a:visited 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #FFFFFF;
}
.txt_archive_bold
{
	font-family:Arial;
	font-size:11px;
	color:#AAAAAA;
	font-weight:bold;
}
.txt_archive
{
	font-family:Arial;
	font-size:11px;
	color:#AAAAAA;
}








.MenuItem
{
	text-align:center;
	background-color:#AAAAAA;
	border:none;	
	cursor:default;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF;	
	z-index: 20;
}

.MenuItemOver
{
	text-align:center;
	background-color:#AAAAAA;
	border:none;	
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #E9E9E9;	
	z-index: 20;
}

.MenuItemClick
{
	text-align:center;
	background-color:#AAAAAA;
	border:none;	
	padding:1px;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #D50006;	
	z-index: 20;
}
.DisabledItem
{
	text-align:center;
	background-color:#AAAAAA;
	border:none;	
	cursor:default;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #D2D2D2;	
	z-index: 20;
}

.Item
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #6F6F6F;	
	height:15px;
	z-index: 20;
	width:120px;
}


.Separator_mid
{	
	background-color:#AAAAAA;
	width:13px;
	z-index: 20;
}
.Separator_edge
{	
	background-color:#AAAAAA;
	width:1px;
	z-index: 20;
}

.Separator_dark_mid
{	
	background-color:#AAAAAA;
	width:9px;
	z-index: 20;
}










.MenuItemCount
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:center;
	color: #AAAAAA;
	text-decoration: none 
}
.MenuItemCountSel
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:center;
	color: #AAAAAA;
	text-decoration: none 
}














.MultiPanel2_ItemSelected
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight:normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-align: left;	
	cursor: hand;	
	text-transform:uppercase;
	padding-left:10px;
	padding-bottom:2px;
	background-color:#AAAAAA;
	width:100%;
}
.MultiPanel2_GroupHeaderOpen
{
	background-color:#AAAAAA;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
	text-align: left;	
	text-transform:uppercase;
	/*border-bottom: solid 1px #E1E1E1;*/
	cursor: hand;
	padding-left:1px;
}






.PagerText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #AAAAAA;	
}
.PagerText a:link, .PagerText a:hover, .PagerText a:active, .PagerText a:visited 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #AAAAAA;	
}
.TableFilter
{
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	padding: 3px 3px 3px 3px;
}
.LabelTableFilter
{
	color:#FFFFFF;
	background-color:#AAAAAA;
	border-bottom: solid 1px #AAAAAA; 
	height:21px;
}
.LabelTableFilterClean
{
	background-color:#F4F4F4;
	border-bottom: solid 1px #AAAAAA; 
}
.ArchiveBackground
{
	background-color:#AAAAAA;
}