
.tablebg { 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
color: #999999; 
background-color: #ffffff;
}


.rowbg { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #ffffff;
padding: 4px; 
border-bottom:1px solid #e0e0e0;
}

.notebg { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #ffffff;
padding: 2px; 
}

.databg { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #ffffff; 
padding: 4px; 
border-bottom:1px solid #e0e0e0;
}

.databg2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
background-color: #ffffff; 
padding: 4px; 
}

.searchheader { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #666666; 
background-color: #ffffff; 
text-decoration: none; 
}

.searchheader:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #333333; 
text-decoration: underline; 
}



.buttonLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color: #87D200; 
border: none; 
color: #fff; 
font-weight: bold; 
padding: 5px; 
text-decoration: none; 
}

.buttonLink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color: #87D200; 
border: none; 
color: #000; 
font-weight: bold; 
padding: 5px; 
text-decoration: none; 
}