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

body { background-image:url(../images/bground.jpg); background-repeat:repeat-x; background-color:#6C6C6C; margin:0px 0px 50px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:1.5em; }
img { border:none; }

.maindiv { width:790px; margin-left:auto; margin-right:auto; }
.contentrow { background-color:#D9D9D9; }
.contentcell { border-left:4px solid white; vertical-align:top; padding: 20px; }
.addcontentborder { border-right:4px solid white; }
.contentimage { border-right:4px solid white; }

a, a:visited { color:#437EB8; }
a:hover { color:#79C3E5; }

.hilite { color:#13729E; font-weight:bold; }