body {
	background-color: rgb(25,25,25); 
	color:rgba(255, 255, 255, .75); 
	font-size: 12px; 
	line-height: 130%;
}

a {
    text-decoration: none;
    color: #76b900;
    opacity: 1;
}

a:active {
    color: #76b900;
    opacity: 0.45;
}

a:hover,
a[selected],
a:focus {
    color: #76b900;
    opacity: 0.75;
}

.field-name-field-gallery-images .field-items .field-item ul li {    
	float: left;   
	margin: 0 1px 13px 1px;    
	padding: 0 !important;
}

ul, 
ol {  
	margin: 1em 0;  
	padding: 0;  
	list-style: outside none none;
}

ul li {
    list-style: disc;
    margin-left: 30px;
}

ol li {
	list-style: decimal;
    margin-left: 30px;
}

h1 {
    font-size: 20px;
    line-height: 20px;
    
}
h2 {
    font-size: 19px;
    line-height: 19px;
    
}
h3 {
    font-size: 18px;
    line-height: 18px;
    
}
h4 {
    font-size: 16px;
    line-height: 16px;
    
}

th, td {
    padding: 10px;
}
table, th, td {
  border: 0.75px solid #666;
  border-collapse: collapse;
  color: #fff;
}

tr{
	border: 0.75px solid #666;
 }
@media only screen and (min-width: 320px) and (max-width: 1023px) {
.gfecntTable {
  overflow: auto;
}
}



img {    
	border: medium none;    
	height: auto;    
	border: 0 none;    
	max-width: 100%;    
	vertical-align: middle;
}

.maindiv	{
	margin: auto;    
	padding: 15px;    
	width: 630px; 
	background-color: rgb(25,25,25);
}

.field-name-field-gallery-images::after {  
	clear: both;  
	content: "";  
	display: block;  
	font-size: 0;  
	height: 0;  
	line-height: 0;  
	visibility: hidden;  
	width: 0;
}

.field-name-field-gallery-images {  
	margin-bottom: 24px;
}

*::-moz-selection {  
	background: #76b900 none repeat scroll 0 0;  
	color: #fff;  
	text-shadow: none;
}

.imgGalleryHdrDiv { 
	font-size: 12px;  
	font-weight: normal;  
	margin-top: 15px;  
	overflow: hidden; 
	text-transform: uppercase;
}

.imgGalleryBdyDiv  {  
	padding: 10px;  
	position: relative; 
}

ul::after {  
	clear: both;  
	content: "";  
	display: block;  
	font-size: 0;  
	height: 0;  
	line-height: 0;  
	visibility: hidden;  
	width: 0;
}

.sectionHdr,
.tableRowHdr {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
}

