body { font-family: verdana; font-size: 12px; background-color: #000030; /*#D2CECD*/ text-align: center; }
body * { font-family: verdana; font-size: 12px; }
.content { background-color: #FEFEDC; }
.left { background-image: url('/images/static/left'); background-repeat: no-repeat; }
.lefttop { background-image: url('/images/static/lefttop'); background-repeat: no-repeat; }
.bgheader { background-image: url('/images/static/contentheader'); background-repeat: no-repeat; }
.menu { padding-top: 5px; text-align: right; color: #AAAAAA; background-color: #CC9900; }
.header { font-weight: bold; font-size: 18px; text-align: center; }
.oker { color: #D4AB14; }

a, a:visited { color: #D4AB14; }
a:hover { color: #000030; }

div.footer { font-size: 9px; color: #888888; margin-top: 5px; }
a.footer, a.footer:visited { font-size: 9px; color: #888888; text-decoration: none; }
a.footer:hover { color: #DDDDDD; }

a.topmenu, a.topmenu:visited { color: #FFFFFF; /*#D5C6A7*/ font-weight: bold; font-size: 14px; text-decoration: none; }
a.topmenu:hover { color: #FFFF80; }

p { margin: 0; padding: 0; }
