@charset "UTF-8";
/* CSS Document */

body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; background: url(images/background.png) repeat fixed center center; }
td { font: 1em/1.3em Verdana, Arial, Helvetica, sans-serif; }
a:link { color: #339900; font-weight: bold; text-decoration: underline; outline: none; }
a:visited { color: #339900; font-weight: bold; text-decoration: underline; outline: none; }
a:hover { color: black; font-weight: bold; text-decoration: underline; outline: none; }
a:active { color: black; font-weight: bold; text-decoration: underline; outline: none; }

.layout_container { width: 800px; }
.layout_table { width: 100%; }
.layout_header { padding-top: 24px; padding-bottom: 19px; }
.layout_back { background: #FFFFFF; text-align: left; }
.layout_top { background-image: url(images/layout_top.png); background-repeat: repeat-x; font-size: 1px; }
.layout_left { background-image: url(images/layout_left.png); background-repeat: repeat-y; font-size: 1px; }
.layout_right { background-image: url(images/layout_right.png); background-repeat: repeat-y; font-size: 1px; }
.layout_bottom { background-image: url(images/layout_bottom.png); background-repeat: repeat-x; font-size: 1px; }
.logo_fj { float: left; }
.logo_rrd { margin-top: 23px; }
