* {
font-family : Century Gothic, Tahoma, Arial;
font-size : 9pt;
color : #ffffff;
}
body {
margin : 40 20 20 20;
background: url(images/bg.jpg) #000000 center top repeat-x;
}
h1 {
font-size : 14pt;
}
td {
vertical-align : top;
}
td.top {
background : url(images/sh_top.jpg) no-repeat;
text-align : center;
}
.top td {
text-align : center;
vertical-align : middle;
}
.top a, .top a:visited {
font-size : 11pt;
text-decoration : none;
margin : 0 10 0 10;
}
.right {
background: url(images/sh_right.jpg) no-repeat;
}
td.bottom {
background: url(images/sh_bot.jpg) no-repeat;
text-align : center;
vertical-align : middle;
}
.bottom td {
text-align : center;
vertical-align : middle;
}
.bottom a, .bottom a:visited {
font-size : 10pt;
color : #001a45;
text-decoration : none;
margin : 0 20 0 20;
}
.left {
background: url(images/sh_left.jpg) no-repeat;
}
.dark {
background: #000000;
}
.mainwindow {
background: url(images/bg.png);
} 
td.footer {
vertical-align : bottom;
font-size : 8pt;
text-decoration : none;
}
.footer a, .footer a:visited {
font-size : 8pt;
text-decoration : none;
}
.footer a:hover, .footer a:visited:hover {
color : #ba9641;
}
td.menu {
vertical-align : bottom;
padding : 20 20 20 20;
line-height : 20px
}
.menu a, .fmenu a:visited {
color : #e6ab16;
text-decoration : none;
}