a                { text-decoration: none; color: #333399 }
a:active         { text-decoration: underline; }
a:hover          { text-decoration: underline; }
a:link           { }
a:visited        { }

a.MenuItem       { text-decoration: none; color: #666666; font-family: Tahoma; font-size: 10pt; }
a:hover.MenuItem { text-decoration: none; color: #FFFFFF; }

body             { margin: 0px; }
button           { }
font.WebName     { font-family: Tahoma; font-size: 12pt; font-weight:bold; }
input            { }
select           { }

table            { border: 0px none; border-collapse: collapse; font-family: Tahoma; font-size: 10pt; }
table.Layout     { height: 100%; width: 100%; }
table.Menu       { border: 0px none; }

td.LayoutFooter  { background-color: #CCCCCC; text-align: center; }
td.LayoutHeader  { background-color: #CCCCCC; height: 60px; text-align: center; }
td.LayoutImage   { background-color: #FFFFFF; height: 170px; text-align: right; }
td.LayoutLine    { background-color: #000000; height: 1px; }
td.LayoutMain    { background-color: #FFFFFF; height: 270px; text-align: center; }
td.LayoutBar     { background-color: #FFFFFF; height: 30px; text-align: center; }
td.MenuItem      { padding-bottom: 10px; padding-left: 15px; padding-right: 15px; padding-top: 10px; }