body {background-color: #B4B4B4}

table { width:920px; height: auto; margin: auto; background-color: white; border-collapse: collapse}

#header {text-align: center}

#nav {width: auto; font-family: tahoma; font-size: 10pt; color: #000000; text-align: center; margin: 5px 15px; padding: 5px; border-top: 1px solid #000000}
#nav a:link, #nav a:visited {text-decoration: none; color: #000000}
#nav a:hover, #nav a:active {text-decoration: underline; color: #000000}

#content {padding: 0 15px}
#B {float: right; font-family: tahoma; font-size: 10pt; color: #000000}
#A {width: 40%; font-family: tahoma; font-size: 10pt; color: #000000; text-align: left}
#flashcontent {width: 440px; font-family: tahoma; font-size: 10pt; color: #000000;}

#footer { clear: both; font-family: tahoma; font-size: 8pt; color: #666666; text-align: center;}
#footer a:link, a:visited, a:hover, a:active {color:#666666}

img {border: 0 none}


/* ---- BEGIN GREY BORDER DEFINITIONS ---- */
.tl-corner {background: url(/images/tl-corner.gif) 0 0 no-repeat; width: 10px; height: 10px}
.t-edge {background: url(/images/t-edge.gif) 10px 0 repeat-x; width: auto; height: 10px}
.tr-corner {background: url(/images/tr-corner.gif) 100% 0 no-repeat; width: 10px; height: 10px}
.l-edge {background: url(/images/l-edge.gif) 0 0 repeat-y}
.r-edge {background: url(/images/r-edge.gif) 100% 0 repeat-y}
.bl-corner {background: url(/images/bl-corner.gif) 0 0 no-repeat; width: 10px; height: 10px}
.b-edge {background: url(/images/b-edge.gif) 10px 0 repeat-x; width: auto; height: 10px}
.br-corner {background: url(/images/br-corner.gif) 100% 0 no-repeat; width: 10px; height: 10px}
/* ---- END GREY BORDER DEFINITIONS ---- */