body {
background-color:#FFFFFF;
margin:10px 10px 10px 10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

/*table style*/
table {
border-style:solid;
border-collapse:collapse;
border-width:0 0 0 0;
}
table.tblGeneralSize {
width:960px;
}
table.tblFullSize {
width:100%;
}
table.tblPadding01 {
margin:0 5px 0 5px;
}

/*td style*/
td {
font-size:11px;
}
td.tdLogo {
background-image:url(/images/topLogo.gif);
width:277px;
height:233px;
}
td.tdLogoBg {
background-image:url(/images/topLogoBgLeft.gif);
width:292px;
}
td.tdLogoCornerLeft {
background-image:url(/images/topLogoCornerLeft.gif);
width:16px;
height:233px;
background-repeat:no-repeat;
}
td.tdLogoCornerRight {
background-image:url(/images/topLogoCornerRight.gif);
width:51px;
height:233px;
}
td.tdLogoMenuBotBgLeft {
background-image:url(/images/topLogoMenuBotBgLeft.gif);
width:293px;
height:13px;
}
td.tdLogoMenuBgLeft {
background-image:url(/images/topLogoMenuBgLeft.gif);
width:293px;
height:22px;
}

td.tdLogoMenuBotBgRight {
background-image:url(/images/topLogoMenuBotBgRight.gif);
width:292px;
height:13px;
}
td.tdLogoMenuBgRight {
background-image:url(/images/topLogoMenuBgRight.gif);
width:292px;
height:22px;
}
td.tdLCBg {
background-color:#fbfafa;
width:225px;
}
td.tdLCMenu {
width:225px;
height:29px;
vertical-align:middle;
}
td.tdLCMenuBot {
width:225px;
height:29px;
vertical-align:middle;
background-image:url(/images/lcBtnFree.gif);
}

td.tdRCBg {
background-color:#f6f5f5;
width:225;
}
td.tdCCBg {
background-color:#FFFFFF;
border-bottom:1px solid #f6f5f5;
vertical-align:top;
padding:0 10px 10px 10px;
text-align:justify;
font-size:12px;
}

td.tdBotBg {
background-image:url(/images/botBg.jpg);
background-repeat:no-repeat;
background-position:top center;
padding:20px 0 0 0;
}

td.tdRCPortfolioRight {
padding:0 5px 5px 5px;
vertical-align:top;
}
td.tdRCPortfolioLeft {
padding:0 0 5px 5px;
vertical-align:top;
}

/*text style*/
h1 {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:3c82dc;
padding:0 0 0 0;
}

/*a style*/
a.aBotLink {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#000000;
}
a.aBotLink:hover {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#3c82dc;
}

a.aWhite {
color:#FFFFFF;
text-decoration:none;
}
a.aWhite:Hover {
color:#f3f8fd;
text-decoration:none;
}
a.aLMenu {
display:block;
width:100%;
height:100%;
background-image:url(/images/lcBtnMOut.gif);
background-repeat:no-repeat;
color:#c51015;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
padding:7px 0 0 50px;
}
a.aLMenu:hover {
background-image:url(/images/lcBtnMOver.gif);
color:#c51015;
}

a {
color:3c82dc;
font-family:Arial, Helvetica, sans-serif;
}
a:hover {
color:2a69bb;
}