/* CSS Document */

html,body {
margin:0;
padding:0;
height:100%;
border:none;
width: 100%;
background-image: url(images/background.gif); background-repeat:repeat-x;
background-color: #000066;
}

a {
text-decoration: none;
}

table.center {
height: 100%;
width: 100%;
}

table.main {
border-right: 1px solid #000000;
border-left: 1px solid #000000;
height: 100%;
}

table.submenu {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}

table.footer {
text-align: right;
}

td.submenu {
border-top: 1px solid #9c9ca7;
background-color: #a6d0ff;
font-family: arial; font-weight: bold;
}

td.submenu-bottom {
border-top: 1px solid #9c9ca7;
border-bottom: 1px solid #9c9ca7;
background-color: #a6d0ff;
font-family: arial; font-weight: bold;
}

div.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #FFFFFF;
}

a.imediafoundry {
color: #66FFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}

a.submenu {
color: #000000;
}

a:hover.submenu {
color: #0066FF;
}

a.partnerlink {
color: #000000;
}

a:hover.partnerlink {
color: #0066FF;
text-decoration: underline;
}

table.maincontent {
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
text-align: justify;
padding: 20px;
}

div.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #000099;
font-weight: bold;
}

span.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
}

span.b_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000099;
font-weight: bold;
}

div.b_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000099;
font-weight: bold;
}