﻿.maintable {border-bottom: dashed medium silver; border-top:none; border-left:none; border-right:none;
     width:100%; padding:"0"; margin:"0";
}
.maincell {border: none;
}
.membertable{border: black; 
}
.membercell{border-bottom: black; 
}
.memberhead{border-bottom: black; border-right: black; 
}
.toptable {border-bottom:ridge medium silver; border-top:none; border-left:none; border-right:none;
     width:100%; padding:"0"; margin:"0";
}
.bottomtable {border-top:ridge medium silver; border-bottom:none; border-left:none; border-right:none;
     width:100%; padding:"0"; margin:"0";
}
.flashcell {border-left:thin solid red;border-right:thin solid red;border-top:thin solid red;border-bottom:thin solid red
}
.flashtable {width:200px; border:thick solid  red
}	
.doccell {border-left: thin solid blue;border-right:thin solid blue;border-top:thin solid blue;border-bottom:thin solid blue
}
.doctable {width:700px; border:thin solid blue
}
.doctablesml {width:200px; border:thin solid blue
}	
	
	
