TD.tableHeaderLeft {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #CCCCCC;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px;
padding-left: 7px;
padding-right: 7px;
text-align: left;
white-space: nowrap;

}


TD.tableHeaderCenter {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #CCCCCC;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px;
padding-left: 7px;
padding-right: 7px;
text-align: center;
white-space: nowrap;

}



TD.tableHeaderLeftBorder {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #CCCCCC;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px;
padding-left: 7px;
padding-right: 7px;
text-align: left;
white-space: nowrap;
border: 1px solid #000000;

}

TD.tableHeaderRightBorder {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #CCCCCC;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px;
padding-left: 7px;
padding-right: 7px;
text-align: right;
white-space: nowrap;
border: 1px solid #000000;

}

TD.tableHeaderCenterBorder {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #CCCCCC;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
padding: 2px;
padding-left: 7px;
padding-right: 7px;
text-align: center;
white-space: nowrap;
border: 1px solid #000000;

}


TD.tableContent1Left {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #EEEEEE;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: left;
white-space: nowrap;

}

TD.tableContent1LeftWrap {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #EEEEEE;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: left;

}

TD.tableContent1Center {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #EEEEEE;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: center;
white-space: nowrap;

}

TD.tableContent1Right {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #EEEEEE;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: right;
white-space: nowrap;

}

TD.tableContent2Left {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: left;
white-space: nowrap;

}

TD.tableContent2LeftWrap {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: left;

}

TD.tableContent2LeftWrapBlue {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #EAF0FA;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: left;

}

TD.tableContent2Center {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: center;
white-space: nowrap;

}

TD.tableContent2Right {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 1px;
padding-left: 7px;
padding-right: 7px;
margin: 0px;
text-align: right;
white-space: nowrap;

}

TD.tableContent2LeftSpaced {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 3px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 1px;
margin: 0px;
text-align: left;
white-space: nowrap;

}

TD.tableContent2RightSpaced {

COLOR: #333333;
FONT-SIZE: 11px;
background-color: #FFFFFF;
COLOR: #000000;
text-decoration: none;
font-weight: none;
padding: 5px;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 2px;
margin: 0px;
text-align: right;
white-space: nowrap;

}


.headerCell {

margin: 0px;
padding: 3px 3px 3px 3px;

}

TABLE.default {

width: 100%;
border-collapse: collapse;

}

