
body {
margin: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #000000;
}

a {color: #0000ff; text-decoration:none;}
a:visited {color: #0000ff; text-decoration:none;}
a:hover {color: #ff000; text-decoration: bold;}

.even {
background: #eeefff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
}

.odd {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
}

.rowheader {
background: #ccccff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 800;
text-align: left;
vertical-align: top;
}

.columnheader {
background: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 800;
text-align: center;
}

.tableheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 15px;
font-weight: 900;
color: #000000;
text-align: center;

background: transparent url(http://status.interactivebrokers.net/html/images/mainTemplateBkgrnd.gif) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;

border-bottom: 5px solid #999999;
border-top: 5px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;

padding: 0px;
margin: 5px 20px 5px 20px;
/*top   right  bottom left*/
}


.TableOutline { /* used on dropdowns for accounts - advisors individiuals institutions brokers */
        background: transparent url(http://status.interactivebrokers.net/html/images/mainTemplateBkgrnd.gif) repeat-x;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;

        border-bottom: 5px solid #999999;
        border-top: 5px solid #999999;
        border-right: 1px solid #999999;
        border-left: 1px solid #999999;

        padding: 0px;
        margin: 5px 20px 5px 20px;
        /*top   right  bottom left*/
}

.CellTitle {
	font: bold 12px Arial, Verdana, Georgia, sans-serif; 
	color: #FFFFFF;
	text-align: inherit;
	background-image:  url(http://status.interactivebrokers.net/html/images/cellTitle.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 15px 0px 5px 15px;
	padding: 1px 0px 0px 10px;
		/*top   right  bottom left*/
	width: auto;
	height: 25px;
}


.centeritem {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
text-align: center;
vertical-align: top;
}


