/* -------------------------------------------------------------------------------------------- Global Properties for Tables */
table.arc90_altrows-Blue {width:100%;margin-bottom:10px;}
.arc90_altrows-Blue th, .arc90_altrows-Blue td {color:#666;padding:5px;text-align:left;vertical-align:top}
.arc90_altrows-Blue th img, .arc90_altrows-Blue td img {vertical-align: middle;}
/* -------------------------------------------------------------------------------------------- Alternating Cells */
.arc90_altrowsBlue0 {background-color: #fff;} /* 1st row color */
.arc90_altrowsBlue1 {background-color: #eff2f3;} /* 2st row color */ 
/* -------------------------------------------------------------------------------------------- Head Cell Styles */
.arc90_altrows-Blue {border-collapse:collapse;}
.arc90_altrows-Blue th, .arc90_altrows-Blue th a, .arc90_altrows-Blue th a:visited {background:#999;color:#fff;font-weight:bold;font-size:12px}
.arc90_altrows-Blue th a:hover {text-decoration: underline;}	
.arc90_altrows-Blue th.main-th, th.main-th a, th.main-th a:visited {background: #93a0a6;font-weight: bold;color: #fff;text-decoration: none;}
.arc90_altrows-Blue th.main-th a:hover {color: #fff;text-decoration: underline;}	

table.arc90_altrows-Blue td {border-bottom:1px solid #ccc;border-right:1px dotted #ccc;font-size:12px}
table.arc90_altrows-Blue .no-border {border:0}
table.arc90_altrows-Blue .no-right {border-right:0}
table.arc90_altrows-Blue .sec-header {background:#999;color:#fff;font-weight:bold;}
table.arc90_altrows-Blue .sec-header-ref {background:#999;color:#777;font-size:11px;font-weight:bold;}

