
/* CORP DIR STUFF */
.tableBorder{
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;		
}
.dataCell{
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px none black;	
	border-left : 1px solid black;		
}
.topCell{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	border-right : 1px none Black;	
	border-bottom : 1px none Black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;		
}
.topCell{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	border-right : 1px none Black;	
	border-bottom : 1px none Black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;		
}
.topCellRight{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;		
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid Black;	
	border-left : 1px none white;		
}
.grayBack{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;		
}
.lightBack{
	background-color: #F7F7E7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
}
.lightBack0{
	background-color: #F7F7E7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
}

.lightBack1{
	background-color: #EBEAD8;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
}
.lightBackOn{
	background-color: #B52A29;
	color : #FFFFFF;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	cursor: hand;
}
.headingBlue{
	background-color: #0863A6;
	color : #FFFFFF;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
}
.headingBrown{
	background-color: #CFCFBE;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	border-bottom : 1px solid Black;	
}
.bottomHierarchy{
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px none black;	
	border-left : 1px solid black;	
}
.topHierarchy{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	border-right : 1px solid Black;	
	border-bottom : 1px none Black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;		
}
.topCellAdmin{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	border-right : 1px solid Black;	
	border-bottom : 1px none Black;		
	border-top : 1px solid black;	
	border-left : 1px solid black;		
}
.buttonHead{
	background-color: #BAC7C7;
	color : #000000;
	font-size : 11px;
	font-family : arail, verdana;
	font-weight : normal;
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	border-right : 1px solid Black;	
	border-bottom : 1px solid Black;		
	border-top : 1px solid white;	
	border-left : 1px solid white;		
}
