

table.addaxpopup
{
	border-collapse: collapse;
}
/*table.addaxpopup tr td
, table.addaxpopup tr th
{
	border-width: 1px;
	border-style: inset;
	border-color: #000;
	height: 20px;
	padding: 1px 1px 1px 1px;
}
table.addaxpopup tr td
{
	font-weight: normal;
}*/

table.addaxpopup tr th{
	background: none repeat scroll 0 0 #526C8D;
	color: white;
}
table.addaxpopup tr td
, table.addaxpopup tr th
{
	
    
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
	border: 1px solid #404040 !important;
}
table.addaxpopup tr td
{
	font-weight: normal;
	
	
}
