table.GMGeneralTable td {
border-style : solid; 
border-color : #a6a8a7; 
border-width : 1px; 
}

table.GMGeneralTable {
border-style : solid; 
border-color : #a6a8a7; 
border-width : 1px; 
}

table.GMGeneralTable table {
border-style : none;
border-width : 0px; 
}

table.GMGeneralTable table td {
border-style : none;
border-width : 0px; 
}


/*
table.GMGeneralTable td { 
border-left-style : none; 
border-right-style : none;
border-top-style : none; 

border-bottom-style : solid; 
border-bottom-color : #a6a8a7; 
border-bottom-width : 1px; 
}
*/

/*
input {
border: 0px;
background: #a6a8a7;
color: #13007D; 
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
}
*/