.selItem {
	background-color: #F3F3D4;
	border:1px solid #D7D770;
	border-bottom-width:0;
	font-weight: bold;
	font-size: small;
	height: 15px;
	padding: 3px;
	text-align:center;
}
.unselMenu {
	border-bottom:1px solid #D7D770;
	font-size: small;
	font-weight: normal;
	height: 15px;
	padding: 3px;
	text-align:center;
}

.unselMenu a {
	text-decoration: none;
	color: black;
	font-size: small;
	font-weight: normal;
	height: 15px;
}
.unselMenu a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	background: #D7D770;
	height: 15px;
}

.menuSpacer {
	border-bottom:1px solid #D7D770; 
	width:50%;
}

.boxSides {
font-weight:bold;
font-family: Arial;
font-size: 11.78px; 
color: #000000;
background-color:#FFFFFF;



}

.boxTop {
font-family: Arial; 
font-size: 13px; 
color: #000000; 
background-color:#FAFAED;
font-weight : bold;
border-color:#dddddd;
border-style:solid;
border-width:1px;
}
.boxHeadFont {
font-family: Arial; 
font-size: 13px; 
color: #000000; 
font-weight : bold;
}
.boxBottom {
font-weight:bold;
border-color:#dddddd;
border-style:solid;
border-width:1px;
border-top-style:none;
background-color:#FFFFFF;
font-family: Arial;
 font-size: 11.78px; 
 color: #000000;
 background-color:#FFFFFF;

}

.boxBottomLeft {
border-color:#dddddd;
border-style:solid;
border-width:1px;
border-right-style:none;
}
.boxBottomRight {
border-color:#dddddd;
border-style:solid;
border-width:1px;
border-left-style: none;
}

.blankLine {
	border: none;
}

.tdHeader {
	font-style: normal;
	font-weight: bold;
	color: black;
	font-size: medium;
	padding: 3px;
}

.boxSide {
	border:1px solid #D7D770;
	border-top-width:0;
	padding: 7px;
	background-color: #F3F3D4;
	
}
.Filerow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
