﻿html, body
{
  height: 100%;
}

table.main {
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}


a.top:link { color: white; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.top:active { color: white; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.top:visited { color: white; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.top:hover { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030  }

a.selected:link { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.selected:active { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.selected:visited { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }
a.selected:hover { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #303030 }

a.sub-menu:link { color: #666666; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background #FFFFFF }
a.sub-menu:active { color: #666666; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #FFFFFF }
a.sub-menu:visited { color: #666666; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background #FFFFFF }
a.sub-menu:hover { color: #678fbb; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background #FFFFFF  }

a.body:link { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background #FFFFFF }
a.body:active { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #FFFFFF }
a.body:visited { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background #FFFFFF }
a.body:hover { color: #a7b9d6; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background #FFFFFF  }

.emphasis 
{ 
color: #a7b9d6; 
font-weight: bold; 
} 

.primary
{
font-family: Arial, Helvetica, sans-serif; 
color: white;
font-weight: bold;
font-size: 11px;
}

.secondary
{
font-family: Arial, Helvetica, sans-serif; 
color: #909090;
font-weight: bold;
font-size: 10px;
}

.standout
{
font-family: Arial, Helvetica, sans-serif; 
color: #101010;
font-weight: bold;
font-size: 12px;
}

.so-text
{
font-family: Arial, Helvetica, sans-serif; 
color: #999999;
font-weight: normal;
font-size: 10px;
}

.main-text
{
font-family: Arial, Helvetica, sans-serif; 
color: black;
font-weight: normal;
font-size: 12px;
}

.foot-note
{
font-family: Arial, Helvetica, sans-serif; 
color: white;
font-weight: normal;
font-size: 11px;
}